GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/12308/The-only-FOSS-browser-with-extensions

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
9.55 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#263
    +icon: Proxies\__CG__\App\Entity\Image {#244 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#273
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#235 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
    +entries: Doctrine\ORM\PersistentCollection {#178 …}
    +posts: Doctrine\ORM\PersistentCollection {#136 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
    +bans: Doctrine\ORM\PersistentCollection {#115 …}
    +reports: Doctrine\ORM\PersistentCollection {#101 …}
    +badges: Doctrine\ORM\PersistentCollection {#79 …}
    +logs: Doctrine\ORM\PersistentCollection {#69 …}
    +awards: Doctrine\ORM\PersistentCollection {#1830 …}
    +categories: Doctrine\ORM\PersistentCollection {#1863 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#267
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#269
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "The-only-FOSS-browser-with-extensions"
  +title: "The only FOSS browser with extensions"
  +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
  +body: """
    more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
    \n
    earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
    \n
    ---\n
    \n
    image transcription:  \n
    collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
    below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 594
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699987453 {#2420
    date: 2023-11-14 19:44:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 12308
  -titleTs: "'browser':4 'extens':6 'foss':3"
  -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699897107
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6188603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699810707 {#1816
    date: 2023-11-12 18:38:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#263
    +icon: Proxies\__CG__\App\Entity\Image {#244 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#273
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#235 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
    +entries: Doctrine\ORM\PersistentCollection {#178 …}
    +posts: Doctrine\ORM\PersistentCollection {#136 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
    +bans: Doctrine\ORM\PersistentCollection {#115 …}
    +reports: Doctrine\ORM\PersistentCollection {#101 …}
    +badges: Doctrine\ORM\PersistentCollection {#79 …}
    +logs: Doctrine\ORM\PersistentCollection {#69 …}
    +awards: Doctrine\ORM\PersistentCollection {#1830 …}
    +categories: Doctrine\ORM\PersistentCollection {#1863 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#267
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#269
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "The-only-FOSS-browser-with-extensions"
  +title: "The only FOSS browser with extensions"
  +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
  +body: """
    more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
    \n
    earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
    \n
    ---\n
    \n
    image transcription:  \n
    collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
    below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 594
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699987453 {#2420
    date: 2023-11-14 19:44:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 12308
  -titleTs: "'browser':4 'extens':6 'foss':3"
  -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699897107
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6188603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699810707 {#1816
    date: 2023-11-12 18:38:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#263
    +icon: Proxies\__CG__\App\Entity\Image {#244 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#273
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#235 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
    +entries: Doctrine\ORM\PersistentCollection {#178 …}
    +posts: Doctrine\ORM\PersistentCollection {#136 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
    +bans: Doctrine\ORM\PersistentCollection {#115 …}
    +reports: Doctrine\ORM\PersistentCollection {#101 …}
    +badges: Doctrine\ORM\PersistentCollection {#79 …}
    +logs: Doctrine\ORM\PersistentCollection {#69 …}
    +awards: Doctrine\ORM\PersistentCollection {#1830 …}
    +categories: Doctrine\ORM\PersistentCollection {#1863 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#267
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#269
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "The-only-FOSS-browser-with-extensions"
  +title: "The only FOSS browser with extensions"
  +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
  +body: """
    more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
    \n
    earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
    \n
    ---\n
    \n
    image transcription:  \n
    collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
    below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 594
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699987453 {#2420
    date: 2023-11-14 19:44:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 12308
  -titleTs: "'browser':4 'extens':6 'foss':3"
  -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699897107
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6188603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699810707 {#1816
    date: 2023-11-12 18:38:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4047
  +user: App\Entity\User {#3995 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Finally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699890798 {#4056
    date: 2023-11-13 16:53:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4041 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4011 …}
  -id: 120133
  -bodyTs: "'final':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4621907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699890798 {#3992
    date: 2023-11-13 16:53:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4047
  +user: App\Entity\User {#3995 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Finally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699890798 {#4056
    date: 2023-11-13 16:53:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4041 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4011 …}
  -id: 120133
  -bodyTs: "'final':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4621907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699890798 {#3992
    date: 2023-11-13 16:53:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4047
  +user: App\Entity\User {#3995 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Finally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699890798 {#4056
    date: 2023-11-13 16:53:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4041 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4011 …}
  -id: 120133
  -bodyTs: "'final':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4621907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699890798 {#3992
    date: 2023-11-13 16:53:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4079
  +user: App\Entity\User {#4068 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "I can only think of one extension that I’d really like on mobile right now (nitter redirect), but this is great for the future of Firefox"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700042250 {#4085
    date: 2023-11-15 10:57:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4084 …}
  +nested: Doctrine\ORM\PersistentCollection {#4083 …}
  +votes: Doctrine\ORM\PersistentCollection {#4074 …}
  +reports: Doctrine\ORM\PersistentCollection {#4077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4070 …}
  -id: 119408
  -bodyTs: "'d':10 'extens':7 'firefox':27 'futur':25 'great':22 'like':12 'mobil':14 'nitter':17 'one':6 'realli':11 'redirect':18 'right':15 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5053383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699874778 {#4090
    date: 2023-11-13 12:26:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4079
  +user: App\Entity\User {#4068 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "I can only think of one extension that I’d really like on mobile right now (nitter redirect), but this is great for the future of Firefox"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700042250 {#4085
    date: 2023-11-15 10:57:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4084 …}
  +nested: Doctrine\ORM\PersistentCollection {#4083 …}
  +votes: Doctrine\ORM\PersistentCollection {#4074 …}
  +reports: Doctrine\ORM\PersistentCollection {#4077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4070 …}
  -id: 119408
  -bodyTs: "'d':10 'extens':7 'firefox':27 'futur':25 'great':22 'like':12 'mobil':14 'nitter':17 'one':6 'realli':11 'redirect':18 'right':15 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5053383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699874778 {#4090
    date: 2023-11-13 12:26:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4079
  +user: App\Entity\User {#4068 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "I can only think of one extension that I’d really like on mobile right now (nitter redirect), but this is great for the future of Firefox"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700042250 {#4085
    date: 2023-11-15 10:57:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4084 …}
  +nested: Doctrine\ORM\PersistentCollection {#4083 …}
  +votes: Doctrine\ORM\PersistentCollection {#4074 …}
  +reports: Doctrine\ORM\PersistentCollection {#4077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4070 …}
  -id: 119408
  -bodyTs: "'d':10 'extens':7 'firefox':27 'futur':25 'great':22 'like':12 'mobil':14 'nitter':17 'one':6 'realli':11 'redirect':18 'right':15 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5053383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699874778 {#4090
    date: 2023-11-13 12:26:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4695
  +user: Proxies\__CG__\App\Entity\User {#4696 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4079
    +user: App\Entity\User {#4068 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "I can only think of one extension that I’d really like on mobile right now (nitter redirect), but this is great for the future of Firefox"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700042250 {#4085
      date: 2023-11-15 10:57:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4084 …}
    +nested: Doctrine\ORM\PersistentCollection {#4083 …}
    +votes: Doctrine\ORM\PersistentCollection {#4074 …}
    +reports: Doctrine\ORM\PersistentCollection {#4077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4070 …}
    -id: 119408
    -bodyTs: "'d':10 'extens':7 'firefox':27 'futur':25 'great':22 'like':12 'mobil':14 'nitter':17 'one':6 'realli':11 'redirect':18 'right':15 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5053383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699874778 {#4090
      date: 2023-11-13 12:26:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4079}
  +body: "I hope we’ll get to use LibRedirect, it does exactly that, but for a dozen or so services"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699877498 {#4693
    date: 2023-11-13 13:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Hate@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4697 …}
  +nested: Doctrine\ORM\PersistentCollection {#4699 …}
  +votes: Doctrine\ORM\PersistentCollection {#4701 …}
  +reports: Doctrine\ORM\PersistentCollection {#4703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
  -id: 119523
  -bodyTs: "'dozen':16 'exact':11 'get':5 'hope':2 'libredirect':8 'll':4 'servic':19 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5759703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699877498 {#4694
    date: 2023-11-13 13:11:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4695
  +user: Proxies\__CG__\App\Entity\User {#4696 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4079
    +user: App\Entity\User {#4068 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "I can only think of one extension that I’d really like on mobile right now (nitter redirect), but this is great for the future of Firefox"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700042250 {#4085
      date: 2023-11-15 10:57:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4084 …}
    +nested: Doctrine\ORM\PersistentCollection {#4083 …}
    +votes: Doctrine\ORM\PersistentCollection {#4074 …}
    +reports: Doctrine\ORM\PersistentCollection {#4077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4070 …}
    -id: 119408
    -bodyTs: "'d':10 'extens':7 'firefox':27 'futur':25 'great':22 'like':12 'mobil':14 'nitter':17 'one':6 'realli':11 'redirect':18 'right':15 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5053383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699874778 {#4090
      date: 2023-11-13 12:26:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4079}
  +body: "I hope we’ll get to use LibRedirect, it does exactly that, but for a dozen or so services"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699877498 {#4693
    date: 2023-11-13 13:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Hate@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4697 …}
  +nested: Doctrine\ORM\PersistentCollection {#4699 …}
  +votes: Doctrine\ORM\PersistentCollection {#4701 …}
  +reports: Doctrine\ORM\PersistentCollection {#4703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
  -id: 119523
  -bodyTs: "'dozen':16 'exact':11 'get':5 'hope':2 'libredirect':8 'll':4 'servic':19 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5759703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699877498 {#4694
    date: 2023-11-13 13:11:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4695
  +user: Proxies\__CG__\App\Entity\User {#4696 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4079
    +user: App\Entity\User {#4068 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "I can only think of one extension that I’d really like on mobile right now (nitter redirect), but this is great for the future of Firefox"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700042250 {#4085
      date: 2023-11-15 10:57:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4084 …}
    +nested: Doctrine\ORM\PersistentCollection {#4083 …}
    +votes: Doctrine\ORM\PersistentCollection {#4074 …}
    +reports: Doctrine\ORM\PersistentCollection {#4077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4070 …}
    -id: 119408
    -bodyTs: "'d':10 'extens':7 'firefox':27 'futur':25 'great':22 'like':12 'mobil':14 'nitter':17 'one':6 'realli':11 'redirect':18 'right':15 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5053383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699874778 {#4090
      date: 2023-11-13 12:26:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4079}
  +body: "I hope we’ll get to use LibRedirect, it does exactly that, but for a dozen or so services"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699877498 {#4693
    date: 2023-11-13 13:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Hate@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4697 …}
  +nested: Doctrine\ORM\PersistentCollection {#4699 …}
  +votes: Doctrine\ORM\PersistentCollection {#4701 …}
  +reports: Doctrine\ORM\PersistentCollection {#4703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
  -id: 119523
  -bodyTs: "'dozen':16 'exact':11 'get':5 'hope':2 'libredirect':8 'll':4 'servic':19 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5759703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699877498 {#4694
    date: 2023-11-13 13:11:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4164
  +user: App\Entity\User {#4177 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "All the ones I actually want on my phone worked already, but this is still good news."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700231950 {#4159
    date: 2023-11-17 15:39:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4165 …}
  +nested: Doctrine\ORM\PersistentCollection {#4167 …}
  +votes: Doctrine\ORM\PersistentCollection {#4169 …}
  +reports: Doctrine\ORM\PersistentCollection {#4171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
  -id: 119325
  -bodyTs: "'actual':5 'alreadi':11 'good':16 'news':17 'one':3 'phone':9 'still':15 'want':6 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5758414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699872790 {#4160
    date: 2023-11-13 11:53:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4164
  +user: App\Entity\User {#4177 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "All the ones I actually want on my phone worked already, but this is still good news."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700231950 {#4159
    date: 2023-11-17 15:39:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4165 …}
  +nested: Doctrine\ORM\PersistentCollection {#4167 …}
  +votes: Doctrine\ORM\PersistentCollection {#4169 …}
  +reports: Doctrine\ORM\PersistentCollection {#4171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
  -id: 119325
  -bodyTs: "'actual':5 'alreadi':11 'good':16 'news':17 'one':3 'phone':9 'still':15 'want':6 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5758414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699872790 {#4160
    date: 2023-11-13 11:53:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4164
  +user: App\Entity\User {#4177 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "All the ones I actually want on my phone worked already, but this is still good news."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700231950 {#4159
    date: 2023-11-17 15:39:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4165 …}
  +nested: Doctrine\ORM\PersistentCollection {#4167 …}
  +votes: Doctrine\ORM\PersistentCollection {#4169 …}
  +reports: Doctrine\ORM\PersistentCollection {#4171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
  -id: 119325
  -bodyTs: "'actual':5 'alreadi':11 'good':16 'news':17 'one':3 'phone':9 'still':15 'want':6 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5758414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699872790 {#4160
    date: 2023-11-13 11:53:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4679
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4164
    +user: App\Entity\User {#4177 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "All the ones I actually want on my phone worked already, but this is still good news."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700231950 {#4159
      date: 2023-11-17 15:39:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4165 …}
    +nested: Doctrine\ORM\PersistentCollection {#4167 …}
    +votes: Doctrine\ORM\PersistentCollection {#4169 …}
    +reports: Doctrine\ORM\PersistentCollection {#4171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
    -id: 119325
    -bodyTs: "'actual':5 'alreadi':11 'good':16 'news':17 'one':3 'phone':9 'still':15 'want':6 'work':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5758414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699872790 {#4160
      date: 2023-11-13 11:53:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4164}
  +body: "Yeah, I used Firefox nightly until uBlock Origin became available on the regular release. Glad to see that most are going to be available. Been using Firefox since before they refactored the entire codebase (I think it was Mozilla Navigator back then). Went to Opera for awhile, Maxthon, and Chrome when it first game out but I always had Firefox installed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699987453 {#4677
    date: 2023-11-14 19:44:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Deebster@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4681 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
  -id: 124478
  -bodyTs: "'alway':58 'avail':10,24 'awhil':47 'back':41 'becam':9 'chrome':50 'codebas':34 'entir':33 'firefox':4,27,60 'first':53 'game':54 'glad':15 'go':21 'instal':61 'maxthon':48 'mozilla':39 'navig':40 'night':5 'opera':45 'origin':8 'refactor':31 'regular':13 'releas':14 'see':17 'sinc':28 'think':36 'ublock':7 'use':3,26 'went':43 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5092719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699987453 {#4678
    date: 2023-11-14 19:44:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4679
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4164
    +user: App\Entity\User {#4177 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "All the ones I actually want on my phone worked already, but this is still good news."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700231950 {#4159
      date: 2023-11-17 15:39:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4165 …}
    +nested: Doctrine\ORM\PersistentCollection {#4167 …}
    +votes: Doctrine\ORM\PersistentCollection {#4169 …}
    +reports: Doctrine\ORM\PersistentCollection {#4171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
    -id: 119325
    -bodyTs: "'actual':5 'alreadi':11 'good':16 'news':17 'one':3 'phone':9 'still':15 'want':6 'work':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5758414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699872790 {#4160
      date: 2023-11-13 11:53:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4164}
  +body: "Yeah, I used Firefox nightly until uBlock Origin became available on the regular release. Glad to see that most are going to be available. Been using Firefox since before they refactored the entire codebase (I think it was Mozilla Navigator back then). Went to Opera for awhile, Maxthon, and Chrome when it first game out but I always had Firefox installed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699987453 {#4677
    date: 2023-11-14 19:44:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Deebster@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4681 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
  -id: 124478
  -bodyTs: "'alway':58 'avail':10,24 'awhil':47 'back':41 'becam':9 'chrome':50 'codebas':34 'entir':33 'firefox':4,27,60 'first':53 'game':54 'glad':15 'go':21 'instal':61 'maxthon':48 'mozilla':39 'navig':40 'night':5 'opera':45 'origin':8 'refactor':31 'regular':13 'releas':14 'see':17 'sinc':28 'think':36 'ublock':7 'use':3,26 'went':43 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5092719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699987453 {#4678
    date: 2023-11-14 19:44:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4679
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4164
    +user: App\Entity\User {#4177 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "All the ones I actually want on my phone worked already, but this is still good news."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700231950 {#4159
      date: 2023-11-17 15:39:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4165 …}
    +nested: Doctrine\ORM\PersistentCollection {#4167 …}
    +votes: Doctrine\ORM\PersistentCollection {#4169 …}
    +reports: Doctrine\ORM\PersistentCollection {#4171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
    -id: 119325
    -bodyTs: "'actual':5 'alreadi':11 'good':16 'news':17 'one':3 'phone':9 'still':15 'want':6 'work':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5758414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699872790 {#4160
      date: 2023-11-13 11:53:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4164}
  +body: "Yeah, I used Firefox nightly until uBlock Origin became available on the regular release. Glad to see that most are going to be available. Been using Firefox since before they refactored the entire codebase (I think it was Mozilla Navigator back then). Went to Opera for awhile, Maxthon, and Chrome when it first game out but I always had Firefox installed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699987453 {#4677
    date: 2023-11-14 19:44:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Deebster@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4681 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
  -id: 124478
  -bodyTs: "'alway':58 'avail':10,24 'awhil':47 'back':41 'becam':9 'chrome':50 'codebas':34 'entir':33 'firefox':4,27,60 'first':53 'game':54 'glad':15 'go':21 'instal':61 'maxthon':48 'mozilla':39 'navig':40 'night':5 'opera':45 'origin':8 'refactor':31 'regular':13 'releas':14 'see':17 'sinc':28 'think':36 'ublock':7 'use':3,26 'went':43 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5092719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699987453 {#4678
    date: 2023-11-14 19:44:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4239
  +user: App\Entity\User {#4252 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Hyped for this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699836324 {#4234
    date: 2023-11-13 01:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4240 …}
  +nested: Doctrine\ORM\PersistentCollection {#4242 …}
  +votes: Doctrine\ORM\PersistentCollection {#4244 …}
  +reports: Doctrine\ORM\PersistentCollection {#4246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4250 …}
  -id: 117988
  -bodyTs: "'hype':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6056016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699836324 {#4235
    date: 2023-11-13 01:45:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4239
  +user: App\Entity\User {#4252 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Hyped for this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699836324 {#4234
    date: 2023-11-13 01:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4240 …}
  +nested: Doctrine\ORM\PersistentCollection {#4242 …}
  +votes: Doctrine\ORM\PersistentCollection {#4244 …}
  +reports: Doctrine\ORM\PersistentCollection {#4246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4250 …}
  -id: 117988
  -bodyTs: "'hype':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6056016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699836324 {#4235
    date: 2023-11-13 01:45:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4239
  +user: App\Entity\User {#4252 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Hyped for this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699836324 {#4234
    date: 2023-11-13 01:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4240 …}
  +nested: Doctrine\ORM\PersistentCollection {#4242 …}
  +votes: Doctrine\ORM\PersistentCollection {#4244 …}
  +reports: Doctrine\ORM\PersistentCollection {#4246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4250 …}
  -id: 117988
  -bodyTs: "'hype':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6056016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699836324 {#4235
    date: 2023-11-13 01:45:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4312
  +user: App\Entity\User {#4325 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "I literally just need the libredirect extension and I’ll be happy for a long while."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699966993 {#4307
    date: 2023-11-14 14:03:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4313 …}
  +nested: Doctrine\ORM\PersistentCollection {#4315 …}
  +votes: Doctrine\ORM\PersistentCollection {#4317 …}
  +reports: Doctrine\ORM\PersistentCollection {#4319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4323 …}
  -id: 117163
  -bodyTs: "'extens':7 'happi':12 'libredirect':6 'liter':2 'll':10 'long':15 'need':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4240844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821640 {#4308
    date: 2023-11-12 21:40:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4312
  +user: App\Entity\User {#4325 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "I literally just need the libredirect extension and I’ll be happy for a long while."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699966993 {#4307
    date: 2023-11-14 14:03:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4313 …}
  +nested: Doctrine\ORM\PersistentCollection {#4315 …}
  +votes: Doctrine\ORM\PersistentCollection {#4317 …}
  +reports: Doctrine\ORM\PersistentCollection {#4319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4323 …}
  -id: 117163
  -bodyTs: "'extens':7 'happi':12 'libredirect':6 'liter':2 'll':10 'long':15 'need':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4240844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821640 {#4308
    date: 2023-11-12 21:40:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4312
  +user: App\Entity\User {#4325 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "I literally just need the libredirect extension and I’ll be happy for a long while."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699966993 {#4307
    date: 2023-11-14 14:03:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4313 …}
  +nested: Doctrine\ORM\PersistentCollection {#4315 …}
  +votes: Doctrine\ORM\PersistentCollection {#4317 …}
  +reports: Doctrine\ORM\PersistentCollection {#4319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4323 …}
  -id: 117163
  -bodyTs: "'extens':7 'happi':12 'libredirect':6 'liter':2 'll':10 'long':15 'need':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4240844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821640 {#4308
    date: 2023-11-12 21:40:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4663
  +user: Proxies\__CG__\App\Entity\User {#4664 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4312
    +user: App\Entity\User {#4325 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "I literally just need the libredirect extension and I’ll be happy for a long while."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699966993 {#4307
      date: 2023-11-14 14:03:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4313 …}
    +nested: Doctrine\ORM\PersistentCollection {#4315 …}
    +votes: Doctrine\ORM\PersistentCollection {#4317 …}
    +reports: Doctrine\ORM\PersistentCollection {#4319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4323 …}
    -id: 117163
    -bodyTs: "'extens':7 'happi':12 'libredirect':6 'liter':2 'll':10 'long':15 'need':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4240844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699821640 {#4308
      date: 2023-11-12 21:40:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4312}
  +body: "That’s the first one I thought of too. Way too often I click a link in app or via search without thinking and it puts me on the wrong website."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699825540 {#4661
    date: 2023-11-12 22:45:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Maaj@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4665 …}
  +nested: Doctrine\ORM\PersistentCollection {#4667 …}
  +votes: Doctrine\ORM\PersistentCollection {#4669 …}
  +reports: Doctrine\ORM\PersistentCollection {#4671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4675 …}
  -id: 117414
  -bodyTs: "'app':18 'click':14 'first':4 'link':16 'often':12 'one':5 'put':26 'search':21 'think':23 'thought':7 'via':20 'way':10 'websit':31 'without':22 'wrong':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5443663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699825540 {#4662
    date: 2023-11-12 22:45:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4663
  +user: Proxies\__CG__\App\Entity\User {#4664 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4312
    +user: App\Entity\User {#4325 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "I literally just need the libredirect extension and I’ll be happy for a long while."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699966993 {#4307
      date: 2023-11-14 14:03:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4313 …}
    +nested: Doctrine\ORM\PersistentCollection {#4315 …}
    +votes: Doctrine\ORM\PersistentCollection {#4317 …}
    +reports: Doctrine\ORM\PersistentCollection {#4319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4323 …}
    -id: 117163
    -bodyTs: "'extens':7 'happi':12 'libredirect':6 'liter':2 'll':10 'long':15 'need':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4240844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699821640 {#4308
      date: 2023-11-12 21:40:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4312}
  +body: "That’s the first one I thought of too. Way too often I click a link in app or via search without thinking and it puts me on the wrong website."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699825540 {#4661
    date: 2023-11-12 22:45:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Maaj@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4665 …}
  +nested: Doctrine\ORM\PersistentCollection {#4667 …}
  +votes: Doctrine\ORM\PersistentCollection {#4669 …}
  +reports: Doctrine\ORM\PersistentCollection {#4671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4675 …}
  -id: 117414
  -bodyTs: "'app':18 'click':14 'first':4 'link':16 'often':12 'one':5 'put':26 'search':21 'think':23 'thought':7 'via':20 'way':10 'websit':31 'without':22 'wrong':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5443663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699825540 {#4662
    date: 2023-11-12 22:45:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4663
  +user: Proxies\__CG__\App\Entity\User {#4664 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4312
    +user: App\Entity\User {#4325 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "I literally just need the libredirect extension and I’ll be happy for a long while."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699966993 {#4307
      date: 2023-11-14 14:03:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4313 …}
    +nested: Doctrine\ORM\PersistentCollection {#4315 …}
    +votes: Doctrine\ORM\PersistentCollection {#4317 …}
    +reports: Doctrine\ORM\PersistentCollection {#4319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4323 …}
    -id: 117163
    -bodyTs: "'extens':7 'happi':12 'libredirect':6 'liter':2 'll':10 'long':15 'need':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4240844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699821640 {#4308
      date: 2023-11-12 21:40:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4312}
  +body: "That’s the first one I thought of too. Way too often I click a link in app or via search without thinking and it puts me on the wrong website."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699825540 {#4661
    date: 2023-11-12 22:45:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Maaj@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4665 …}
  +nested: Doctrine\ORM\PersistentCollection {#4667 …}
  +votes: Doctrine\ORM\PersistentCollection {#4669 …}
  +reports: Doctrine\ORM\PersistentCollection {#4671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4675 …}
  -id: 117414
  -bodyTs: "'app':18 'click':14 'first':4 'link':16 'often':12 'one':5 'put':26 'search':21 'think':23 'thought':7 'via':20 'way':10 'websit':31 'without':22 'wrong':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5443663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699825540 {#4662
    date: 2023-11-12 22:45:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4386
  +user: App\Entity\User {#4399 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been using Firefox Nightly for Android and synched my Addons with my FF account. Works like a charm. I love using cookie message blocker, user agent faker etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1699968021 {#4381
    date: 2023-11-14 14:20:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4387 …}
  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
  -id: 117159
  -bodyTs: "'account':16 'addon':12 'agent':28 'android':8 'blocker':26 'charm':20 'cooki':24 'etc':30 'faker':29 'ff':15 'firefox':5 'like':18 'love':22 'messag':25 'night':6 'synch':10 'use':4,23 'user':27 've':2 'work':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5440826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821611 {#4382
    date: 2023-11-12 21:40:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4386
  +user: App\Entity\User {#4399 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been using Firefox Nightly for Android and synched my Addons with my FF account. Works like a charm. I love using cookie message blocker, user agent faker etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1699968021 {#4381
    date: 2023-11-14 14:20:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4387 …}
  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
  -id: 117159
  -bodyTs: "'account':16 'addon':12 'agent':28 'android':8 'blocker':26 'charm':20 'cooki':24 'etc':30 'faker':29 'ff':15 'firefox':5 'like':18 'love':22 'messag':25 'night':6 'synch':10 'use':4,23 'user':27 've':2 'work':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5440826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821611 {#4382
    date: 2023-11-12 21:40:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4386
  +user: App\Entity\User {#4399 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been using Firefox Nightly for Android and synched my Addons with my FF account. Works like a charm. I love using cookie message blocker, user agent faker etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1699968021 {#4381
    date: 2023-11-14 14:20:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4387 …}
  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
  -id: 117159
  -bodyTs: "'account':16 'addon':12 'agent':28 'android':8 'blocker':26 'charm':20 'cooki':24 'etc':30 'faker':29 'ff':15 'firefox':5 'like':18 'love':22 'messag':25 'night':6 'synch':10 'use':4,23 'user':27 've':2 'work':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5440826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821611 {#4382
    date: 2023-11-12 21:40:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4631
  +user: Proxies\__CG__\App\Entity\User {#4632 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4386
    +user: App\Entity\User {#4399 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve been using Firefox Nightly for Android and synched my Addons with my FF account. Works like a charm. I love using cookie message blocker, user agent faker etc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1699968021 {#4381
      date: 2023-11-14 14:20:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
    -id: 117159
    -bodyTs: "'account':16 'addon':12 'agent':28 'android':8 'blocker':26 'charm':20 'cooki':24 'etc':30 'faker':29 'ff':15 'firefox':5 'like':18 'love':22 'messag':25 'night':6 'synch':10 'use':4,23 'user':27 've':2 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5440826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699821611 {#4382
      date: 2023-11-12 21:40:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4386}
  +body: "Same here, honestly it’s news to me that the main version has limited extensions"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699822476 {#4629
    date: 2023-11-12 21:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FreshLight@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 117230
  -bodyTs: "'extens':15 'honest':3 'limit':14 'main':11 'news':6 'version':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5744118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699822476 {#4630
    date: 2023-11-12 21:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4631
  +user: Proxies\__CG__\App\Entity\User {#4632 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4386
    +user: App\Entity\User {#4399 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve been using Firefox Nightly for Android and synched my Addons with my FF account. Works like a charm. I love using cookie message blocker, user agent faker etc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1699968021 {#4381
      date: 2023-11-14 14:20:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
    -id: 117159
    -bodyTs: "'account':16 'addon':12 'agent':28 'android':8 'blocker':26 'charm':20 'cooki':24 'etc':30 'faker':29 'ff':15 'firefox':5 'like':18 'love':22 'messag':25 'night':6 'synch':10 'use':4,23 'user':27 've':2 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5440826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699821611 {#4382
      date: 2023-11-12 21:40:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4386}
  +body: "Same here, honestly it’s news to me that the main version has limited extensions"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699822476 {#4629
    date: 2023-11-12 21:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FreshLight@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 117230
  -bodyTs: "'extens':15 'honest':3 'limit':14 'main':11 'news':6 'version':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5744118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699822476 {#4630
    date: 2023-11-12 21:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4631
  +user: Proxies\__CG__\App\Entity\User {#4632 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4386
    +user: App\Entity\User {#4399 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve been using Firefox Nightly for Android and synched my Addons with my FF account. Works like a charm. I love using cookie message blocker, user agent faker etc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1699968021 {#4381
      date: 2023-11-14 14:20:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
    -id: 117159
    -bodyTs: "'account':16 'addon':12 'agent':28 'android':8 'blocker':26 'charm':20 'cooki':24 'etc':30 'faker':29 'ff':15 'firefox':5 'like':18 'love':22 'messag':25 'night':6 'synch':10 'use':4,23 'user':27 've':2 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5440826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699821611 {#4382
      date: 2023-11-12 21:40:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4386}
  +body: "Same here, honestly it’s news to me that the main version has limited extensions"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699822476 {#4629
    date: 2023-11-12 21:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FreshLight@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 117230
  -bodyTs: "'extens':15 'honest':3 'limit':14 'main':11 'news':6 'version':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5744118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699822476 {#4630
    date: 2023-11-12 21:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4647
  +user: Proxies\__CG__\App\Entity\User {#4648 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4386
    +user: App\Entity\User {#4399 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve been using Firefox Nightly for Android and synched my Addons with my FF account. Works like a charm. I love using cookie message blocker, user agent faker etc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1699968021 {#4381
      date: 2023-11-14 14:20:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
    -id: 117159
    -bodyTs: "'account':16 'addon':12 'agent':28 'android':8 'blocker':26 'charm':20 'cooki':24 'etc':30 'faker':29 'ff':15 'firefox':5 'like':18 'love':22 'messag':25 'night':6 'synch':10 'use':4,23 'user':27 've':2 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5440826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699821611 {#4382
      date: 2023-11-12 21:40:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4386}
  +body: "I’ve been using desktop addons on Fennec for at least half a year now…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699826315 {#4645
    date: 2023-11-12 22:58:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FreshLight@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4649 …}
  +nested: Doctrine\ORM\PersistentCollection {#4651 …}
  +votes: Doctrine\ORM\PersistentCollection {#4653 …}
  +reports: Doctrine\ORM\PersistentCollection {#4655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
  -id: 117457
  -bodyTs: "'addon':6 'desktop':5 'fennec':8 'half':12 'least':11 'use':4 've':2 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6050852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699826315 {#4646
    date: 2023-11-12 22:58:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4647
  +user: Proxies\__CG__\App\Entity\User {#4648 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4386
    +user: App\Entity\User {#4399 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve been using Firefox Nightly for Android and synched my Addons with my FF account. Works like a charm. I love using cookie message blocker, user agent faker etc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1699968021 {#4381
      date: 2023-11-14 14:20:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
    -id: 117159
    -bodyTs: "'account':16 'addon':12 'agent':28 'android':8 'blocker':26 'charm':20 'cooki':24 'etc':30 'faker':29 'ff':15 'firefox':5 'like':18 'love':22 'messag':25 'night':6 'synch':10 'use':4,23 'user':27 've':2 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5440826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699821611 {#4382
      date: 2023-11-12 21:40:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4386}
  +body: "I’ve been using desktop addons on Fennec for at least half a year now…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699826315 {#4645
    date: 2023-11-12 22:58:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FreshLight@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4649 …}
  +nested: Doctrine\ORM\PersistentCollection {#4651 …}
  +votes: Doctrine\ORM\PersistentCollection {#4653 …}
  +reports: Doctrine\ORM\PersistentCollection {#4655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
  -id: 117457
  -bodyTs: "'addon':6 'desktop':5 'fennec':8 'half':12 'least':11 'use':4 've':2 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6050852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699826315 {#4646
    date: 2023-11-12 22:58:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4647
  +user: Proxies\__CG__\App\Entity\User {#4648 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4386
    +user: App\Entity\User {#4399 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve been using Firefox Nightly for Android and synched my Addons with my FF account. Works like a charm. I love using cookie message blocker, user agent faker etc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1699968021 {#4381
      date: 2023-11-14 14:20:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
    -id: 117159
    -bodyTs: "'account':16 'addon':12 'agent':28 'android':8 'blocker':26 'charm':20 'cooki':24 'etc':30 'faker':29 'ff':15 'firefox':5 'like':18 'love':22 'messag':25 'night':6 'synch':10 'use':4,23 'user':27 've':2 'work':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5440826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699821611 {#4382
      date: 2023-11-12 21:40:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4386}
  +body: "I’ve been using desktop addons on Fennec for at least half a year now…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699826315 {#4645
    date: 2023-11-12 22:58:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FreshLight@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4649 …}
  +nested: Doctrine\ORM\PersistentCollection {#4651 …}
  +votes: Doctrine\ORM\PersistentCollection {#4653 …}
  +reports: Doctrine\ORM\PersistentCollection {#4655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
  -id: 117457
  -bodyTs: "'addon':6 'desktop':5 'fennec':8 'half':12 'least':11 'use':4 've':2 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6050852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699826315 {#4646
    date: 2023-11-12 22:58:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4459
  +user: App\Entity\User {#4472 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Kiwi has extensions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699968564 {#4454
    date: 2023-11-14 14:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4460 …}
  +nested: Doctrine\ORM\PersistentCollection {#4462 …}
  +votes: Doctrine\ORM\PersistentCollection {#4464 …}
  +reports: Doctrine\ORM\PersistentCollection {#4466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4470 …}
  -id: 117150
  -bodyTs: "'extens':3 'kiwi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5743679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821471 {#4455
    date: 2023-11-12 21:37:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4459
  +user: App\Entity\User {#4472 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Kiwi has extensions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699968564 {#4454
    date: 2023-11-14 14:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4460 …}
  +nested: Doctrine\ORM\PersistentCollection {#4462 …}
  +votes: Doctrine\ORM\PersistentCollection {#4464 …}
  +reports: Doctrine\ORM\PersistentCollection {#4466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4470 …}
  -id: 117150
  -bodyTs: "'extens':3 'kiwi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5743679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821471 {#4455
    date: 2023-11-12 21:37:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4459
  +user: App\Entity\User {#4472 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Kiwi has extensions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699968564 {#4454
    date: 2023-11-14 14:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4460 …}
  +nested: Doctrine\ORM\PersistentCollection {#4462 …}
  +votes: Doctrine\ORM\PersistentCollection {#4464 …}
  +reports: Doctrine\ORM\PersistentCollection {#4466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4470 …}
  -id: 117150
  -bodyTs: "'extens':3 'kiwi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5743679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821471 {#4455
    date: 2023-11-12 21:37:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4611
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4459
    +user: App\Entity\User {#4472 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "Kiwi has extensions."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699968564 {#4454
      date: 2023-11-14 14:29:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4460 …}
    +nested: Doctrine\ORM\PersistentCollection {#4462 …}
    +votes: Doctrine\ORM\PersistentCollection {#4464 …}
    +reports: Doctrine\ORM\PersistentCollection {#4466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4470 …}
    -id: 117150
    -bodyTs: "'extens':3 'kiwi':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5743679"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699821471 {#4455
      date: 2023-11-12 21:37:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4459}
  +body: "has very questionable telemetry baked in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699826705 {#4610
    date: 2023-11-12 23:05:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@pbanj@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4616 …}
  +nested: Doctrine\ORM\PersistentCollection {#4617 …}
  +votes: Doctrine\ORM\PersistentCollection {#4619 …}
  +reports: Doctrine\ORM\PersistentCollection {#4623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4627 …}
  -id: 117480
  -bodyTs: "'bake':5 'question':3 'telemetri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4804688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699826705 {#4613
    date: 2023-11-12 23:05:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4611
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4459
    +user: App\Entity\User {#4472 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "Kiwi has extensions."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699968564 {#4454
      date: 2023-11-14 14:29:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4460 …}
    +nested: Doctrine\ORM\PersistentCollection {#4462 …}
    +votes: Doctrine\ORM\PersistentCollection {#4464 …}
    +reports: Doctrine\ORM\PersistentCollection {#4466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4470 …}
    -id: 117150
    -bodyTs: "'extens':3 'kiwi':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5743679"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699821471 {#4455
      date: 2023-11-12 21:37:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4459}
  +body: "has very questionable telemetry baked in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699826705 {#4610
    date: 2023-11-12 23:05:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@pbanj@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4616 …}
  +nested: Doctrine\ORM\PersistentCollection {#4617 …}
  +votes: Doctrine\ORM\PersistentCollection {#4619 …}
  +reports: Doctrine\ORM\PersistentCollection {#4623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4627 …}
  -id: 117480
  -bodyTs: "'bake':5 'question':3 'telemetri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4804688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699826705 {#4613
    date: 2023-11-12 23:05:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4611
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4459
    +user: App\Entity\User {#4472 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "Kiwi has extensions."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699968564 {#4454
      date: 2023-11-14 14:29:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4460 …}
    +nested: Doctrine\ORM\PersistentCollection {#4462 …}
    +votes: Doctrine\ORM\PersistentCollection {#4464 …}
    +reports: Doctrine\ORM\PersistentCollection {#4466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4470 …}
    -id: 117150
    -bodyTs: "'extens':3 'kiwi':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5743679"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699821471 {#4455
      date: 2023-11-12 21:37:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4459}
  +body: "has very questionable telemetry baked in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699826705 {#4610
    date: 2023-11-12 23:05:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@pbanj@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4616 …}
  +nested: Doctrine\ORM\PersistentCollection {#4617 …}
  +votes: Doctrine\ORM\PersistentCollection {#4619 …}
  +reports: Doctrine\ORM\PersistentCollection {#4623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4627 …}
  -id: 117480
  -bodyTs: "'bake':5 'question':3 'telemetri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4804688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699826705 {#4613
    date: 2023-11-12 23:05:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4533
  +user: App\Entity\User {#4546 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been using Ruffle ([ruffle.rs](https://ruffle.rs/)) to play Flash games on mobile for a while. Nice to see I finally won’t have to jump through hoops to put Firefox Nightly into developer mode and force it to install an extension not in the pre-approved list. Maybe it’ll even work on websites this time like it does on desktop and I won’t have to copy Flash URLs into the extension page!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699813272 {#4528
    date: 2023-11-12 19:21:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4534 …}
  +nested: Doctrine\ORM\PersistentCollection {#4536 …}
  +votes: Doctrine\ORM\PersistentCollection {#4538 …}
  +reports: Doctrine\ORM\PersistentCollection {#4540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
  -id: 116612
  -bodyTs: "'/))':9 'approv':50 'copi':72 'desktop':65 'develop':36 'even':55 'extens':44,77 'final':23 'firefox':33 'flash':12,73 'forc':39 'game':13 'hoop':30 'instal':42 'jump':28 'like':61 'list':51 'll':54 'mayb':52 'mobil':15 'mode':37 'nice':19 'night':34 'page':78 'play':11 'pre':49 'pre-approv':48 'put':32 'ruffl':5 'ruffle.rs':6,8 'ruffle.rs/))':7 'see':21 'time':60 'url':74 'use':4 've':2 'websit':58 'won':24,68 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3977162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699813272 {#4529
    date: 2023-11-12 19:21:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4533
  +user: App\Entity\User {#4546 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been using Ruffle ([ruffle.rs](https://ruffle.rs/)) to play Flash games on mobile for a while. Nice to see I finally won’t have to jump through hoops to put Firefox Nightly into developer mode and force it to install an extension not in the pre-approved list. Maybe it’ll even work on websites this time like it does on desktop and I won’t have to copy Flash URLs into the extension page!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699813272 {#4528
    date: 2023-11-12 19:21:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4534 …}
  +nested: Doctrine\ORM\PersistentCollection {#4536 …}
  +votes: Doctrine\ORM\PersistentCollection {#4538 …}
  +reports: Doctrine\ORM\PersistentCollection {#4540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
  -id: 116612
  -bodyTs: "'/))':9 'approv':50 'copi':72 'desktop':65 'develop':36 'even':55 'extens':44,77 'final':23 'firefox':33 'flash':12,73 'forc':39 'game':13 'hoop':30 'instal':42 'jump':28 'like':61 'list':51 'll':54 'mayb':52 'mobil':15 'mode':37 'nice':19 'night':34 'page':78 'play':11 'pre':49 'pre-approv':48 'put':32 'ruffl':5 'ruffle.rs':6,8 'ruffle.rs/))':7 'see':21 'time':60 'url':74 'use':4 've':2 'websit':58 'won':24,68 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3977162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699813272 {#4529
    date: 2023-11-12 19:21:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4533
  +user: App\Entity\User {#4546 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "The-only-FOSS-browser-with-extensions"
    +title: "The only FOSS browser with extensions"
    +url: "https://discuss.tchncs.de/pictrs/image/08b412ef-2af4-4834-95cf-e4f07dec0f10.png"
    +body: """
      more info here: [blog.mozilla.org/…/is-your-extension-ready-for-fi…](https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)\n
      \n
      earlier, we could use extensions(except for 7-8 highly poplar ones) with an account containing add-ons collection(in nightly versions). But now it’s coming to beta and stable as well.\n
      \n
      ---\n
      \n
      image transcription:  \n
      collage of Mr bean waiting in the field with the text “Me waiting for more extensions in Firefox for Android.”  \n
      below is another Mr bean image, this time excited, sitting in a plane with the text that reads “they are arriving in version 120.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 594
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699987453 {#2420
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 12308
    -titleTs: "'browser':4 'extens':6 'foss':3"
    -bodyTs: "'-8':17 '/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':8 '/is-your-extension-ready-for-fi':5 '120':88 '7':16 'account':23 'add':26 'add-on':25 'android':64 'anoth':67 'arriv':85 'bean':48,69 'beta':38 'blog.mozilla.org':4,7 'blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/)':6 'collag':45 'collect':28 'come':36 'contain':24 'could':11 'earlier':9 'except':14 'excit':73 'extens':13,60 'field':52 'firefox':62 'high':18 'imag':43,70 'info':2 'mr':47,68 'night':30 'on':27 'one':20 'plane':77 'poplar':19 'read':82 'sit':74 'stabl':40 'text':55,80 'time':72 'transcript':44 'use':12 'version':31,87 'wait':49,57 'well':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699897107
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6188603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699810707 {#1816
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been using Ruffle ([ruffle.rs](https://ruffle.rs/)) to play Flash games on mobile for a while. Nice to see I finally won’t have to jump through hoops to put Firefox Nightly into developer mode and force it to install an extension not in the pre-approved list. Maybe it’ll even work on websites this time like it does on desktop and I won’t have to copy Flash URLs into the extension page!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699813272 {#4528
    date: 2023-11-12 19:21:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4534 …}
  +nested: Doctrine\ORM\PersistentCollection {#4536 …}
  +votes: Doctrine\ORM\PersistentCollection {#4538 …}
  +reports: Doctrine\ORM\PersistentCollection {#4540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
  -id: 116612
  -bodyTs: "'/))':9 'approv':50 'copi':72 'desktop':65 'develop':36 'even':55 'extens':44,77 'final':23 'firefox':33 'flash':12,73 'forc':39 'game':13 'hoop':30 'instal':42 'jump':28 'like':61 'list':51 'll':54 'mayb':52 'mobil':15 'mode':37 'nice':19 'night':34 'page':78 'play':11 'pre':49 'pre-approv':48 'put':32 'ruffl':5 'ruffle.rs':6,8 'ruffle.rs/))':7 'see':21 'time':60 'url':74 'use':4 've':2 'websit':58 'won':24,68 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3977162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699813272 {#4529
    date: 2023-11-12 19:21:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED edit
App\Entity\Magazine {#263
  +icon: Proxies\__CG__\App\Entity\Image {#244 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#273
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#235 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
  +entries: Doctrine\ORM\PersistentCollection {#178 …}
  +posts: Doctrine\ORM\PersistentCollection {#136 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
  +bans: Doctrine\ORM\PersistentCollection {#115 …}
  +reports: Doctrine\ORM\PersistentCollection {#101 …}
  +badges: Doctrine\ORM\PersistentCollection {#79 …}
  +logs: Doctrine\ORM\PersistentCollection {#69 …}
  +awards: Doctrine\ORM\PersistentCollection {#1830 …}
  +categories: Doctrine\ORM\PersistentCollection {#1863 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#267
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#269
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details