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 …}
}
218.92 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.05 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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +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 {#2414
    date: 2023-11-14 19:44:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +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 {#1793
    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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +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 {#2414
    date: 2023-11-14 19:44:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +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 {#1793
    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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +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 {#2414
    date: 2023-11-14 19:44:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +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 {#1793
    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 {#4045
  +user: App\Entity\User {#3993 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Finally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699890798 {#4054
    date: 2023-11-13 16:53:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4043 …}
  +nested: Doctrine\ORM\PersistentCollection {#4041 …}
  +votes: Doctrine\ORM\PersistentCollection {#4039 …}
  +reports: Doctrine\ORM\PersistentCollection {#4037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4009 …}
  -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 {#3990
    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 {#4045
  +user: App\Entity\User {#3993 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Finally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699890798 {#4054
    date: 2023-11-13 16:53:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4043 …}
  +nested: Doctrine\ORM\PersistentCollection {#4041 …}
  +votes: Doctrine\ORM\PersistentCollection {#4039 …}
  +reports: Doctrine\ORM\PersistentCollection {#4037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4009 …}
  -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 {#3990
    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 {#4045
  +user: App\Entity\User {#3993 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Finally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699890798 {#4054
    date: 2023-11-13 16:53:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4043 …}
  +nested: Doctrine\ORM\PersistentCollection {#4041 …}
  +votes: Doctrine\ORM\PersistentCollection {#4039 …}
  +reports: Doctrine\ORM\PersistentCollection {#4037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4009 …}
  -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 {#3990
    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 {#4077
  +user: App\Entity\User {#4066 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4083
    date: 2023-11-15 10:57:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4082 …}
  +nested: Doctrine\ORM\PersistentCollection {#4081 …}
  +votes: Doctrine\ORM\PersistentCollection {#4072 …}
  +reports: Doctrine\ORM\PersistentCollection {#4075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4068 …}
  -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 {#4088
    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 {#4077
  +user: App\Entity\User {#4066 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4083
    date: 2023-11-15 10:57:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4082 …}
  +nested: Doctrine\ORM\PersistentCollection {#4081 …}
  +votes: Doctrine\ORM\PersistentCollection {#4072 …}
  +reports: Doctrine\ORM\PersistentCollection {#4075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4068 …}
  -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 {#4088
    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 {#4077
  +user: App\Entity\User {#4066 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4083
    date: 2023-11-15 10:57:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4082 …}
  +nested: Doctrine\ORM\PersistentCollection {#4081 …}
  +votes: Doctrine\ORM\PersistentCollection {#4072 …}
  +reports: Doctrine\ORM\PersistentCollection {#4075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4068 …}
  -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 {#4088
    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 {#4693
  +user: Proxies\__CG__\App\Entity\User {#4694 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4077
    +user: App\Entity\User {#4066 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4083
      date: 2023-11-15 10:57:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4082 …}
    +nested: Doctrine\ORM\PersistentCollection {#4081 …}
    +votes: Doctrine\ORM\PersistentCollection {#4072 …}
    +reports: Doctrine\ORM\PersistentCollection {#4075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4068 …}
    -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 {#4088
      date: 2023-11-13 12:26:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4077}
  +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 {#4691
    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 {#4695 …}
  +nested: Doctrine\ORM\PersistentCollection {#4697 …}
  +votes: Doctrine\ORM\PersistentCollection {#4699 …}
  +reports: Doctrine\ORM\PersistentCollection {#4701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
  -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 {#4692
    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 {#4693
  +user: Proxies\__CG__\App\Entity\User {#4694 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4077
    +user: App\Entity\User {#4066 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4083
      date: 2023-11-15 10:57:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4082 …}
    +nested: Doctrine\ORM\PersistentCollection {#4081 …}
    +votes: Doctrine\ORM\PersistentCollection {#4072 …}
    +reports: Doctrine\ORM\PersistentCollection {#4075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4068 …}
    -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 {#4088
      date: 2023-11-13 12:26:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4077}
  +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 {#4691
    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 {#4695 …}
  +nested: Doctrine\ORM\PersistentCollection {#4697 …}
  +votes: Doctrine\ORM\PersistentCollection {#4699 …}
  +reports: Doctrine\ORM\PersistentCollection {#4701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
  -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 {#4692
    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 {#4693
  +user: Proxies\__CG__\App\Entity\User {#4694 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4077
    +user: App\Entity\User {#4066 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4083
      date: 2023-11-15 10:57:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4082 …}
    +nested: Doctrine\ORM\PersistentCollection {#4081 …}
    +votes: Doctrine\ORM\PersistentCollection {#4072 …}
    +reports: Doctrine\ORM\PersistentCollection {#4075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4068 …}
    -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 {#4088
      date: 2023-11-13 12:26:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4077}
  +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 {#4691
    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 {#4695 …}
  +nested: Doctrine\ORM\PersistentCollection {#4697 …}
  +votes: Doctrine\ORM\PersistentCollection {#4699 …}
  +reports: Doctrine\ORM\PersistentCollection {#4701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
  -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 {#4692
    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 {#4162
  +user: App\Entity\User {#4175 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4157
    date: 2023-11-17 15:39:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4163 …}
  +nested: Doctrine\ORM\PersistentCollection {#4165 …}
  +votes: Doctrine\ORM\PersistentCollection {#4167 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -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 {#4158
    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 {#4162
  +user: App\Entity\User {#4175 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4157
    date: 2023-11-17 15:39:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4163 …}
  +nested: Doctrine\ORM\PersistentCollection {#4165 …}
  +votes: Doctrine\ORM\PersistentCollection {#4167 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -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 {#4158
    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 {#4162
  +user: App\Entity\User {#4175 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4157
    date: 2023-11-17 15:39:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4163 …}
  +nested: Doctrine\ORM\PersistentCollection {#4165 …}
  +votes: Doctrine\ORM\PersistentCollection {#4167 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -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 {#4158
    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 {#4677
  +user: Proxies\__CG__\App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4162
    +user: App\Entity\User {#4175 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4157
      date: 2023-11-17 15:39:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4163 …}
    +nested: Doctrine\ORM\PersistentCollection {#4165 …}
    +votes: Doctrine\ORM\PersistentCollection {#4167 …}
    +reports: Doctrine\ORM\PersistentCollection {#4169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
    -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 {#4158
      date: 2023-11-13 11:53:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4162}
  +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 {#4675
    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 {#4679 …}
  +nested: Doctrine\ORM\PersistentCollection {#4681 …}
  +votes: Doctrine\ORM\PersistentCollection {#4683 …}
  +reports: Doctrine\ORM\PersistentCollection {#4685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
  -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 {#4676
    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 {#4677
  +user: Proxies\__CG__\App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4162
    +user: App\Entity\User {#4175 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4157
      date: 2023-11-17 15:39:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4163 …}
    +nested: Doctrine\ORM\PersistentCollection {#4165 …}
    +votes: Doctrine\ORM\PersistentCollection {#4167 …}
    +reports: Doctrine\ORM\PersistentCollection {#4169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
    -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 {#4158
      date: 2023-11-13 11:53:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4162}
  +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 {#4675
    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 {#4679 …}
  +nested: Doctrine\ORM\PersistentCollection {#4681 …}
  +votes: Doctrine\ORM\PersistentCollection {#4683 …}
  +reports: Doctrine\ORM\PersistentCollection {#4685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
  -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 {#4676
    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 {#4677
  +user: Proxies\__CG__\App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4162
    +user: App\Entity\User {#4175 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4157
      date: 2023-11-17 15:39:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4163 …}
    +nested: Doctrine\ORM\PersistentCollection {#4165 …}
    +votes: Doctrine\ORM\PersistentCollection {#4167 …}
    +reports: Doctrine\ORM\PersistentCollection {#4169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
    -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 {#4158
      date: 2023-11-13 11:53:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4162}
  +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 {#4675
    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 {#4679 …}
  +nested: Doctrine\ORM\PersistentCollection {#4681 …}
  +votes: Doctrine\ORM\PersistentCollection {#4683 …}
  +reports: Doctrine\ORM\PersistentCollection {#4685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
  -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 {#4676
    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 {#4237
  +user: App\Entity\User {#4250 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Hyped for this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699836324 {#4232
    date: 2023-11-13 01:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4238 …}
  +nested: Doctrine\ORM\PersistentCollection {#4240 …}
  +votes: Doctrine\ORM\PersistentCollection {#4242 …}
  +reports: Doctrine\ORM\PersistentCollection {#4244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
  -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 {#4233
    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 {#4237
  +user: App\Entity\User {#4250 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Hyped for this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699836324 {#4232
    date: 2023-11-13 01:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4238 …}
  +nested: Doctrine\ORM\PersistentCollection {#4240 …}
  +votes: Doctrine\ORM\PersistentCollection {#4242 …}
  +reports: Doctrine\ORM\PersistentCollection {#4244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
  -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 {#4233
    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 {#4237
  +user: App\Entity\User {#4250 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Hyped for this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699836324 {#4232
    date: 2023-11-13 01:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4238 …}
  +nested: Doctrine\ORM\PersistentCollection {#4240 …}
  +votes: Doctrine\ORM\PersistentCollection {#4242 …}
  +reports: Doctrine\ORM\PersistentCollection {#4244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
  -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 {#4233
    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 {#4310
  +user: App\Entity\User {#4323 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4305
    date: 2023-11-14 14:03:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4311 …}
  +nested: Doctrine\ORM\PersistentCollection {#4313 …}
  +votes: Doctrine\ORM\PersistentCollection {#4315 …}
  +reports: Doctrine\ORM\PersistentCollection {#4317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
  -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 {#4306
    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 {#4310
  +user: App\Entity\User {#4323 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4305
    date: 2023-11-14 14:03:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4311 …}
  +nested: Doctrine\ORM\PersistentCollection {#4313 …}
  +votes: Doctrine\ORM\PersistentCollection {#4315 …}
  +reports: Doctrine\ORM\PersistentCollection {#4317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
  -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 {#4306
    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 {#4310
  +user: App\Entity\User {#4323 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4305
    date: 2023-11-14 14:03:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4311 …}
  +nested: Doctrine\ORM\PersistentCollection {#4313 …}
  +votes: Doctrine\ORM\PersistentCollection {#4315 …}
  +reports: Doctrine\ORM\PersistentCollection {#4317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
  -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 {#4306
    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 {#4661
  +user: Proxies\__CG__\App\Entity\User {#4662 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4310
    +user: App\Entity\User {#4323 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4305
      date: 2023-11-14 14:03:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4311 …}
    +nested: Doctrine\ORM\PersistentCollection {#4313 …}
    +votes: Doctrine\ORM\PersistentCollection {#4315 …}
    +reports: Doctrine\ORM\PersistentCollection {#4317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
    -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 {#4306
      date: 2023-11-12 21:40:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4310}
  +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 {#4659
    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 {#4663 …}
  +nested: Doctrine\ORM\PersistentCollection {#4665 …}
  +votes: Doctrine\ORM\PersistentCollection {#4667 …}
  +reports: Doctrine\ORM\PersistentCollection {#4669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
  -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 {#4660
    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 {#4661
  +user: Proxies\__CG__\App\Entity\User {#4662 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4310
    +user: App\Entity\User {#4323 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4305
      date: 2023-11-14 14:03:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4311 …}
    +nested: Doctrine\ORM\PersistentCollection {#4313 …}
    +votes: Doctrine\ORM\PersistentCollection {#4315 …}
    +reports: Doctrine\ORM\PersistentCollection {#4317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
    -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 {#4306
      date: 2023-11-12 21:40:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4310}
  +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 {#4659
    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 {#4663 …}
  +nested: Doctrine\ORM\PersistentCollection {#4665 …}
  +votes: Doctrine\ORM\PersistentCollection {#4667 …}
  +reports: Doctrine\ORM\PersistentCollection {#4669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
  -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 {#4660
    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 {#4661
  +user: Proxies\__CG__\App\Entity\User {#4662 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4310
    +user: App\Entity\User {#4323 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4305
      date: 2023-11-14 14:03:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4311 …}
    +nested: Doctrine\ORM\PersistentCollection {#4313 …}
    +votes: Doctrine\ORM\PersistentCollection {#4315 …}
    +reports: Doctrine\ORM\PersistentCollection {#4317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
    -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 {#4306
      date: 2023-11-12 21:40:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4310}
  +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 {#4659
    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 {#4663 …}
  +nested: Doctrine\ORM\PersistentCollection {#4665 …}
  +votes: Doctrine\ORM\PersistentCollection {#4667 …}
  +reports: Doctrine\ORM\PersistentCollection {#4669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
  -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 {#4660
    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 {#4384
  +user: App\Entity\User {#4397 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4379
    date: 2023-11-14 14:20:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4385 …}
  +nested: Doctrine\ORM\PersistentCollection {#4387 …}
  +votes: Doctrine\ORM\PersistentCollection {#4389 …}
  +reports: Doctrine\ORM\PersistentCollection {#4391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4395 …}
  -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 {#4380
    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 {#4384
  +user: App\Entity\User {#4397 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4379
    date: 2023-11-14 14:20:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4385 …}
  +nested: Doctrine\ORM\PersistentCollection {#4387 …}
  +votes: Doctrine\ORM\PersistentCollection {#4389 …}
  +reports: Doctrine\ORM\PersistentCollection {#4391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4395 …}
  -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 {#4380
    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 {#4384
  +user: App\Entity\User {#4397 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4379
    date: 2023-11-14 14:20:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4385 …}
  +nested: Doctrine\ORM\PersistentCollection {#4387 …}
  +votes: Doctrine\ORM\PersistentCollection {#4389 …}
  +reports: Doctrine\ORM\PersistentCollection {#4391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4395 …}
  -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 {#4380
    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 {#4629
  +user: Proxies\__CG__\App\Entity\User {#4630 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4384
    +user: App\Entity\User {#4397 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4379
      date: 2023-11-14 14:20:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4385 …}
    +nested: Doctrine\ORM\PersistentCollection {#4387 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4393 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4395 …}
    -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 {#4380
      date: 2023-11-12 21:40:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4384}
  +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 {#4627
    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 {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -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 {#4628
    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 {#4629
  +user: Proxies\__CG__\App\Entity\User {#4630 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4384
    +user: App\Entity\User {#4397 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4379
      date: 2023-11-14 14:20:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4385 …}
    +nested: Doctrine\ORM\PersistentCollection {#4387 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4393 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4395 …}
    -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 {#4380
      date: 2023-11-12 21:40:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4384}
  +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 {#4627
    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 {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -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 {#4628
    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 {#4629
  +user: Proxies\__CG__\App\Entity\User {#4630 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4384
    +user: App\Entity\User {#4397 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4379
      date: 2023-11-14 14:20:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4385 …}
    +nested: Doctrine\ORM\PersistentCollection {#4387 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4393 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4395 …}
    -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 {#4380
      date: 2023-11-12 21:40:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4384}
  +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 {#4627
    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 {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -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 {#4628
    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 {#4645
  +user: Proxies\__CG__\App\Entity\User {#4646 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4384
    +user: App\Entity\User {#4397 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4379
      date: 2023-11-14 14:20:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4385 …}
    +nested: Doctrine\ORM\PersistentCollection {#4387 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4393 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4395 …}
    -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 {#4380
      date: 2023-11-12 21:40:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4384}
  +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 {#4643
    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 {#4647 …}
  +nested: Doctrine\ORM\PersistentCollection {#4649 …}
  +votes: Doctrine\ORM\PersistentCollection {#4651 …}
  +reports: Doctrine\ORM\PersistentCollection {#4653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
  -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 {#4644
    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 {#4645
  +user: Proxies\__CG__\App\Entity\User {#4646 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4384
    +user: App\Entity\User {#4397 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4379
      date: 2023-11-14 14:20:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4385 …}
    +nested: Doctrine\ORM\PersistentCollection {#4387 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4393 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4395 …}
    -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 {#4380
      date: 2023-11-12 21:40:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4384}
  +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 {#4643
    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 {#4647 …}
  +nested: Doctrine\ORM\PersistentCollection {#4649 …}
  +votes: Doctrine\ORM\PersistentCollection {#4651 …}
  +reports: Doctrine\ORM\PersistentCollection {#4653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
  -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 {#4644
    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 {#4645
  +user: Proxies\__CG__\App\Entity\User {#4646 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4384
    +user: App\Entity\User {#4397 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4379
      date: 2023-11-14 14:20:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4385 …}
    +nested: Doctrine\ORM\PersistentCollection {#4387 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4393 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4395 …}
    -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 {#4380
      date: 2023-11-12 21:40:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4384}
  +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 {#4643
    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 {#4647 …}
  +nested: Doctrine\ORM\PersistentCollection {#4649 …}
  +votes: Doctrine\ORM\PersistentCollection {#4651 …}
  +reports: Doctrine\ORM\PersistentCollection {#4653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4657 …}
  -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 {#4644
    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 {#4457
  +user: App\Entity\User {#4470 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Kiwi has extensions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699968564 {#4452
    date: 2023-11-14 14:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4458 …}
  +nested: Doctrine\ORM\PersistentCollection {#4460 …}
  +votes: Doctrine\ORM\PersistentCollection {#4462 …}
  +reports: Doctrine\ORM\PersistentCollection {#4464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4468 …}
  -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 {#4453
    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 {#4457
  +user: App\Entity\User {#4470 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Kiwi has extensions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699968564 {#4452
    date: 2023-11-14 14:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4458 …}
  +nested: Doctrine\ORM\PersistentCollection {#4460 …}
  +votes: Doctrine\ORM\PersistentCollection {#4462 …}
  +reports: Doctrine\ORM\PersistentCollection {#4464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4468 …}
  -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 {#4453
    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 {#4457
  +user: App\Entity\User {#4470 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Kiwi has extensions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699968564 {#4452
    date: 2023-11-14 14:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4458 …}
  +nested: Doctrine\ORM\PersistentCollection {#4460 …}
  +votes: Doctrine\ORM\PersistentCollection {#4462 …}
  +reports: Doctrine\ORM\PersistentCollection {#4464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4468 …}
  -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 {#4453
    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 {#4609
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4457
    +user: App\Entity\User {#4470 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Kiwi has extensions."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699968564 {#4452
      date: 2023-11-14 14:29:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4458 …}
    +nested: Doctrine\ORM\PersistentCollection {#4460 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4468 …}
    -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 {#4453
      date: 2023-11-12 21:37:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4457}
  +body: "has very questionable telemetry baked in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699826705 {#4608
    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 {#4614 …}
  +nested: Doctrine\ORM\PersistentCollection {#4615 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
  -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 {#4611
    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 {#4609
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4457
    +user: App\Entity\User {#4470 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Kiwi has extensions."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699968564 {#4452
      date: 2023-11-14 14:29:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4458 …}
    +nested: Doctrine\ORM\PersistentCollection {#4460 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4468 …}
    -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 {#4453
      date: 2023-11-12 21:37:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4457}
  +body: "has very questionable telemetry baked in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699826705 {#4608
    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 {#4614 …}
  +nested: Doctrine\ORM\PersistentCollection {#4615 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
  -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 {#4611
    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 {#4609
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4457
    +user: App\Entity\User {#4470 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Kiwi has extensions."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699968564 {#4452
      date: 2023-11-14 14:29:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4458 …}
    +nested: Doctrine\ORM\PersistentCollection {#4460 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4468 …}
    -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 {#4453
      date: 2023-11-12 21:37:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4457}
  +body: "has very questionable telemetry baked in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699826705 {#4608
    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 {#4614 …}
  +nested: Doctrine\ORM\PersistentCollection {#4615 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
  -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 {#4611
    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 {#4531
  +user: App\Entity\User {#4544 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4526
    date: 2023-11-12 19:21:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4532 …}
  +nested: Doctrine\ORM\PersistentCollection {#4534 …}
  +votes: Doctrine\ORM\PersistentCollection {#4536 …}
  +reports: Doctrine\ORM\PersistentCollection {#4538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
  -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 {#4527
    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 {#4531
  +user: App\Entity\User {#4544 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4526
    date: 2023-11-12 19:21:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4532 …}
  +nested: Doctrine\ORM\PersistentCollection {#4534 …}
  +votes: Doctrine\ORM\PersistentCollection {#4536 …}
  +reports: Doctrine\ORM\PersistentCollection {#4538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
  -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 {#4527
    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 {#4531
  +user: App\Entity\User {#4544 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-11-14 19:44:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-12 18:38:27.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4526
    date: 2023-11-12 19:21:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4532 …}
  +nested: Doctrine\ORM\PersistentCollection {#4534 …}
  +votes: Doctrine\ORM\PersistentCollection {#4536 …}
  +reports: Doctrine\ORM\PersistentCollection {#4538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
  -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 {#4527
    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 {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +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 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -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 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    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