GET https://kbin.spritesserver.nl/index.php/u/@beforan@lemm.ee/active

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 …}
}
0.99 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.04 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
Proxies\__CG__\App\Entity\Entry {#2233
  +user: Proxies\__CG__\App\Entity\User {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2365 …}
  +slug: "Can-I-install-Ubuntu-18-software-on-Ubuntu-22-04-Technically"
  +title: "Can I install Ubuntu 18 software on Ubuntu 22.04? (Technically Linux Mint 21.3)"
  +url: null
  +body: """
    Hope these kinds of questions are allowed here. On this occasion I’m just looking for a straight answer.\n
    \n
    For a university course I need to install ROS - software for doing robotics stuff. Specifically, I need ROS 1 - which is no longer being updated, as ROS 2 is now the focus. The installation instructions are here: [wiki.ros.org/Installation/Ubuntu](https://wiki.ros.org/Installation/Ubuntu)\n
    \n
    The instructions from the course material say that only Ubuntu 18 would work, though [the ROS wiki says Ubuntu 20.04 is the target](https://wiki.ros.org/noetic). Either way, it doesn’t seem to be available for Ubuntu 22.04 and therefore Linux Mint 21, which is what I’m running.\n
    \n
    The course instructions generally gives 3 options:\n
    \n
    1. Install ROS on a VirtualBox virtual machine\n
    2. Install on Windows using WSL\n
    3. Install on a real Ubuntu 18 system\n
    \n
    Right now I’m going to use VirtualBox to get started, but I’d really prefer to run it natively and I’m worried about performance. Is there a simple way to download and run software intended for Ubuntu 20.04 on Linux Mint 21.3?\n
    \n
    Edit: thank you all for the great suggestions! I got stuck on an unrelated problem (ran out of storage space) but I’m sure your suggestions will work once I fix that. Forgive me for not replying individually, you’re all awesome and I don’t have anything to add other than “thank you” :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728821395 {#2493
    date: 2024-10-13 14:09:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2502 …}
  +reports: Doctrine\ORM\PersistentCollection {#2504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
  +badges: Doctrine\ORM\PersistentCollection {#2510 …}
  +children: [
    App\Entity\EntryComment {#2201
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2233 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
      +body: """
        Since they already mentioned WSL, you can also describe distrobox like WSL for Linux.\n
        \n
        but yeah, agree this would be the simplest.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706252754 {#2203
        date: 2024-01-26 08:05:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NeatNit@discuss.tchncs.de"
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2237 …}
      +nested: Doctrine\ORM\PersistentCollection {#2258 …}
      +votes: Doctrine\ORM\PersistentCollection {#2260 …}
      +reports: Doctrine\ORM\PersistentCollection {#2254 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
      -id: 341412
      -bodyTs: "'agre':17 'alreadi':3 'also':8 'describ':9 'distrobox':10 'like':11 'linux':14 'mention':4 'simplest':22 'sinc':1 'would':19 'wsl':5,12 'yeah':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8670732"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706252754 {#2210
        date: 2024-01-26 08:05:54.0 +01:00
      }
      +"title": 341412
    }
  ]
  -id: 33035
  -titleTs: "'18':5 '21.3':13 '22.04':9 'instal':3 'linux':11 'mint':12 'softwar':6 'technic':10 'ubuntu':4,8"
  -bodyTs: "'/installation/ubuntu](https://wiki.ros.org/installation/ubuntu)':59 '/noetic).':85 '1':38,116 '18':70,136 '2':47,124 '20.04':79,177 '21':102 '21.3':181 '22.04':97 '3':114,130 'add':231 'allow':7 'answer':19 'anyth':229 'avail':94 'awesom':223 'cours':23,64,110 'd':151 'doesn':89 'download':170 'edit':182 'either':86 'fix':212 'focus':51 'forgiv':214 'general':112 'get':147 'give':113 'go':142 'got':191 'great':188 'hope':1 'individu':219 'instal':27,53,117,125,131 'instruct':54,61,111 'intend':174 'kind':3 'linux':100,179 'longer':42 'look':15 'm':13,107,141,160,204 'machin':123 'materi':65 'mint':101,180 'nativ':157 'need':25,36 'occas':11 'option':115 'perform':163 'prefer':153 'problem':196 'question':5 'ran':197 're':221 'real':134 'realli':152 'repli':218 'right':138 'robot':32 'ros':28,37,46,75,118 'run':108,155,172 'say':66,77 'seem':91 'simpl':167 'softwar':29,173 'space':201 'specif':34 'start':148 'storag':200 'straight':18 'stuck':192 'stuff':33 'suggest':189,207 'sure':205 'system':137 'target':82 'thank':183,234 'therefor':99 'though':73 'ubuntu':69,78,96,135,176 'univers':22 'unrel':195 'updat':44 'use':128,144 'virtual':122 'virtualbox':121,145 'way':87,168 'wiki':76 'wiki.ros.org':58,84 'wiki.ros.org/installation/ubuntu](https://wiki.ros.org/installation/ubuntu)':57 'wiki.ros.org/noetic).':83 'window':127 'work':72,209 'worri':161 'would':71 'wsl':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706289465
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9848225"
  +editedAt: DateTimeImmutable @1728762697 {#2362
    date: 2024-10-12 21:51:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706203065 {#2171
    date: 2024-01-25 18:17:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2233
  +user: Proxies\__CG__\App\Entity\User {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2365 …}
  +slug: "Can-I-install-Ubuntu-18-software-on-Ubuntu-22-04-Technically"
  +title: "Can I install Ubuntu 18 software on Ubuntu 22.04? (Technically Linux Mint 21.3)"
  +url: null
  +body: """
    Hope these kinds of questions are allowed here. On this occasion I’m just looking for a straight answer.\n
    \n
    For a university course I need to install ROS - software for doing robotics stuff. Specifically, I need ROS 1 - which is no longer being updated, as ROS 2 is now the focus. The installation instructions are here: [wiki.ros.org/Installation/Ubuntu](https://wiki.ros.org/Installation/Ubuntu)\n
    \n
    The instructions from the course material say that only Ubuntu 18 would work, though [the ROS wiki says Ubuntu 20.04 is the target](https://wiki.ros.org/noetic). Either way, it doesn’t seem to be available for Ubuntu 22.04 and therefore Linux Mint 21, which is what I’m running.\n
    \n
    The course instructions generally gives 3 options:\n
    \n
    1. Install ROS on a VirtualBox virtual machine\n
    2. Install on Windows using WSL\n
    3. Install on a real Ubuntu 18 system\n
    \n
    Right now I’m going to use VirtualBox to get started, but I’d really prefer to run it natively and I’m worried about performance. Is there a simple way to download and run software intended for Ubuntu 20.04 on Linux Mint 21.3?\n
    \n
    Edit: thank you all for the great suggestions! I got stuck on an unrelated problem (ran out of storage space) but I’m sure your suggestions will work once I fix that. Forgive me for not replying individually, you’re all awesome and I don’t have anything to add other than “thank you” :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728821395 {#2493
    date: 2024-10-13 14:09:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2502 …}
  +reports: Doctrine\ORM\PersistentCollection {#2504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
  +badges: Doctrine\ORM\PersistentCollection {#2510 …}
  +children: [
    App\Entity\EntryComment {#2201
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2233 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
      +body: """
        Since they already mentioned WSL, you can also describe distrobox like WSL for Linux.\n
        \n
        but yeah, agree this would be the simplest.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706252754 {#2203
        date: 2024-01-26 08:05:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NeatNit@discuss.tchncs.de"
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2237 …}
      +nested: Doctrine\ORM\PersistentCollection {#2258 …}
      +votes: Doctrine\ORM\PersistentCollection {#2260 …}
      +reports: Doctrine\ORM\PersistentCollection {#2254 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
      -id: 341412
      -bodyTs: "'agre':17 'alreadi':3 'also':8 'describ':9 'distrobox':10 'like':11 'linux':14 'mention':4 'simplest':22 'sinc':1 'would':19 'wsl':5,12 'yeah':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8670732"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706252754 {#2210
        date: 2024-01-26 08:05:54.0 +01:00
      }
      +"title": 341412
    }
  ]
  -id: 33035
  -titleTs: "'18':5 '21.3':13 '22.04':9 'instal':3 'linux':11 'mint':12 'softwar':6 'technic':10 'ubuntu':4,8"
  -bodyTs: "'/installation/ubuntu](https://wiki.ros.org/installation/ubuntu)':59 '/noetic).':85 '1':38,116 '18':70,136 '2':47,124 '20.04':79,177 '21':102 '21.3':181 '22.04':97 '3':114,130 'add':231 'allow':7 'answer':19 'anyth':229 'avail':94 'awesom':223 'cours':23,64,110 'd':151 'doesn':89 'download':170 'edit':182 'either':86 'fix':212 'focus':51 'forgiv':214 'general':112 'get':147 'give':113 'go':142 'got':191 'great':188 'hope':1 'individu':219 'instal':27,53,117,125,131 'instruct':54,61,111 'intend':174 'kind':3 'linux':100,179 'longer':42 'look':15 'm':13,107,141,160,204 'machin':123 'materi':65 'mint':101,180 'nativ':157 'need':25,36 'occas':11 'option':115 'perform':163 'prefer':153 'problem':196 'question':5 'ran':197 're':221 'real':134 'realli':152 'repli':218 'right':138 'robot':32 'ros':28,37,46,75,118 'run':108,155,172 'say':66,77 'seem':91 'simpl':167 'softwar':29,173 'space':201 'specif':34 'start':148 'storag':200 'straight':18 'stuck':192 'stuff':33 'suggest':189,207 'sure':205 'system':137 'target':82 'thank':183,234 'therefor':99 'though':73 'ubuntu':69,78,96,135,176 'univers':22 'unrel':195 'updat':44 'use':128,144 'virtual':122 'virtualbox':121,145 'way':87,168 'wiki':76 'wiki.ros.org':58,84 'wiki.ros.org/installation/ubuntu](https://wiki.ros.org/installation/ubuntu)':57 'wiki.ros.org/noetic).':83 'window':127 'work':72,209 'worri':161 'would':71 'wsl':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706289465
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9848225"
  +editedAt: DateTimeImmutable @1728762697 {#2362
    date: 2024-10-12 21:51:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706203065 {#2171
    date: 2024-01-25 18:17:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2233
  +user: Proxies\__CG__\App\Entity\User {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2365 …}
  +slug: "Can-I-install-Ubuntu-18-software-on-Ubuntu-22-04-Technically"
  +title: "Can I install Ubuntu 18 software on Ubuntu 22.04? (Technically Linux Mint 21.3)"
  +url: null
  +body: """
    Hope these kinds of questions are allowed here. On this occasion I’m just looking for a straight answer.\n
    \n
    For a university course I need to install ROS - software for doing robotics stuff. Specifically, I need ROS 1 - which is no longer being updated, as ROS 2 is now the focus. The installation instructions are here: [wiki.ros.org/Installation/Ubuntu](https://wiki.ros.org/Installation/Ubuntu)\n
    \n
    The instructions from the course material say that only Ubuntu 18 would work, though [the ROS wiki says Ubuntu 20.04 is the target](https://wiki.ros.org/noetic). Either way, it doesn’t seem to be available for Ubuntu 22.04 and therefore Linux Mint 21, which is what I’m running.\n
    \n
    The course instructions generally gives 3 options:\n
    \n
    1. Install ROS on a VirtualBox virtual machine\n
    2. Install on Windows using WSL\n
    3. Install on a real Ubuntu 18 system\n
    \n
    Right now I’m going to use VirtualBox to get started, but I’d really prefer to run it natively and I’m worried about performance. Is there a simple way to download and run software intended for Ubuntu 20.04 on Linux Mint 21.3?\n
    \n
    Edit: thank you all for the great suggestions! I got stuck on an unrelated problem (ran out of storage space) but I’m sure your suggestions will work once I fix that. Forgive me for not replying individually, you’re all awesome and I don’t have anything to add other than “thank you” :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728821395 {#2493
    date: 2024-10-13 14:09:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2502 …}
  +reports: Doctrine\ORM\PersistentCollection {#2504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
  +badges: Doctrine\ORM\PersistentCollection {#2510 …}
  +children: [
    App\Entity\EntryComment {#2201
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2233 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
      +body: """
        Since they already mentioned WSL, you can also describe distrobox like WSL for Linux.\n
        \n
        but yeah, agree this would be the simplest.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706252754 {#2203
        date: 2024-01-26 08:05:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NeatNit@discuss.tchncs.de"
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2237 …}
      +nested: Doctrine\ORM\PersistentCollection {#2258 …}
      +votes: Doctrine\ORM\PersistentCollection {#2260 …}
      +reports: Doctrine\ORM\PersistentCollection {#2254 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
      -id: 341412
      -bodyTs: "'agre':17 'alreadi':3 'also':8 'describ':9 'distrobox':10 'like':11 'linux':14 'mention':4 'simplest':22 'sinc':1 'would':19 'wsl':5,12 'yeah':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8670732"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706252754 {#2210
        date: 2024-01-26 08:05:54.0 +01:00
      }
      +"title": 341412
    }
  ]
  -id: 33035
  -titleTs: "'18':5 '21.3':13 '22.04':9 'instal':3 'linux':11 'mint':12 'softwar':6 'technic':10 'ubuntu':4,8"
  -bodyTs: "'/installation/ubuntu](https://wiki.ros.org/installation/ubuntu)':59 '/noetic).':85 '1':38,116 '18':70,136 '2':47,124 '20.04':79,177 '21':102 '21.3':181 '22.04':97 '3':114,130 'add':231 'allow':7 'answer':19 'anyth':229 'avail':94 'awesom':223 'cours':23,64,110 'd':151 'doesn':89 'download':170 'edit':182 'either':86 'fix':212 'focus':51 'forgiv':214 'general':112 'get':147 'give':113 'go':142 'got':191 'great':188 'hope':1 'individu':219 'instal':27,53,117,125,131 'instruct':54,61,111 'intend':174 'kind':3 'linux':100,179 'longer':42 'look':15 'm':13,107,141,160,204 'machin':123 'materi':65 'mint':101,180 'nativ':157 'need':25,36 'occas':11 'option':115 'perform':163 'prefer':153 'problem':196 'question':5 'ran':197 're':221 'real':134 'realli':152 'repli':218 'right':138 'robot':32 'ros':28,37,46,75,118 'run':108,155,172 'say':66,77 'seem':91 'simpl':167 'softwar':29,173 'space':201 'specif':34 'start':148 'storag':200 'straight':18 'stuck':192 'stuff':33 'suggest':189,207 'sure':205 'system':137 'target':82 'thank':183,234 'therefor':99 'though':73 'ubuntu':69,78,96,135,176 'univers':22 'unrel':195 'updat':44 'use':128,144 'virtual':122 'virtualbox':121,145 'way':87,168 'wiki':76 'wiki.ros.org':58,84 'wiki.ros.org/installation/ubuntu](https://wiki.ros.org/installation/ubuntu)':57 'wiki.ros.org/noetic).':83 'window':127 'work':72,209 'worri':161 'would':71 'wsl':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706289465
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9848225"
  +editedAt: DateTimeImmutable @1728762697 {#2362
    date: 2024-10-12 21:51:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706203065 {#2171
    date: 2024-01-25 18:17:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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 {#2201
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2233
    +user: Proxies\__CG__\App\Entity\User {#2498 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2365 …}
    +slug: "Can-I-install-Ubuntu-18-software-on-Ubuntu-22-04-Technically"
    +title: "Can I install Ubuntu 18 software on Ubuntu 22.04? (Technically Linux Mint 21.3)"
    +url: null
    +body: """
      Hope these kinds of questions are allowed here. On this occasion I’m just looking for a straight answer.\n
      \n
      For a university course I need to install ROS - software for doing robotics stuff. Specifically, I need ROS 1 - which is no longer being updated, as ROS 2 is now the focus. The installation instructions are here: [wiki.ros.org/Installation/Ubuntu](https://wiki.ros.org/Installation/Ubuntu)\n
      \n
      The instructions from the course material say that only Ubuntu 18 would work, though [the ROS wiki says Ubuntu 20.04 is the target](https://wiki.ros.org/noetic). Either way, it doesn’t seem to be available for Ubuntu 22.04 and therefore Linux Mint 21, which is what I’m running.\n
      \n
      The course instructions generally gives 3 options:\n
      \n
      1. Install ROS on a VirtualBox virtual machine\n
      2. Install on Windows using WSL\n
      3. Install on a real Ubuntu 18 system\n
      \n
      Right now I’m going to use VirtualBox to get started, but I’d really prefer to run it natively and I’m worried about performance. Is there a simple way to download and run software intended for Ubuntu 20.04 on Linux Mint 21.3?\n
      \n
      Edit: thank you all for the great suggestions! I got stuck on an unrelated problem (ran out of storage space) but I’m sure your suggestions will work once I fix that. Forgive me for not replying individually, you’re all awesome and I don’t have anything to add other than “thank you” :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728821395 {#2493
      date: 2024-10-13 14:09:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2500 …}
    +votes: Doctrine\ORM\PersistentCollection {#2502 …}
    +reports: Doctrine\ORM\PersistentCollection {#2504 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
    +badges: Doctrine\ORM\PersistentCollection {#2510 …}
    +children: [
      App\Entity\EntryComment {#2201}
    ]
    -id: 33035
    -titleTs: "'18':5 '21.3':13 '22.04':9 'instal':3 'linux':11 'mint':12 'softwar':6 'technic':10 'ubuntu':4,8"
    -bodyTs: "'/installation/ubuntu](https://wiki.ros.org/installation/ubuntu)':59 '/noetic).':85 '1':38,116 '18':70,136 '2':47,124 '20.04':79,177 '21':102 '21.3':181 '22.04':97 '3':114,130 'add':231 'allow':7 'answer':19 'anyth':229 'avail':94 'awesom':223 'cours':23,64,110 'd':151 'doesn':89 'download':170 'edit':182 'either':86 'fix':212 'focus':51 'forgiv':214 'general':112 'get':147 'give':113 'go':142 'got':191 'great':188 'hope':1 'individu':219 'instal':27,53,117,125,131 'instruct':54,61,111 'intend':174 'kind':3 'linux':100,179 'longer':42 'look':15 'm':13,107,141,160,204 'machin':123 'materi':65 'mint':101,180 'nativ':157 'need':25,36 'occas':11 'option':115 'perform':163 'prefer':153 'problem':196 'question':5 'ran':197 're':221 'real':134 'realli':152 'repli':218 'right':138 'robot':32 'ros':28,37,46,75,118 'run':108,155,172 'say':66,77 'seem':91 'simpl':167 'softwar':29,173 'space':201 'specif':34 'start':148 'storag':200 'straight':18 'stuck':192 'stuff':33 'suggest':189,207 'sure':205 'system':137 'target':82 'thank':183,234 'therefor':99 'though':73 'ubuntu':69,78,96,135,176 'univers':22 'unrel':195 'updat':44 'use':128,144 'virtual':122 'virtualbox':121,145 'way':87,168 'wiki':76 'wiki.ros.org':58,84 'wiki.ros.org/installation/ubuntu](https://wiki.ros.org/installation/ubuntu)':57 'wiki.ros.org/noetic).':83 'window':127 'work':72,209 'worri':161 'would':71 'wsl':129"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706289465
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9848225"
    +editedAt: DateTimeImmutable @1728762697 {#2362
      date: 2024-10-12 21:51:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706203065 {#2171
      date: 2024-01-25 18:17:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
  +body: """
    Since they already mentioned WSL, you can also describe distrobox like WSL for Linux.\n
    \n
    but yeah, agree this would be the simplest.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706252754 {#2203
    date: 2024-01-26 08:05:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NeatNit@discuss.tchncs.de"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 341412
  -bodyTs: "'agre':17 'alreadi':3 'also':8 'describ':9 'distrobox':10 'like':11 'linux':14 'mention':4 'simplest':22 'sinc':1 'would':19 'wsl':5,12 'yeah':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8670732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706252754 {#2210
    date: 2024-01-26 08:05:54.0 +01:00
  }
  +"title": 341412
}
"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 {#2201
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2233
    +user: Proxies\__CG__\App\Entity\User {#2498 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2365 …}
    +slug: "Can-I-install-Ubuntu-18-software-on-Ubuntu-22-04-Technically"
    +title: "Can I install Ubuntu 18 software on Ubuntu 22.04? (Technically Linux Mint 21.3)"
    +url: null
    +body: """
      Hope these kinds of questions are allowed here. On this occasion I’m just looking for a straight answer.\n
      \n
      For a university course I need to install ROS - software for doing robotics stuff. Specifically, I need ROS 1 - which is no longer being updated, as ROS 2 is now the focus. The installation instructions are here: [wiki.ros.org/Installation/Ubuntu](https://wiki.ros.org/Installation/Ubuntu)\n
      \n
      The instructions from the course material say that only Ubuntu 18 would work, though [the ROS wiki says Ubuntu 20.04 is the target](https://wiki.ros.org/noetic). Either way, it doesn’t seem to be available for Ubuntu 22.04 and therefore Linux Mint 21, which is what I’m running.\n
      \n
      The course instructions generally gives 3 options:\n
      \n
      1. Install ROS on a VirtualBox virtual machine\n
      2. Install on Windows using WSL\n
      3. Install on a real Ubuntu 18 system\n
      \n
      Right now I’m going to use VirtualBox to get started, but I’d really prefer to run it natively and I’m worried about performance. Is there a simple way to download and run software intended for Ubuntu 20.04 on Linux Mint 21.3?\n
      \n
      Edit: thank you all for the great suggestions! I got stuck on an unrelated problem (ran out of storage space) but I’m sure your suggestions will work once I fix that. Forgive me for not replying individually, you’re all awesome and I don’t have anything to add other than “thank you” :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728821395 {#2493
      date: 2024-10-13 14:09:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2500 …}
    +votes: Doctrine\ORM\PersistentCollection {#2502 …}
    +reports: Doctrine\ORM\PersistentCollection {#2504 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
    +badges: Doctrine\ORM\PersistentCollection {#2510 …}
    +children: [
      App\Entity\EntryComment {#2201}
    ]
    -id: 33035
    -titleTs: "'18':5 '21.3':13 '22.04':9 'instal':3 'linux':11 'mint':12 'softwar':6 'technic':10 'ubuntu':4,8"
    -bodyTs: "'/installation/ubuntu](https://wiki.ros.org/installation/ubuntu)':59 '/noetic).':85 '1':38,116 '18':70,136 '2':47,124 '20.04':79,177 '21':102 '21.3':181 '22.04':97 '3':114,130 'add':231 'allow':7 'answer':19 'anyth':229 'avail':94 'awesom':223 'cours':23,64,110 'd':151 'doesn':89 'download':170 'edit':182 'either':86 'fix':212 'focus':51 'forgiv':214 'general':112 'get':147 'give':113 'go':142 'got':191 'great':188 'hope':1 'individu':219 'instal':27,53,117,125,131 'instruct':54,61,111 'intend':174 'kind':3 'linux':100,179 'longer':42 'look':15 'm':13,107,141,160,204 'machin':123 'materi':65 'mint':101,180 'nativ':157 'need':25,36 'occas':11 'option':115 'perform':163 'prefer':153 'problem':196 'question':5 'ran':197 're':221 'real':134 'realli':152 'repli':218 'right':138 'robot':32 'ros':28,37,46,75,118 'run':108,155,172 'say':66,77 'seem':91 'simpl':167 'softwar':29,173 'space':201 'specif':34 'start':148 'storag':200 'straight':18 'stuck':192 'stuff':33 'suggest':189,207 'sure':205 'system':137 'target':82 'thank':183,234 'therefor':99 'though':73 'ubuntu':69,78,96,135,176 'univers':22 'unrel':195 'updat':44 'use':128,144 'virtual':122 'virtualbox':121,145 'way':87,168 'wiki':76 'wiki.ros.org':58,84 'wiki.ros.org/installation/ubuntu](https://wiki.ros.org/installation/ubuntu)':57 'wiki.ros.org/noetic).':83 'window':127 'work':72,209 'worri':161 'would':71 'wsl':129"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706289465
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9848225"
    +editedAt: DateTimeImmutable @1728762697 {#2362
      date: 2024-10-12 21:51:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706203065 {#2171
      date: 2024-01-25 18:17:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
  +body: """
    Since they already mentioned WSL, you can also describe distrobox like WSL for Linux.\n
    \n
    but yeah, agree this would be the simplest.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706252754 {#2203
    date: 2024-01-26 08:05:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NeatNit@discuss.tchncs.de"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 341412
  -bodyTs: "'agre':17 'alreadi':3 'also':8 'describ':9 'distrobox':10 'like':11 'linux':14 'mention':4 'simplest':22 'sinc':1 'would':19 'wsl':5,12 'yeah':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8670732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706252754 {#2210
    date: 2024-01-26 08:05:54.0 +01:00
  }
  +"title": 341412
}
"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 {#2201
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2233
    +user: Proxies\__CG__\App\Entity\User {#2498 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2365 …}
    +slug: "Can-I-install-Ubuntu-18-software-on-Ubuntu-22-04-Technically"
    +title: "Can I install Ubuntu 18 software on Ubuntu 22.04? (Technically Linux Mint 21.3)"
    +url: null
    +body: """
      Hope these kinds of questions are allowed here. On this occasion I’m just looking for a straight answer.\n
      \n
      For a university course I need to install ROS - software for doing robotics stuff. Specifically, I need ROS 1 - which is no longer being updated, as ROS 2 is now the focus. The installation instructions are here: [wiki.ros.org/Installation/Ubuntu](https://wiki.ros.org/Installation/Ubuntu)\n
      \n
      The instructions from the course material say that only Ubuntu 18 would work, though [the ROS wiki says Ubuntu 20.04 is the target](https://wiki.ros.org/noetic). Either way, it doesn’t seem to be available for Ubuntu 22.04 and therefore Linux Mint 21, which is what I’m running.\n
      \n
      The course instructions generally gives 3 options:\n
      \n
      1. Install ROS on a VirtualBox virtual machine\n
      2. Install on Windows using WSL\n
      3. Install on a real Ubuntu 18 system\n
      \n
      Right now I’m going to use VirtualBox to get started, but I’d really prefer to run it natively and I’m worried about performance. Is there a simple way to download and run software intended for Ubuntu 20.04 on Linux Mint 21.3?\n
      \n
      Edit: thank you all for the great suggestions! I got stuck on an unrelated problem (ran out of storage space) but I’m sure your suggestions will work once I fix that. Forgive me for not replying individually, you’re all awesome and I don’t have anything to add other than “thank you” :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728821395 {#2493
      date: 2024-10-13 14:09:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2500 …}
    +votes: Doctrine\ORM\PersistentCollection {#2502 …}
    +reports: Doctrine\ORM\PersistentCollection {#2504 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
    +badges: Doctrine\ORM\PersistentCollection {#2510 …}
    +children: [
      App\Entity\EntryComment {#2201}
    ]
    -id: 33035
    -titleTs: "'18':5 '21.3':13 '22.04':9 'instal':3 'linux':11 'mint':12 'softwar':6 'technic':10 'ubuntu':4,8"
    -bodyTs: "'/installation/ubuntu](https://wiki.ros.org/installation/ubuntu)':59 '/noetic).':85 '1':38,116 '18':70,136 '2':47,124 '20.04':79,177 '21':102 '21.3':181 '22.04':97 '3':114,130 'add':231 'allow':7 'answer':19 'anyth':229 'avail':94 'awesom':223 'cours':23,64,110 'd':151 'doesn':89 'download':170 'edit':182 'either':86 'fix':212 'focus':51 'forgiv':214 'general':112 'get':147 'give':113 'go':142 'got':191 'great':188 'hope':1 'individu':219 'instal':27,53,117,125,131 'instruct':54,61,111 'intend':174 'kind':3 'linux':100,179 'longer':42 'look':15 'm':13,107,141,160,204 'machin':123 'materi':65 'mint':101,180 'nativ':157 'need':25,36 'occas':11 'option':115 'perform':163 'prefer':153 'problem':196 'question':5 'ran':197 're':221 'real':134 'realli':152 'repli':218 'right':138 'robot':32 'ros':28,37,46,75,118 'run':108,155,172 'say':66,77 'seem':91 'simpl':167 'softwar':29,173 'space':201 'specif':34 'start':148 'storag':200 'straight':18 'stuck':192 'stuff':33 'suggest':189,207 'sure':205 'system':137 'target':82 'thank':183,234 'therefor':99 'though':73 'ubuntu':69,78,96,135,176 'univers':22 'unrel':195 'updat':44 'use':128,144 'virtual':122 'virtualbox':121,145 'way':87,168 'wiki':76 'wiki.ros.org':58,84 'wiki.ros.org/installation/ubuntu](https://wiki.ros.org/installation/ubuntu)':57 'wiki.ros.org/noetic).':83 'window':127 'work':72,209 'worri':161 'would':71 'wsl':129"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706289465
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9848225"
    +editedAt: DateTimeImmutable @1728762697 {#2362
      date: 2024-10-12 21:51:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706203065 {#2171
      date: 2024-01-25 18:17:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
  +body: """
    Since they already mentioned WSL, you can also describe distrobox like WSL for Linux.\n
    \n
    but yeah, agree this would be the simplest.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706252754 {#2203
    date: 2024-01-26 08:05:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NeatNit@discuss.tchncs.de"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 341412
  -bodyTs: "'agre':17 'alreadi':3 'also':8 'describ':9 'distrobox':10 'like':11 'linux':14 'mention':4 'simplest':22 'sinc':1 'would':19 'wsl':5,12 'yeah':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8670732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706252754 {#2210
    date: 2024-01-26 08:05:54.0 +01:00
  }
  +"title": 341412
}
"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
Proxies\__CG__\App\Entity\Entry {#2193
  +user: Proxies\__CG__\App\Entity\User {#1350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2365 …}
  +slug: "I-use-linux-for-the-same-reason-I-wear-fuzzy"
  +title: "I use linux for the same reason I wear fuzzy socks and sweaters"
  +url: null
  +body: """
    My understanding of the history of fashion is that back in the 1950s America it was expected that you wore a suit/dress at work unless you had a different uniform. There were a bunch of very boring people who thought that we should be wearing office job garb all the time, because they wore suits so much it was their default style, and since suits and dresses are both conservative and good-looking they were trying to nudge culture into accepting their worldview.\n
    \n
    But with our computers, we are living in some boring-ass timeline where the suits-4-life squares won. We are all stuck using The Office Job OS at home, unless you work in a creative field that got really stuck in with MacOS ages ago. I don’t want to wear a suit at home. I want something I think is comfy and pretty, which is why I use Zorin OS.\n
    \n
    I did not choose to get into Linux because I think it’s better for my workflow or because I am weirded out by all the trackers in win11 or because I care that Microsoft is an evil megacorp. I chose to start using Linux because the last version of windows that i was happy to boot up was Windows 7, and I refuse to use something on my own time that feels gross and looks icky. My preference for something that i can just set up and not have to tinker with makes Zorin a perfect fit for me, and I tend to throw a little fit when i have to do something in Windows specifically. I don’t understand why so many people are comfortable using the Office Job OS when they could be using something that suits them.\n
    \n
    > Preemptive edit because I’ve seen my post be misread twice already: I’m not trying to say that Microsoft *isnt* an evil megacorp that stuffs their os with spyware and bloat. I think that was the dealbreaker for most of us here. I just happen to have the sort of personality that Apple targets, and I have been struggling to articulate what specifically made me chose installing Zorin OS on a PC using a TV as a monitor instead of just getting a MacBook like my mom. Also its like 1 in the morning where I live and I need to get to sleep lol
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701763880 {#2375
    date: 2023-12-05 09:11:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2491 …}
  +children: [
    1 => App\Entity\EntryComment {#2205
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2193 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
      +body: "While I too like the analogy, and agree that Windows is becoming increasingly money grabby, I feel the need to be fair: as an OS it has supported native ISO mounting since Win7, just right click an ISO file and choose “Mount”…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701589201 {#2307
        date: 2023-12-03 08:40:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
        "@xilliah@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2226 …}
      +nested: Doctrine\ORM\PersistentCollection {#2240 …}
      +votes: Doctrine\ORM\PersistentCollection {#2242 …}
      +reports: Doctrine\ORM\PersistentCollection {#2264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 191344
      -bodyTs: "'agre':8 'analog':6 'becom':12 'choos':41 'click':36 'fair':22 'feel':17 'file':39 'grabbi':15 'increas':13 'iso':30,38 'like':4 'money':14 'mount':31,42 'nativ':29 'need':19 'os':25 'right':35 'sinc':32 'support':28 'win7':33 'window':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6911952"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701589201 {#2197
        date: 2023-12-03 08:40:01.0 +01:00
      }
      +"title": 191344
    }
    0 => App\Entity\EntryComment {#2271
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2193 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
      +body: "Ha! Good to know"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701613736 {#2272
        date: 2023-12-03 15:28:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
        "@xilliah@beehaw.org"
        "@beforan@lemm.ee"
        "@user224@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2267 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2270 …}
      +reports: Doctrine\ORM\PersistentCollection {#2200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
      -id: 192211
      -bodyTs: "'good':2 'ha':1 'know':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6921420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701613736 {#2274
        date: 2023-12-03 15:28:56.0 +01:00
      }
      +"title": 192211
    }
  ]
  -id: 19672
  -titleTs: "'fuzzi':10 'linux':3 'reason':7 'sock':11 'sweater':13 'use':2 'wear':9"
  -bodyTs: "'-4':101 '1':390 '1950s':13 '7':218 'accept':82 'age':130 'ago':131 'alreadi':310 'also':387 'america':14 'appl':352 'articul':360 'ass':96 'back':10 'better':171 'bloat':330 'boot':214 'bore':37,95 'boring-ass':94 'bunch':34 'care':190 'choos':161 'chose':198,365 'comfi':148 'comfort':284 'comput':88 'conserv':70 'could':292 'creativ':121 'cultur':80 'dealbreak':336 'default':61 'differ':29 'dress':67 'edit':300 'evil':195,321 'expect':17 'fashion':7 'feel':230 'field':122 'fit':255,265 'garb':48 'get':163,381,401 'good':73 'good-look':72 'got':124 'gross':231 'happen':344 'happi':212 'histori':5 'home':115,141 'icki':234 'instal':366 'instead':378 'isnt':319 'job':47,112,288 'last':205 'life':102 'like':384,389 'linux':165,202 'littl':264 'live':91,396 'lol':404 'look':74,233 'm':312 'macbook':383 'maco':129 'made':363 'make':251 'mani':281 'megacorp':196,322 'microsoft':192,318 'misread':308 'mom':386 'monitor':377 'morn':393 'much':57 'need':399 'nudg':79 'offic':46,111,287 'os':113,157,289,326,368 'pc':371 'peopl':38,282 'perfect':254 'person':350 'post':306 'preemptiv':299 'prefer':236 'pretti':150 'realli':125 'refus':221 'say':316 'seen':304 'set':243 'sinc':64 'sleep':403 'someth':144,224,238,271,295 'sort':348 'specif':274,362 'spywar':328 'squar':103 'start':200 'struggl':358 'stuck':108,126 'stuff':324 'style':62 'suit':55,65,100,139,297 'suit/dress':22 'target':353 'tend':260 'think':146,168,332 'thought':40 'throw':262 'time':51,228 'timelin':97 'tinker':249 'tracker':184 'tri':77,314 'tv':374 'twice':309 'understand':2,278 'uniform':30 'unless':25,116 'us':340 'use':109,155,201,223,285,294,372 've':303 'version':206 'want':135,143 'wear':45,137 'weird':179 'win11':186 'window':208,217,273 'won':104 'wore':20,54 'work':24,118 'workflow':174 'worldview':84 'zorin':156,252,367"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701668928
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9602734"
  +editedAt: DateTimeImmutable @1702758394 {#2145
    date: 2023-12-16 21:26:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701582528 {#2172
    date: 2023-12-03 06:48:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2193
  +user: Proxies\__CG__\App\Entity\User {#1350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2365 …}
  +slug: "I-use-linux-for-the-same-reason-I-wear-fuzzy"
  +title: "I use linux for the same reason I wear fuzzy socks and sweaters"
  +url: null
  +body: """
    My understanding of the history of fashion is that back in the 1950s America it was expected that you wore a suit/dress at work unless you had a different uniform. There were a bunch of very boring people who thought that we should be wearing office job garb all the time, because they wore suits so much it was their default style, and since suits and dresses are both conservative and good-looking they were trying to nudge culture into accepting their worldview.\n
    \n
    But with our computers, we are living in some boring-ass timeline where the suits-4-life squares won. We are all stuck using The Office Job OS at home, unless you work in a creative field that got really stuck in with MacOS ages ago. I don’t want to wear a suit at home. I want something I think is comfy and pretty, which is why I use Zorin OS.\n
    \n
    I did not choose to get into Linux because I think it’s better for my workflow or because I am weirded out by all the trackers in win11 or because I care that Microsoft is an evil megacorp. I chose to start using Linux because the last version of windows that i was happy to boot up was Windows 7, and I refuse to use something on my own time that feels gross and looks icky. My preference for something that i can just set up and not have to tinker with makes Zorin a perfect fit for me, and I tend to throw a little fit when i have to do something in Windows specifically. I don’t understand why so many people are comfortable using the Office Job OS when they could be using something that suits them.\n
    \n
    > Preemptive edit because I’ve seen my post be misread twice already: I’m not trying to say that Microsoft *isnt* an evil megacorp that stuffs their os with spyware and bloat. I think that was the dealbreaker for most of us here. I just happen to have the sort of personality that Apple targets, and I have been struggling to articulate what specifically made me chose installing Zorin OS on a PC using a TV as a monitor instead of just getting a MacBook like my mom. Also its like 1 in the morning where I live and I need to get to sleep lol
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701763880 {#2375
    date: 2023-12-05 09:11:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2491 …}
  +children: [
    1 => App\Entity\EntryComment {#2205
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2193 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
      +body: "While I too like the analogy, and agree that Windows is becoming increasingly money grabby, I feel the need to be fair: as an OS it has supported native ISO mounting since Win7, just right click an ISO file and choose “Mount”…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701589201 {#2307
        date: 2023-12-03 08:40:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
        "@xilliah@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2226 …}
      +nested: Doctrine\ORM\PersistentCollection {#2240 …}
      +votes: Doctrine\ORM\PersistentCollection {#2242 …}
      +reports: Doctrine\ORM\PersistentCollection {#2264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 191344
      -bodyTs: "'agre':8 'analog':6 'becom':12 'choos':41 'click':36 'fair':22 'feel':17 'file':39 'grabbi':15 'increas':13 'iso':30,38 'like':4 'money':14 'mount':31,42 'nativ':29 'need':19 'os':25 'right':35 'sinc':32 'support':28 'win7':33 'window':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6911952"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701589201 {#2197
        date: 2023-12-03 08:40:01.0 +01:00
      }
      +"title": 191344
    }
    0 => App\Entity\EntryComment {#2271
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2193 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
      +body: "Ha! Good to know"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701613736 {#2272
        date: 2023-12-03 15:28:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
        "@xilliah@beehaw.org"
        "@beforan@lemm.ee"
        "@user224@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2267 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2270 …}
      +reports: Doctrine\ORM\PersistentCollection {#2200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
      -id: 192211
      -bodyTs: "'good':2 'ha':1 'know':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6921420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701613736 {#2274
        date: 2023-12-03 15:28:56.0 +01:00
      }
      +"title": 192211
    }
  ]
  -id: 19672
  -titleTs: "'fuzzi':10 'linux':3 'reason':7 'sock':11 'sweater':13 'use':2 'wear':9"
  -bodyTs: "'-4':101 '1':390 '1950s':13 '7':218 'accept':82 'age':130 'ago':131 'alreadi':310 'also':387 'america':14 'appl':352 'articul':360 'ass':96 'back':10 'better':171 'bloat':330 'boot':214 'bore':37,95 'boring-ass':94 'bunch':34 'care':190 'choos':161 'chose':198,365 'comfi':148 'comfort':284 'comput':88 'conserv':70 'could':292 'creativ':121 'cultur':80 'dealbreak':336 'default':61 'differ':29 'dress':67 'edit':300 'evil':195,321 'expect':17 'fashion':7 'feel':230 'field':122 'fit':255,265 'garb':48 'get':163,381,401 'good':73 'good-look':72 'got':124 'gross':231 'happen':344 'happi':212 'histori':5 'home':115,141 'icki':234 'instal':366 'instead':378 'isnt':319 'job':47,112,288 'last':205 'life':102 'like':384,389 'linux':165,202 'littl':264 'live':91,396 'lol':404 'look':74,233 'm':312 'macbook':383 'maco':129 'made':363 'make':251 'mani':281 'megacorp':196,322 'microsoft':192,318 'misread':308 'mom':386 'monitor':377 'morn':393 'much':57 'need':399 'nudg':79 'offic':46,111,287 'os':113,157,289,326,368 'pc':371 'peopl':38,282 'perfect':254 'person':350 'post':306 'preemptiv':299 'prefer':236 'pretti':150 'realli':125 'refus':221 'say':316 'seen':304 'set':243 'sinc':64 'sleep':403 'someth':144,224,238,271,295 'sort':348 'specif':274,362 'spywar':328 'squar':103 'start':200 'struggl':358 'stuck':108,126 'stuff':324 'style':62 'suit':55,65,100,139,297 'suit/dress':22 'target':353 'tend':260 'think':146,168,332 'thought':40 'throw':262 'time':51,228 'timelin':97 'tinker':249 'tracker':184 'tri':77,314 'tv':374 'twice':309 'understand':2,278 'uniform':30 'unless':25,116 'us':340 'use':109,155,201,223,285,294,372 've':303 'version':206 'want':135,143 'wear':45,137 'weird':179 'win11':186 'window':208,217,273 'won':104 'wore':20,54 'work':24,118 'workflow':174 'worldview':84 'zorin':156,252,367"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701668928
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9602734"
  +editedAt: DateTimeImmutable @1702758394 {#2145
    date: 2023-12-16 21:26:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701582528 {#2172
    date: 2023-12-03 06:48:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2193
  +user: Proxies\__CG__\App\Entity\User {#1350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2365 …}
  +slug: "I-use-linux-for-the-same-reason-I-wear-fuzzy"
  +title: "I use linux for the same reason I wear fuzzy socks and sweaters"
  +url: null
  +body: """
    My understanding of the history of fashion is that back in the 1950s America it was expected that you wore a suit/dress at work unless you had a different uniform. There were a bunch of very boring people who thought that we should be wearing office job garb all the time, because they wore suits so much it was their default style, and since suits and dresses are both conservative and good-looking they were trying to nudge culture into accepting their worldview.\n
    \n
    But with our computers, we are living in some boring-ass timeline where the suits-4-life squares won. We are all stuck using The Office Job OS at home, unless you work in a creative field that got really stuck in with MacOS ages ago. I don’t want to wear a suit at home. I want something I think is comfy and pretty, which is why I use Zorin OS.\n
    \n
    I did not choose to get into Linux because I think it’s better for my workflow or because I am weirded out by all the trackers in win11 or because I care that Microsoft is an evil megacorp. I chose to start using Linux because the last version of windows that i was happy to boot up was Windows 7, and I refuse to use something on my own time that feels gross and looks icky. My preference for something that i can just set up and not have to tinker with makes Zorin a perfect fit for me, and I tend to throw a little fit when i have to do something in Windows specifically. I don’t understand why so many people are comfortable using the Office Job OS when they could be using something that suits them.\n
    \n
    > Preemptive edit because I’ve seen my post be misread twice already: I’m not trying to say that Microsoft *isnt* an evil megacorp that stuffs their os with spyware and bloat. I think that was the dealbreaker for most of us here. I just happen to have the sort of personality that Apple targets, and I have been struggling to articulate what specifically made me chose installing Zorin OS on a PC using a TV as a monitor instead of just getting a MacBook like my mom. Also its like 1 in the morning where I live and I need to get to sleep lol
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701763880 {#2375
    date: 2023-12-05 09:11:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2491 …}
  +children: [
    1 => App\Entity\EntryComment {#2205
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2193 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
      +body: "While I too like the analogy, and agree that Windows is becoming increasingly money grabby, I feel the need to be fair: as an OS it has supported native ISO mounting since Win7, just right click an ISO file and choose “Mount”…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701589201 {#2307
        date: 2023-12-03 08:40:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
        "@xilliah@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2226 …}
      +nested: Doctrine\ORM\PersistentCollection {#2240 …}
      +votes: Doctrine\ORM\PersistentCollection {#2242 …}
      +reports: Doctrine\ORM\PersistentCollection {#2264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 191344
      -bodyTs: "'agre':8 'analog':6 'becom':12 'choos':41 'click':36 'fair':22 'feel':17 'file':39 'grabbi':15 'increas':13 'iso':30,38 'like':4 'money':14 'mount':31,42 'nativ':29 'need':19 'os':25 'right':35 'sinc':32 'support':28 'win7':33 'window':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6911952"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701589201 {#2197
        date: 2023-12-03 08:40:01.0 +01:00
      }
      +"title": 191344
    }
    0 => App\Entity\EntryComment {#2271
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2193 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
      +body: "Ha! Good to know"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701613736 {#2272
        date: 2023-12-03 15:28:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
        "@xilliah@beehaw.org"
        "@beforan@lemm.ee"
        "@user224@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2267 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2270 …}
      +reports: Doctrine\ORM\PersistentCollection {#2200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
      -id: 192211
      -bodyTs: "'good':2 'ha':1 'know':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6921420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701613736 {#2274
        date: 2023-12-03 15:28:56.0 +01:00
      }
      +"title": 192211
    }
  ]
  -id: 19672
  -titleTs: "'fuzzi':10 'linux':3 'reason':7 'sock':11 'sweater':13 'use':2 'wear':9"
  -bodyTs: "'-4':101 '1':390 '1950s':13 '7':218 'accept':82 'age':130 'ago':131 'alreadi':310 'also':387 'america':14 'appl':352 'articul':360 'ass':96 'back':10 'better':171 'bloat':330 'boot':214 'bore':37,95 'boring-ass':94 'bunch':34 'care':190 'choos':161 'chose':198,365 'comfi':148 'comfort':284 'comput':88 'conserv':70 'could':292 'creativ':121 'cultur':80 'dealbreak':336 'default':61 'differ':29 'dress':67 'edit':300 'evil':195,321 'expect':17 'fashion':7 'feel':230 'field':122 'fit':255,265 'garb':48 'get':163,381,401 'good':73 'good-look':72 'got':124 'gross':231 'happen':344 'happi':212 'histori':5 'home':115,141 'icki':234 'instal':366 'instead':378 'isnt':319 'job':47,112,288 'last':205 'life':102 'like':384,389 'linux':165,202 'littl':264 'live':91,396 'lol':404 'look':74,233 'm':312 'macbook':383 'maco':129 'made':363 'make':251 'mani':281 'megacorp':196,322 'microsoft':192,318 'misread':308 'mom':386 'monitor':377 'morn':393 'much':57 'need':399 'nudg':79 'offic':46,111,287 'os':113,157,289,326,368 'pc':371 'peopl':38,282 'perfect':254 'person':350 'post':306 'preemptiv':299 'prefer':236 'pretti':150 'realli':125 'refus':221 'say':316 'seen':304 'set':243 'sinc':64 'sleep':403 'someth':144,224,238,271,295 'sort':348 'specif':274,362 'spywar':328 'squar':103 'start':200 'struggl':358 'stuck':108,126 'stuff':324 'style':62 'suit':55,65,100,139,297 'suit/dress':22 'target':353 'tend':260 'think':146,168,332 'thought':40 'throw':262 'time':51,228 'timelin':97 'tinker':249 'tracker':184 'tri':77,314 'tv':374 'twice':309 'understand':2,278 'uniform':30 'unless':25,116 'us':340 'use':109,155,201,223,285,294,372 've':303 'version':206 'want':135,143 'wear':45,137 'weird':179 'win11':186 'window':208,217,273 'won':104 'wore':20,54 'work':24,118 'workflow':174 'worldview':84 'zorin':156,252,367"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701668928
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9602734"
  +editedAt: DateTimeImmutable @1702758394 {#2145
    date: 2023-12-16 21:26:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701582528 {#2172
    date: 2023-12-03 06:48:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2205
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193
    +user: Proxies\__CG__\App\Entity\User {#1350 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2365 …}
    +slug: "I-use-linux-for-the-same-reason-I-wear-fuzzy"
    +title: "I use linux for the same reason I wear fuzzy socks and sweaters"
    +url: null
    +body: """
      My understanding of the history of fashion is that back in the 1950s America it was expected that you wore a suit/dress at work unless you had a different uniform. There were a bunch of very boring people who thought that we should be wearing office job garb all the time, because they wore suits so much it was their default style, and since suits and dresses are both conservative and good-looking they were trying to nudge culture into accepting their worldview.\n
      \n
      But with our computers, we are living in some boring-ass timeline where the suits-4-life squares won. We are all stuck using The Office Job OS at home, unless you work in a creative field that got really stuck in with MacOS ages ago. I don’t want to wear a suit at home. I want something I think is comfy and pretty, which is why I use Zorin OS.\n
      \n
      I did not choose to get into Linux because I think it’s better for my workflow or because I am weirded out by all the trackers in win11 or because I care that Microsoft is an evil megacorp. I chose to start using Linux because the last version of windows that i was happy to boot up was Windows 7, and I refuse to use something on my own time that feels gross and looks icky. My preference for something that i can just set up and not have to tinker with makes Zorin a perfect fit for me, and I tend to throw a little fit when i have to do something in Windows specifically. I don’t understand why so many people are comfortable using the Office Job OS when they could be using something that suits them.\n
      \n
      > Preemptive edit because I’ve seen my post be misread twice already: I’m not trying to say that Microsoft *isnt* an evil megacorp that stuffs their os with spyware and bloat. I think that was the dealbreaker for most of us here. I just happen to have the sort of personality that Apple targets, and I have been struggling to articulate what specifically made me chose installing Zorin OS on a PC using a TV as a monitor instead of just getting a MacBook like my mom. Also its like 1 in the morning where I live and I need to get to sleep lol
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701763880 {#2375
      date: 2023-12-05 09:11:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2367 …}
    +votes: Doctrine\ORM\PersistentCollection {#1351 …}
    +reports: Doctrine\ORM\PersistentCollection {#1353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
    +badges: Doctrine\ORM\PersistentCollection {#2491 …}
    +children: [
      1 => App\Entity\EntryComment {#2205}
      0 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2193 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
        +body: "Ha! Good to know"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701613736 {#2272
          date: 2023-12-03 15:28:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
          "@xilliah@beehaw.org"
          "@beforan@lemm.ee"
          "@user224@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2267 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2270 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
        -id: 192211
        -bodyTs: "'good':2 'ha':1 'know':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6921420"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613736 {#2274
          date: 2023-12-03 15:28:56.0 +01:00
        }
        +"title": 192211
      }
    ]
    -id: 19672
    -titleTs: "'fuzzi':10 'linux':3 'reason':7 'sock':11 'sweater':13 'use':2 'wear':9"
    -bodyTs: "'-4':101 '1':390 '1950s':13 '7':218 'accept':82 'age':130 'ago':131 'alreadi':310 'also':387 'america':14 'appl':352 'articul':360 'ass':96 'back':10 'better':171 'bloat':330 'boot':214 'bore':37,95 'boring-ass':94 'bunch':34 'care':190 'choos':161 'chose':198,365 'comfi':148 'comfort':284 'comput':88 'conserv':70 'could':292 'creativ':121 'cultur':80 'dealbreak':336 'default':61 'differ':29 'dress':67 'edit':300 'evil':195,321 'expect':17 'fashion':7 'feel':230 'field':122 'fit':255,265 'garb':48 'get':163,381,401 'good':73 'good-look':72 'got':124 'gross':231 'happen':344 'happi':212 'histori':5 'home':115,141 'icki':234 'instal':366 'instead':378 'isnt':319 'job':47,112,288 'last':205 'life':102 'like':384,389 'linux':165,202 'littl':264 'live':91,396 'lol':404 'look':74,233 'm':312 'macbook':383 'maco':129 'made':363 'make':251 'mani':281 'megacorp':196,322 'microsoft':192,318 'misread':308 'mom':386 'monitor':377 'morn':393 'much':57 'need':399 'nudg':79 'offic':46,111,287 'os':113,157,289,326,368 'pc':371 'peopl':38,282 'perfect':254 'person':350 'post':306 'preemptiv':299 'prefer':236 'pretti':150 'realli':125 'refus':221 'say':316 'seen':304 'set':243 'sinc':64 'sleep':403 'someth':144,224,238,271,295 'sort':348 'specif':274,362 'spywar':328 'squar':103 'start':200 'struggl':358 'stuck':108,126 'stuff':324 'style':62 'suit':55,65,100,139,297 'suit/dress':22 'target':353 'tend':260 'think':146,168,332 'thought':40 'throw':262 'time':51,228 'timelin':97 'tinker':249 'tracker':184 'tri':77,314 'tv':374 'twice':309 'understand':2,278 'uniform':30 'unless':25,116 'us':340 'use':109,155,201,223,285,294,372 've':303 'version':206 'want':135,143 'wear':45,137 'weird':179 'win11':186 'window':208,217,273 'won':104 'wore':20,54 'work':24,118 'workflow':174 'worldview':84 'zorin':156,252,367"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701668928
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9602734"
    +editedAt: DateTimeImmutable @1702758394 {#2145
      date: 2023-12-16 21:26:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701582528 {#2172
      date: 2023-12-03 06:48:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +body: "While I too like the analogy, and agree that Windows is becoming increasingly money grabby, I feel the need to be fair: as an OS it has supported native ISO mounting since Win7, just right click an ISO file and choose “Mount”…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701589201 {#2307
    date: 2023-12-03 08:40:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
    "@xilliah@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 191344
  -bodyTs: "'agre':8 'analog':6 'becom':12 'choos':41 'click':36 'fair':22 'feel':17 'file':39 'grabbi':15 'increas':13 'iso':30,38 'like':4 'money':14 'mount':31,42 'nativ':29 'need':19 'os':25 'right':35 'sinc':32 'support':28 'win7':33 'window':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6911952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701589201 {#2197
    date: 2023-12-03 08:40:01.0 +01:00
  }
  +"title": 191344
}
"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 {#2205
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193
    +user: Proxies\__CG__\App\Entity\User {#1350 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2365 …}
    +slug: "I-use-linux-for-the-same-reason-I-wear-fuzzy"
    +title: "I use linux for the same reason I wear fuzzy socks and sweaters"
    +url: null
    +body: """
      My understanding of the history of fashion is that back in the 1950s America it was expected that you wore a suit/dress at work unless you had a different uniform. There were a bunch of very boring people who thought that we should be wearing office job garb all the time, because they wore suits so much it was their default style, and since suits and dresses are both conservative and good-looking they were trying to nudge culture into accepting their worldview.\n
      \n
      But with our computers, we are living in some boring-ass timeline where the suits-4-life squares won. We are all stuck using The Office Job OS at home, unless you work in a creative field that got really stuck in with MacOS ages ago. I don’t want to wear a suit at home. I want something I think is comfy and pretty, which is why I use Zorin OS.\n
      \n
      I did not choose to get into Linux because I think it’s better for my workflow or because I am weirded out by all the trackers in win11 or because I care that Microsoft is an evil megacorp. I chose to start using Linux because the last version of windows that i was happy to boot up was Windows 7, and I refuse to use something on my own time that feels gross and looks icky. My preference for something that i can just set up and not have to tinker with makes Zorin a perfect fit for me, and I tend to throw a little fit when i have to do something in Windows specifically. I don’t understand why so many people are comfortable using the Office Job OS when they could be using something that suits them.\n
      \n
      > Preemptive edit because I’ve seen my post be misread twice already: I’m not trying to say that Microsoft *isnt* an evil megacorp that stuffs their os with spyware and bloat. I think that was the dealbreaker for most of us here. I just happen to have the sort of personality that Apple targets, and I have been struggling to articulate what specifically made me chose installing Zorin OS on a PC using a TV as a monitor instead of just getting a MacBook like my mom. Also its like 1 in the morning where I live and I need to get to sleep lol
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701763880 {#2375
      date: 2023-12-05 09:11:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2367 …}
    +votes: Doctrine\ORM\PersistentCollection {#1351 …}
    +reports: Doctrine\ORM\PersistentCollection {#1353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
    +badges: Doctrine\ORM\PersistentCollection {#2491 …}
    +children: [
      1 => App\Entity\EntryComment {#2205}
      0 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2193 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
        +body: "Ha! Good to know"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701613736 {#2272
          date: 2023-12-03 15:28:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
          "@xilliah@beehaw.org"
          "@beforan@lemm.ee"
          "@user224@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2267 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2270 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
        -id: 192211
        -bodyTs: "'good':2 'ha':1 'know':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6921420"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613736 {#2274
          date: 2023-12-03 15:28:56.0 +01:00
        }
        +"title": 192211
      }
    ]
    -id: 19672
    -titleTs: "'fuzzi':10 'linux':3 'reason':7 'sock':11 'sweater':13 'use':2 'wear':9"
    -bodyTs: "'-4':101 '1':390 '1950s':13 '7':218 'accept':82 'age':130 'ago':131 'alreadi':310 'also':387 'america':14 'appl':352 'articul':360 'ass':96 'back':10 'better':171 'bloat':330 'boot':214 'bore':37,95 'boring-ass':94 'bunch':34 'care':190 'choos':161 'chose':198,365 'comfi':148 'comfort':284 'comput':88 'conserv':70 'could':292 'creativ':121 'cultur':80 'dealbreak':336 'default':61 'differ':29 'dress':67 'edit':300 'evil':195,321 'expect':17 'fashion':7 'feel':230 'field':122 'fit':255,265 'garb':48 'get':163,381,401 'good':73 'good-look':72 'got':124 'gross':231 'happen':344 'happi':212 'histori':5 'home':115,141 'icki':234 'instal':366 'instead':378 'isnt':319 'job':47,112,288 'last':205 'life':102 'like':384,389 'linux':165,202 'littl':264 'live':91,396 'lol':404 'look':74,233 'm':312 'macbook':383 'maco':129 'made':363 'make':251 'mani':281 'megacorp':196,322 'microsoft':192,318 'misread':308 'mom':386 'monitor':377 'morn':393 'much':57 'need':399 'nudg':79 'offic':46,111,287 'os':113,157,289,326,368 'pc':371 'peopl':38,282 'perfect':254 'person':350 'post':306 'preemptiv':299 'prefer':236 'pretti':150 'realli':125 'refus':221 'say':316 'seen':304 'set':243 'sinc':64 'sleep':403 'someth':144,224,238,271,295 'sort':348 'specif':274,362 'spywar':328 'squar':103 'start':200 'struggl':358 'stuck':108,126 'stuff':324 'style':62 'suit':55,65,100,139,297 'suit/dress':22 'target':353 'tend':260 'think':146,168,332 'thought':40 'throw':262 'time':51,228 'timelin':97 'tinker':249 'tracker':184 'tri':77,314 'tv':374 'twice':309 'understand':2,278 'uniform':30 'unless':25,116 'us':340 'use':109,155,201,223,285,294,372 've':303 'version':206 'want':135,143 'wear':45,137 'weird':179 'win11':186 'window':208,217,273 'won':104 'wore':20,54 'work':24,118 'workflow':174 'worldview':84 'zorin':156,252,367"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701668928
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9602734"
    +editedAt: DateTimeImmutable @1702758394 {#2145
      date: 2023-12-16 21:26:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701582528 {#2172
      date: 2023-12-03 06:48:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +body: "While I too like the analogy, and agree that Windows is becoming increasingly money grabby, I feel the need to be fair: as an OS it has supported native ISO mounting since Win7, just right click an ISO file and choose “Mount”…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701589201 {#2307
    date: 2023-12-03 08:40:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
    "@xilliah@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 191344
  -bodyTs: "'agre':8 'analog':6 'becom':12 'choos':41 'click':36 'fair':22 'feel':17 'file':39 'grabbi':15 'increas':13 'iso':30,38 'like':4 'money':14 'mount':31,42 'nativ':29 'need':19 'os':25 'right':35 'sinc':32 'support':28 'win7':33 'window':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6911952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701589201 {#2197
    date: 2023-12-03 08:40:01.0 +01:00
  }
  +"title": 191344
}
"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 {#2205
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193
    +user: Proxies\__CG__\App\Entity\User {#1350 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2365 …}
    +slug: "I-use-linux-for-the-same-reason-I-wear-fuzzy"
    +title: "I use linux for the same reason I wear fuzzy socks and sweaters"
    +url: null
    +body: """
      My understanding of the history of fashion is that back in the 1950s America it was expected that you wore a suit/dress at work unless you had a different uniform. There were a bunch of very boring people who thought that we should be wearing office job garb all the time, because they wore suits so much it was their default style, and since suits and dresses are both conservative and good-looking they were trying to nudge culture into accepting their worldview.\n
      \n
      But with our computers, we are living in some boring-ass timeline where the suits-4-life squares won. We are all stuck using The Office Job OS at home, unless you work in a creative field that got really stuck in with MacOS ages ago. I don’t want to wear a suit at home. I want something I think is comfy and pretty, which is why I use Zorin OS.\n
      \n
      I did not choose to get into Linux because I think it’s better for my workflow or because I am weirded out by all the trackers in win11 or because I care that Microsoft is an evil megacorp. I chose to start using Linux because the last version of windows that i was happy to boot up was Windows 7, and I refuse to use something on my own time that feels gross and looks icky. My preference for something that i can just set up and not have to tinker with makes Zorin a perfect fit for me, and I tend to throw a little fit when i have to do something in Windows specifically. I don’t understand why so many people are comfortable using the Office Job OS when they could be using something that suits them.\n
      \n
      > Preemptive edit because I’ve seen my post be misread twice already: I’m not trying to say that Microsoft *isnt* an evil megacorp that stuffs their os with spyware and bloat. I think that was the dealbreaker for most of us here. I just happen to have the sort of personality that Apple targets, and I have been struggling to articulate what specifically made me chose installing Zorin OS on a PC using a TV as a monitor instead of just getting a MacBook like my mom. Also its like 1 in the morning where I live and I need to get to sleep lol
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701763880 {#2375
      date: 2023-12-05 09:11:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2367 …}
    +votes: Doctrine\ORM\PersistentCollection {#1351 …}
    +reports: Doctrine\ORM\PersistentCollection {#1353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
    +badges: Doctrine\ORM\PersistentCollection {#2491 …}
    +children: [
      1 => App\Entity\EntryComment {#2205}
      0 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2193 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
        +body: "Ha! Good to know"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701613736 {#2272
          date: 2023-12-03 15:28:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
          "@xilliah@beehaw.org"
          "@beforan@lemm.ee"
          "@user224@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2267 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2270 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
        -id: 192211
        -bodyTs: "'good':2 'ha':1 'know':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6921420"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613736 {#2274
          date: 2023-12-03 15:28:56.0 +01:00
        }
        +"title": 192211
      }
    ]
    -id: 19672
    -titleTs: "'fuzzi':10 'linux':3 'reason':7 'sock':11 'sweater':13 'use':2 'wear':9"
    -bodyTs: "'-4':101 '1':390 '1950s':13 '7':218 'accept':82 'age':130 'ago':131 'alreadi':310 'also':387 'america':14 'appl':352 'articul':360 'ass':96 'back':10 'better':171 'bloat':330 'boot':214 'bore':37,95 'boring-ass':94 'bunch':34 'care':190 'choos':161 'chose':198,365 'comfi':148 'comfort':284 'comput':88 'conserv':70 'could':292 'creativ':121 'cultur':80 'dealbreak':336 'default':61 'differ':29 'dress':67 'edit':300 'evil':195,321 'expect':17 'fashion':7 'feel':230 'field':122 'fit':255,265 'garb':48 'get':163,381,401 'good':73 'good-look':72 'got':124 'gross':231 'happen':344 'happi':212 'histori':5 'home':115,141 'icki':234 'instal':366 'instead':378 'isnt':319 'job':47,112,288 'last':205 'life':102 'like':384,389 'linux':165,202 'littl':264 'live':91,396 'lol':404 'look':74,233 'm':312 'macbook':383 'maco':129 'made':363 'make':251 'mani':281 'megacorp':196,322 'microsoft':192,318 'misread':308 'mom':386 'monitor':377 'morn':393 'much':57 'need':399 'nudg':79 'offic':46,111,287 'os':113,157,289,326,368 'pc':371 'peopl':38,282 'perfect':254 'person':350 'post':306 'preemptiv':299 'prefer':236 'pretti':150 'realli':125 'refus':221 'say':316 'seen':304 'set':243 'sinc':64 'sleep':403 'someth':144,224,238,271,295 'sort':348 'specif':274,362 'spywar':328 'squar':103 'start':200 'struggl':358 'stuck':108,126 'stuff':324 'style':62 'suit':55,65,100,139,297 'suit/dress':22 'target':353 'tend':260 'think':146,168,332 'thought':40 'throw':262 'time':51,228 'timelin':97 'tinker':249 'tracker':184 'tri':77,314 'tv':374 'twice':309 'understand':2,278 'uniform':30 'unless':25,116 'us':340 'use':109,155,201,223,285,294,372 've':303 'version':206 'want':135,143 'wear':45,137 'weird':179 'win11':186 'window':208,217,273 'won':104 'wore':20,54 'work':24,118 'workflow':174 'worldview':84 'zorin':156,252,367"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701668928
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9602734"
    +editedAt: DateTimeImmutable @1702758394 {#2145
      date: 2023-12-16 21:26:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701582528 {#2172
      date: 2023-12-03 06:48:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +body: "While I too like the analogy, and agree that Windows is becoming increasingly money grabby, I feel the need to be fair: as an OS it has supported native ISO mounting since Win7, just right click an ISO file and choose “Mount”…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701589201 {#2307
    date: 2023-12-03 08:40:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
    "@xilliah@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 191344
  -bodyTs: "'agre':8 'analog':6 'becom':12 'choos':41 'click':36 'fair':22 'feel':17 'file':39 'grabbi':15 'increas':13 'iso':30,38 'like':4 'money':14 'mount':31,42 'nativ':29 'need':19 'os':25 'right':35 'sinc':32 'support':28 'win7':33 'window':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6911952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701589201 {#2197
    date: 2023-12-03 08:40:01.0 +01:00
  }
  +"title": 191344
}
"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 {#2271
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193
    +user: Proxies\__CG__\App\Entity\User {#1350 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2365 …}
    +slug: "I-use-linux-for-the-same-reason-I-wear-fuzzy"
    +title: "I use linux for the same reason I wear fuzzy socks and sweaters"
    +url: null
    +body: """
      My understanding of the history of fashion is that back in the 1950s America it was expected that you wore a suit/dress at work unless you had a different uniform. There were a bunch of very boring people who thought that we should be wearing office job garb all the time, because they wore suits so much it was their default style, and since suits and dresses are both conservative and good-looking they were trying to nudge culture into accepting their worldview.\n
      \n
      But with our computers, we are living in some boring-ass timeline where the suits-4-life squares won. We are all stuck using The Office Job OS at home, unless you work in a creative field that got really stuck in with MacOS ages ago. I don’t want to wear a suit at home. I want something I think is comfy and pretty, which is why I use Zorin OS.\n
      \n
      I did not choose to get into Linux because I think it’s better for my workflow or because I am weirded out by all the trackers in win11 or because I care that Microsoft is an evil megacorp. I chose to start using Linux because the last version of windows that i was happy to boot up was Windows 7, and I refuse to use something on my own time that feels gross and looks icky. My preference for something that i can just set up and not have to tinker with makes Zorin a perfect fit for me, and I tend to throw a little fit when i have to do something in Windows specifically. I don’t understand why so many people are comfortable using the Office Job OS when they could be using something that suits them.\n
      \n
      > Preemptive edit because I’ve seen my post be misread twice already: I’m not trying to say that Microsoft *isnt* an evil megacorp that stuffs their os with spyware and bloat. I think that was the dealbreaker for most of us here. I just happen to have the sort of personality that Apple targets, and I have been struggling to articulate what specifically made me chose installing Zorin OS on a PC using a TV as a monitor instead of just getting a MacBook like my mom. Also its like 1 in the morning where I live and I need to get to sleep lol
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701763880 {#2375
      date: 2023-12-05 09:11:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2367 …}
    +votes: Doctrine\ORM\PersistentCollection {#1351 …}
    +reports: Doctrine\ORM\PersistentCollection {#1353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
    +badges: Doctrine\ORM\PersistentCollection {#2491 …}
    +children: [
      1 => App\Entity\EntryComment {#2205
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2193 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
        +body: "While I too like the analogy, and agree that Windows is becoming increasingly money grabby, I feel the need to be fair: as an OS it has supported native ISO mounting since Win7, just right click an ISO file and choose “Mount”…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701589201 {#2307
          date: 2023-12-03 08:40:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
          "@xilliah@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2226 …}
        +nested: Doctrine\ORM\PersistentCollection {#2240 …}
        +votes: Doctrine\ORM\PersistentCollection {#2242 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 191344
        -bodyTs: "'agre':8 'analog':6 'becom':12 'choos':41 'click':36 'fair':22 'feel':17 'file':39 'grabbi':15 'increas':13 'iso':30,38 'like':4 'money':14 'mount':31,42 'nativ':29 'need':19 'os':25 'right':35 'sinc':32 'support':28 'win7':33 'window':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6911952"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701589201 {#2197
          date: 2023-12-03 08:40:01.0 +01:00
        }
        +"title": 191344
      }
      0 => App\Entity\EntryComment {#2271}
    ]
    -id: 19672
    -titleTs: "'fuzzi':10 'linux':3 'reason':7 'sock':11 'sweater':13 'use':2 'wear':9"
    -bodyTs: "'-4':101 '1':390 '1950s':13 '7':218 'accept':82 'age':130 'ago':131 'alreadi':310 'also':387 'america':14 'appl':352 'articul':360 'ass':96 'back':10 'better':171 'bloat':330 'boot':214 'bore':37,95 'boring-ass':94 'bunch':34 'care':190 'choos':161 'chose':198,365 'comfi':148 'comfort':284 'comput':88 'conserv':70 'could':292 'creativ':121 'cultur':80 'dealbreak':336 'default':61 'differ':29 'dress':67 'edit':300 'evil':195,321 'expect':17 'fashion':7 'feel':230 'field':122 'fit':255,265 'garb':48 'get':163,381,401 'good':73 'good-look':72 'got':124 'gross':231 'happen':344 'happi':212 'histori':5 'home':115,141 'icki':234 'instal':366 'instead':378 'isnt':319 'job':47,112,288 'last':205 'life':102 'like':384,389 'linux':165,202 'littl':264 'live':91,396 'lol':404 'look':74,233 'm':312 'macbook':383 'maco':129 'made':363 'make':251 'mani':281 'megacorp':196,322 'microsoft':192,318 'misread':308 'mom':386 'monitor':377 'morn':393 'much':57 'need':399 'nudg':79 'offic':46,111,287 'os':113,157,289,326,368 'pc':371 'peopl':38,282 'perfect':254 'person':350 'post':306 'preemptiv':299 'prefer':236 'pretti':150 'realli':125 'refus':221 'say':316 'seen':304 'set':243 'sinc':64 'sleep':403 'someth':144,224,238,271,295 'sort':348 'specif':274,362 'spywar':328 'squar':103 'start':200 'struggl':358 'stuck':108,126 'stuff':324 'style':62 'suit':55,65,100,139,297 'suit/dress':22 'target':353 'tend':260 'think':146,168,332 'thought':40 'throw':262 'time':51,228 'timelin':97 'tinker':249 'tracker':184 'tri':77,314 'tv':374 'twice':309 'understand':2,278 'uniform':30 'unless':25,116 'us':340 'use':109,155,201,223,285,294,372 've':303 'version':206 'want':135,143 'wear':45,137 'weird':179 'win11':186 'window':208,217,273 'won':104 'wore':20,54 'work':24,118 'workflow':174 'worldview':84 'zorin':156,252,367"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701668928
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9602734"
    +editedAt: DateTimeImmutable @1702758394 {#2145
      date: 2023-12-16 21:26:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701582528 {#2172
      date: 2023-12-03 06:48:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +body: "Ha! Good to know"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701613736 {#2272
    date: 2023-12-03 15:28:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
    "@xilliah@beehaw.org"
    "@beforan@lemm.ee"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 192211
  -bodyTs: "'good':2 'ha':1 'know':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6921420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613736 {#2274
    date: 2023-12-03 15:28:56.0 +01:00
  }
  +"title": 192211
}
"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 {#2271
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193
    +user: Proxies\__CG__\App\Entity\User {#1350 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2365 …}
    +slug: "I-use-linux-for-the-same-reason-I-wear-fuzzy"
    +title: "I use linux for the same reason I wear fuzzy socks and sweaters"
    +url: null
    +body: """
      My understanding of the history of fashion is that back in the 1950s America it was expected that you wore a suit/dress at work unless you had a different uniform. There were a bunch of very boring people who thought that we should be wearing office job garb all the time, because they wore suits so much it was their default style, and since suits and dresses are both conservative and good-looking they were trying to nudge culture into accepting their worldview.\n
      \n
      But with our computers, we are living in some boring-ass timeline where the suits-4-life squares won. We are all stuck using The Office Job OS at home, unless you work in a creative field that got really stuck in with MacOS ages ago. I don’t want to wear a suit at home. I want something I think is comfy and pretty, which is why I use Zorin OS.\n
      \n
      I did not choose to get into Linux because I think it’s better for my workflow or because I am weirded out by all the trackers in win11 or because I care that Microsoft is an evil megacorp. I chose to start using Linux because the last version of windows that i was happy to boot up was Windows 7, and I refuse to use something on my own time that feels gross and looks icky. My preference for something that i can just set up and not have to tinker with makes Zorin a perfect fit for me, and I tend to throw a little fit when i have to do something in Windows specifically. I don’t understand why so many people are comfortable using the Office Job OS when they could be using something that suits them.\n
      \n
      > Preemptive edit because I’ve seen my post be misread twice already: I’m not trying to say that Microsoft *isnt* an evil megacorp that stuffs their os with spyware and bloat. I think that was the dealbreaker for most of us here. I just happen to have the sort of personality that Apple targets, and I have been struggling to articulate what specifically made me chose installing Zorin OS on a PC using a TV as a monitor instead of just getting a MacBook like my mom. Also its like 1 in the morning where I live and I need to get to sleep lol
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701763880 {#2375
      date: 2023-12-05 09:11:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2367 …}
    +votes: Doctrine\ORM\PersistentCollection {#1351 …}
    +reports: Doctrine\ORM\PersistentCollection {#1353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
    +badges: Doctrine\ORM\PersistentCollection {#2491 …}
    +children: [
      1 => App\Entity\EntryComment {#2205
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2193 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
        +body: "While I too like the analogy, and agree that Windows is becoming increasingly money grabby, I feel the need to be fair: as an OS it has supported native ISO mounting since Win7, just right click an ISO file and choose “Mount”…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701589201 {#2307
          date: 2023-12-03 08:40:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
          "@xilliah@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2226 …}
        +nested: Doctrine\ORM\PersistentCollection {#2240 …}
        +votes: Doctrine\ORM\PersistentCollection {#2242 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 191344
        -bodyTs: "'agre':8 'analog':6 'becom':12 'choos':41 'click':36 'fair':22 'feel':17 'file':39 'grabbi':15 'increas':13 'iso':30,38 'like':4 'money':14 'mount':31,42 'nativ':29 'need':19 'os':25 'right':35 'sinc':32 'support':28 'win7':33 'window':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6911952"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701589201 {#2197
          date: 2023-12-03 08:40:01.0 +01:00
        }
        +"title": 191344
      }
      0 => App\Entity\EntryComment {#2271}
    ]
    -id: 19672
    -titleTs: "'fuzzi':10 'linux':3 'reason':7 'sock':11 'sweater':13 'use':2 'wear':9"
    -bodyTs: "'-4':101 '1':390 '1950s':13 '7':218 'accept':82 'age':130 'ago':131 'alreadi':310 'also':387 'america':14 'appl':352 'articul':360 'ass':96 'back':10 'better':171 'bloat':330 'boot':214 'bore':37,95 'boring-ass':94 'bunch':34 'care':190 'choos':161 'chose':198,365 'comfi':148 'comfort':284 'comput':88 'conserv':70 'could':292 'creativ':121 'cultur':80 'dealbreak':336 'default':61 'differ':29 'dress':67 'edit':300 'evil':195,321 'expect':17 'fashion':7 'feel':230 'field':122 'fit':255,265 'garb':48 'get':163,381,401 'good':73 'good-look':72 'got':124 'gross':231 'happen':344 'happi':212 'histori':5 'home':115,141 'icki':234 'instal':366 'instead':378 'isnt':319 'job':47,112,288 'last':205 'life':102 'like':384,389 'linux':165,202 'littl':264 'live':91,396 'lol':404 'look':74,233 'm':312 'macbook':383 'maco':129 'made':363 'make':251 'mani':281 'megacorp':196,322 'microsoft':192,318 'misread':308 'mom':386 'monitor':377 'morn':393 'much':57 'need':399 'nudg':79 'offic':46,111,287 'os':113,157,289,326,368 'pc':371 'peopl':38,282 'perfect':254 'person':350 'post':306 'preemptiv':299 'prefer':236 'pretti':150 'realli':125 'refus':221 'say':316 'seen':304 'set':243 'sinc':64 'sleep':403 'someth':144,224,238,271,295 'sort':348 'specif':274,362 'spywar':328 'squar':103 'start':200 'struggl':358 'stuck':108,126 'stuff':324 'style':62 'suit':55,65,100,139,297 'suit/dress':22 'target':353 'tend':260 'think':146,168,332 'thought':40 'throw':262 'time':51,228 'timelin':97 'tinker':249 'tracker':184 'tri':77,314 'tv':374 'twice':309 'understand':2,278 'uniform':30 'unless':25,116 'us':340 'use':109,155,201,223,285,294,372 've':303 'version':206 'want':135,143 'wear':45,137 'weird':179 'win11':186 'window':208,217,273 'won':104 'wore':20,54 'work':24,118 'workflow':174 'worldview':84 'zorin':156,252,367"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701668928
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9602734"
    +editedAt: DateTimeImmutable @1702758394 {#2145
      date: 2023-12-16 21:26:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701582528 {#2172
      date: 2023-12-03 06:48:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +body: "Ha! Good to know"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701613736 {#2272
    date: 2023-12-03 15:28:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
    "@xilliah@beehaw.org"
    "@beforan@lemm.ee"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 192211
  -bodyTs: "'good':2 'ha':1 'know':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6921420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613736 {#2274
    date: 2023-12-03 15:28:56.0 +01:00
  }
  +"title": 192211
}
"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 {#2271
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193
    +user: Proxies\__CG__\App\Entity\User {#1350 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2365 …}
    +slug: "I-use-linux-for-the-same-reason-I-wear-fuzzy"
    +title: "I use linux for the same reason I wear fuzzy socks and sweaters"
    +url: null
    +body: """
      My understanding of the history of fashion is that back in the 1950s America it was expected that you wore a suit/dress at work unless you had a different uniform. There were a bunch of very boring people who thought that we should be wearing office job garb all the time, because they wore suits so much it was their default style, and since suits and dresses are both conservative and good-looking they were trying to nudge culture into accepting their worldview.\n
      \n
      But with our computers, we are living in some boring-ass timeline where the suits-4-life squares won. We are all stuck using The Office Job OS at home, unless you work in a creative field that got really stuck in with MacOS ages ago. I don’t want to wear a suit at home. I want something I think is comfy and pretty, which is why I use Zorin OS.\n
      \n
      I did not choose to get into Linux because I think it’s better for my workflow or because I am weirded out by all the trackers in win11 or because I care that Microsoft is an evil megacorp. I chose to start using Linux because the last version of windows that i was happy to boot up was Windows 7, and I refuse to use something on my own time that feels gross and looks icky. My preference for something that i can just set up and not have to tinker with makes Zorin a perfect fit for me, and I tend to throw a little fit when i have to do something in Windows specifically. I don’t understand why so many people are comfortable using the Office Job OS when they could be using something that suits them.\n
      \n
      > Preemptive edit because I’ve seen my post be misread twice already: I’m not trying to say that Microsoft *isnt* an evil megacorp that stuffs their os with spyware and bloat. I think that was the dealbreaker for most of us here. I just happen to have the sort of personality that Apple targets, and I have been struggling to articulate what specifically made me chose installing Zorin OS on a PC using a TV as a monitor instead of just getting a MacBook like my mom. Also its like 1 in the morning where I live and I need to get to sleep lol
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701763880 {#2375
      date: 2023-12-05 09:11:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2367 …}
    +votes: Doctrine\ORM\PersistentCollection {#1351 …}
    +reports: Doctrine\ORM\PersistentCollection {#1353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
    +badges: Doctrine\ORM\PersistentCollection {#2491 …}
    +children: [
      1 => App\Entity\EntryComment {#2205
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2193 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
        +body: "While I too like the analogy, and agree that Windows is becoming increasingly money grabby, I feel the need to be fair: as an OS it has supported native ISO mounting since Win7, just right click an ISO file and choose “Mount”…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701589201 {#2307
          date: 2023-12-03 08:40:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
          "@xilliah@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2226 …}
        +nested: Doctrine\ORM\PersistentCollection {#2240 …}
        +votes: Doctrine\ORM\PersistentCollection {#2242 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 191344
        -bodyTs: "'agre':8 'analog':6 'becom':12 'choos':41 'click':36 'fair':22 'feel':17 'file':39 'grabbi':15 'increas':13 'iso':30,38 'like':4 'money':14 'mount':31,42 'nativ':29 'need':19 'os':25 'right':35 'sinc':32 'support':28 'win7':33 'window':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6911952"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701589201 {#2197
          date: 2023-12-03 08:40:01.0 +01:00
        }
        +"title": 191344
      }
      0 => App\Entity\EntryComment {#2271}
    ]
    -id: 19672
    -titleTs: "'fuzzi':10 'linux':3 'reason':7 'sock':11 'sweater':13 'use':2 'wear':9"
    -bodyTs: "'-4':101 '1':390 '1950s':13 '7':218 'accept':82 'age':130 'ago':131 'alreadi':310 'also':387 'america':14 'appl':352 'articul':360 'ass':96 'back':10 'better':171 'bloat':330 'boot':214 'bore':37,95 'boring-ass':94 'bunch':34 'care':190 'choos':161 'chose':198,365 'comfi':148 'comfort':284 'comput':88 'conserv':70 'could':292 'creativ':121 'cultur':80 'dealbreak':336 'default':61 'differ':29 'dress':67 'edit':300 'evil':195,321 'expect':17 'fashion':7 'feel':230 'field':122 'fit':255,265 'garb':48 'get':163,381,401 'good':73 'good-look':72 'got':124 'gross':231 'happen':344 'happi':212 'histori':5 'home':115,141 'icki':234 'instal':366 'instead':378 'isnt':319 'job':47,112,288 'last':205 'life':102 'like':384,389 'linux':165,202 'littl':264 'live':91,396 'lol':404 'look':74,233 'm':312 'macbook':383 'maco':129 'made':363 'make':251 'mani':281 'megacorp':196,322 'microsoft':192,318 'misread':308 'mom':386 'monitor':377 'morn':393 'much':57 'need':399 'nudg':79 'offic':46,111,287 'os':113,157,289,326,368 'pc':371 'peopl':38,282 'perfect':254 'person':350 'post':306 'preemptiv':299 'prefer':236 'pretti':150 'realli':125 'refus':221 'say':316 'seen':304 'set':243 'sinc':64 'sleep':403 'someth':144,224,238,271,295 'sort':348 'specif':274,362 'spywar':328 'squar':103 'start':200 'struggl':358 'stuck':108,126 'stuff':324 'style':62 'suit':55,65,100,139,297 'suit/dress':22 'target':353 'tend':260 'think':146,168,332 'thought':40 'throw':262 'time':51,228 'timelin':97 'tinker':249 'tracker':184 'tri':77,314 'tv':374 'twice':309 'understand':2,278 'uniform':30 'unless':25,116 'us':340 'use':109,155,201,223,285,294,372 've':303 'version':206 'want':135,143 'wear':45,137 'weird':179 'win11':186 'window':208,217,273 'won':104 'wore':20,54 'work':24,118 'workflow':174 'worldview':84 'zorin':156,252,367"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701668928
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9602734"
    +editedAt: DateTimeImmutable @1702758394 {#2145
      date: 2023-12-16 21:26:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701582528 {#2172
      date: 2023-12-03 06:48:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +body: "Ha! Good to know"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701613736 {#2272
    date: 2023-12-03 15:28:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ThisIsAManWhoKnowsHowToGling@lemmy.dbzer0.com"
    "@xilliah@beehaw.org"
    "@beforan@lemm.ee"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 192211
  -bodyTs: "'good':2 'ha':1 'know':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6921420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613736 {#2274
    date: 2023-12-03 15:28:56.0 +01:00
  }
  +"title": 192211
}
"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
Proxies\__CG__\App\Entity\Entry {#2219
  +user: Proxies\__CG__\App\Entity\User {#1982 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#2150 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2147 …}
  +slug: "Hon-Hon-hon"
  +title: "Hon Hon hon"
  +url: "https://loot.buckodr.ink/abQH0k.webp"
  +body: "Not OC"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696574332 {#2247
    date: 2023-10-06 08:38:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  +badges: Doctrine\ORM\PersistentCollection {#1980 …}
  +children: [
    App\Entity\EntryComment {#2231
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: null
      +root: null
      +body: "Baguette is pain"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696463077 {#2044
        date: 2023-10-05 01:44:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2221 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2279 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
      -id: 31072
      -bodyTs: "'baguett':1 'pain':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4231406"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696266165 {#2043
        date: 2023-10-02 19:02:45.0 +02:00
      }
      +"title": 31072
    }
  ]
  -id: 2622
  -titleTs: "'hon':1,2,3"
  -bodyTs: "'oc':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696349615
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/515247"
  +editedAt: DateTimeImmutable @1697167639 {#2185
    date: 2023-10-13 05:27:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696263215 {#2153
    date: 2023-10-02 18:13:35.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2219
  +user: Proxies\__CG__\App\Entity\User {#1982 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#2150 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2147 …}
  +slug: "Hon-Hon-hon"
  +title: "Hon Hon hon"
  +url: "https://loot.buckodr.ink/abQH0k.webp"
  +body: "Not OC"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696574332 {#2247
    date: 2023-10-06 08:38:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  +badges: Doctrine\ORM\PersistentCollection {#1980 …}
  +children: [
    App\Entity\EntryComment {#2231
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: null
      +root: null
      +body: "Baguette is pain"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696463077 {#2044
        date: 2023-10-05 01:44:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2221 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2279 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
      -id: 31072
      -bodyTs: "'baguett':1 'pain':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4231406"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696266165 {#2043
        date: 2023-10-02 19:02:45.0 +02:00
      }
      +"title": 31072
    }
  ]
  -id: 2622
  -titleTs: "'hon':1,2,3"
  -bodyTs: "'oc':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696349615
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/515247"
  +editedAt: DateTimeImmutable @1697167639 {#2185
    date: 2023-10-13 05:27:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696263215 {#2153
    date: 2023-10-02 18:13:35.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2219
  +user: Proxies\__CG__\App\Entity\User {#1982 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#2150 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2147 …}
  +slug: "Hon-Hon-hon"
  +title: "Hon Hon hon"
  +url: "https://loot.buckodr.ink/abQH0k.webp"
  +body: "Not OC"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696574332 {#2247
    date: 2023-10-06 08:38:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  +badges: Doctrine\ORM\PersistentCollection {#1980 …}
  +children: [
    App\Entity\EntryComment {#2231
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: null
      +root: null
      +body: "Baguette is pain"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696463077 {#2044
        date: 2023-10-05 01:44:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2221 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2279 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
      -id: 31072
      -bodyTs: "'baguett':1 'pain':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4231406"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696266165 {#2043
        date: 2023-10-02 19:02:45.0 +02:00
      }
      +"title": 31072
    }
  ]
  -id: 2622
  -titleTs: "'hon':1,2,3"
  -bodyTs: "'oc':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696349615
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/515247"
  +editedAt: DateTimeImmutable @1697167639 {#2185
    date: 2023-10-13 05:27:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696263215 {#2153
    date: 2023-10-02 18:13:35.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2231
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#1982 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: Proxies\__CG__\App\Entity\Image {#2150 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2147 …}
    +slug: "Hon-Hon-hon"
    +title: "Hon Hon hon"
    +url: "https://loot.buckodr.ink/abQH0k.webp"
    +body: "Not OC"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696574332 {#2247
      date: 2023-10-06 08:38:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2151 …}
    +votes: Doctrine\ORM\PersistentCollection {#2039 …}
    +reports: Doctrine\ORM\PersistentCollection {#2158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    +badges: Doctrine\ORM\PersistentCollection {#1980 …}
    +children: [
      App\Entity\EntryComment {#2231}
    ]
    -id: 2622
    -titleTs: "'hon':1,2,3"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696349615
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/515247"
    +editedAt: DateTimeImmutable @1697167639 {#2185
      date: 2023-10-13 05:27:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696263215 {#2153
      date: 2023-10-02 18:13:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: null
  +root: null
  +body: "Baguette is pain"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696463077 {#2044
    date: 2023-10-05 01:44:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 31072
  -bodyTs: "'baguett':1 'pain':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4231406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696266165 {#2043
    date: 2023-10-02 19:02:45.0 +02:00
  }
  +"title": 31072
}
"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 {#2231
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#1982 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: Proxies\__CG__\App\Entity\Image {#2150 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2147 …}
    +slug: "Hon-Hon-hon"
    +title: "Hon Hon hon"
    +url: "https://loot.buckodr.ink/abQH0k.webp"
    +body: "Not OC"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696574332 {#2247
      date: 2023-10-06 08:38:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2151 …}
    +votes: Doctrine\ORM\PersistentCollection {#2039 …}
    +reports: Doctrine\ORM\PersistentCollection {#2158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    +badges: Doctrine\ORM\PersistentCollection {#1980 …}
    +children: [
      App\Entity\EntryComment {#2231}
    ]
    -id: 2622
    -titleTs: "'hon':1,2,3"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696349615
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/515247"
    +editedAt: DateTimeImmutable @1697167639 {#2185
      date: 2023-10-13 05:27:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696263215 {#2153
      date: 2023-10-02 18:13:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: null
  +root: null
  +body: "Baguette is pain"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696463077 {#2044
    date: 2023-10-05 01:44:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 31072
  -bodyTs: "'baguett':1 'pain':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4231406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696266165 {#2043
    date: 2023-10-02 19:02:45.0 +02:00
  }
  +"title": 31072
}
"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 {#2231
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#1982 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: Proxies\__CG__\App\Entity\Image {#2150 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2147 …}
    +slug: "Hon-Hon-hon"
    +title: "Hon Hon hon"
    +url: "https://loot.buckodr.ink/abQH0k.webp"
    +body: "Not OC"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696574332 {#2247
      date: 2023-10-06 08:38:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2151 …}
    +votes: Doctrine\ORM\PersistentCollection {#2039 …}
    +reports: Doctrine\ORM\PersistentCollection {#2158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    +badges: Doctrine\ORM\PersistentCollection {#1980 …}
    +children: [
      App\Entity\EntryComment {#2231}
    ]
    -id: 2622
    -titleTs: "'hon':1,2,3"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696349615
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/515247"
    +editedAt: DateTimeImmutable @1697167639 {#2185
      date: 2023-10-13 05:27:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696263215 {#2153
      date: 2023-10-02 18:13:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: null
  +root: null
  +body: "Baguette is pain"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696463077 {#2044
    date: 2023-10-05 01:44:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 31072
  -bodyTs: "'baguett':1 'pain':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4231406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696266165 {#2043
    date: 2023-10-02 19:02:45.0 +02:00
  }
  +"title": 31072
}
"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\Entry {#1556
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Asked-Bing-AI-for-a-picture-of-Obi-wan"
  +title: "Asked Bing AI for a picture of Obi wan"
  +url: "https://i.imgur.com/vafRQP3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690567346 {#1559
    date: 2023-07-28 20:02:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 6560
  -titleTs: "'ai':3 'ask':1 'bing':2 'obi':8 'pictur':6 'wan':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690571846
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2247584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690567346 {#1525
    date: 2023-07-28 20:02:26.0 +02: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
31 DENIED edit
App\Entity\Entry {#1556
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Asked-Bing-AI-for-a-picture-of-Obi-wan"
  +title: "Asked Bing AI for a picture of Obi wan"
  +url: "https://i.imgur.com/vafRQP3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690567346 {#1559
    date: 2023-07-28 20:02:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 6560
  -titleTs: "'ai':3 'ask':1 'bing':2 'obi':8 'pictur':6 'wan':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690571846
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2247584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690567346 {#1525
    date: 2023-07-28 20:02:26.0 +02: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
32 DENIED moderate
App\Entity\Entry {#1556
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Asked-Bing-AI-for-a-picture-of-Obi-wan"
  +title: "Asked Bing AI for a picture of Obi wan"
  +url: "https://i.imgur.com/vafRQP3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690567346 {#1559
    date: 2023-07-28 20:02:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 6560
  -titleTs: "'ai':3 'ask':1 'bing':2 'obi':8 'pictur':6 'wan':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690571846
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2247584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690567346 {#1525
    date: 2023-07-28 20:02:26.0 +02: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
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\Entry {#2333
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Thanks-Obama"
  +title: "Thanks Obama"
  +url: "https://i.imgur.com/3nH8Qej.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690395132 {#2327
    date: 2023-07-26 20:12:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  +badges: Doctrine\ORM\PersistentCollection {#2335 …}
  +children: []
  -id: 25575
  -titleTs: "'obama':2 'thank':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2100026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690395132 {#2329
    date: 2023-07-26 20:12:12.0 +02: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
35 DENIED edit
App\Entity\Entry {#2333
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Thanks-Obama"
  +title: "Thanks Obama"
  +url: "https://i.imgur.com/3nH8Qej.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690395132 {#2327
    date: 2023-07-26 20:12:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  +badges: Doctrine\ORM\PersistentCollection {#2335 …}
  +children: []
  -id: 25575
  -titleTs: "'obama':2 'thank':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2100026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690395132 {#2329
    date: 2023-07-26 20:12:12.0 +02: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
36 DENIED moderate
App\Entity\Entry {#2333
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Thanks-Obama"
  +title: "Thanks Obama"
  +url: "https://i.imgur.com/3nH8Qej.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690395132 {#2327
    date: 2023-07-26 20:12:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  +badges: Doctrine\ORM\PersistentCollection {#2335 …}
  +children: []
  -id: 25575
  -titleTs: "'obama':2 'thank':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2100026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690395132 {#2329
    date: 2023-07-26 20:12:12.0 +02: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
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\Entry {#2143
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Heard-we-were-doing-facebombs"
  +title: "Heard we were doing facebombs"
  +url: "https://i.imgur.com/7MZRoUl.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690380480 {#2338
    date: 2023-07-26 16:08:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  +badges: Doctrine\ORM\PersistentCollection {#2071 …}
  +children: []
  -id: 25576
  -titleTs: "'facebomb':5 'heard':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2083079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690380480 {#2159
    date: 2023-07-26 16:08:00.0 +02: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
39 DENIED edit
App\Entity\Entry {#2143
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Heard-we-were-doing-facebombs"
  +title: "Heard we were doing facebombs"
  +url: "https://i.imgur.com/7MZRoUl.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690380480 {#2338
    date: 2023-07-26 16:08:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  +badges: Doctrine\ORM\PersistentCollection {#2071 …}
  +children: []
  -id: 25576
  -titleTs: "'facebomb':5 'heard':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2083079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690380480 {#2159
    date: 2023-07-26 16:08:00.0 +02: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
40 DENIED moderate
App\Entity\Entry {#2143
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Heard-we-were-doing-facebombs"
  +title: "Heard we were doing facebombs"
  +url: "https://i.imgur.com/7MZRoUl.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690380480 {#2338
    date: 2023-07-26 16:08:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  +badges: Doctrine\ORM\PersistentCollection {#2071 …}
  +children: []
  -id: 25576
  -titleTs: "'facebomb':5 'heard':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2083079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690380480 {#2159
    date: 2023-07-26 16:08:00.0 +02: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
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\Entry {#1691
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Every-time-I-leave-or-enter-the-house"
  +title: "Every time I leave or enter the house"
  +url: "https://i.imgur.com/OqxhlyL.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690366756 {#1689
    date: 2023-07-26 12:19:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 7356
  -titleTs: "'enter':6 'everi':1 'hous':8 'leav':4 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690367029
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2070140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690360529 {#1686
    date: 2023-07-26 10:35:29.0 +02: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
43 DENIED edit
App\Entity\Entry {#1691
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Every-time-I-leave-or-enter-the-house"
  +title: "Every time I leave or enter the house"
  +url: "https://i.imgur.com/OqxhlyL.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690366756 {#1689
    date: 2023-07-26 12:19:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 7356
  -titleTs: "'enter':6 'everi':1 'hous':8 'leav':4 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690367029
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2070140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690360529 {#1686
    date: 2023-07-26 10:35:29.0 +02: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
44 DENIED moderate
App\Entity\Entry {#1691
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Every-time-I-leave-or-enter-the-house"
  +title: "Every time I leave or enter the house"
  +url: "https://i.imgur.com/OqxhlyL.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690366756 {#1689
    date: 2023-07-26 12:19:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 7356
  -titleTs: "'enter':6 'everi':1 'hous':8 'leav':4 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690367029
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2070140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690360529 {#1686
    date: 2023-07-26 10:35:29.0 +02: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
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\Entry {#2454
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "When-you-re-trying-to-think-which-alien-race-to-make"
  +title: "When you're trying to think which alien race to make a meme about"
  +url: "https://i.imgur.com/d3bGaz1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690361135 {#2452
    date: 2023-07-26 10:45:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  +badges: Doctrine\ORM\PersistentCollection {#2377 …}
  +children: []
  -id: 12886
  -titleTs: "'alien':8 'make':11 'meme':13 'race':9 're':3 'think':6 'tri':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690365635
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2070451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690361135 {#2457
    date: 2023-07-26 10:45:35.0 +02: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
47 DENIED edit
App\Entity\Entry {#2454
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "When-you-re-trying-to-think-which-alien-race-to-make"
  +title: "When you're trying to think which alien race to make a meme about"
  +url: "https://i.imgur.com/d3bGaz1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690361135 {#2452
    date: 2023-07-26 10:45:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  +badges: Doctrine\ORM\PersistentCollection {#2377 …}
  +children: []
  -id: 12886
  -titleTs: "'alien':8 'make':11 'meme':13 'race':9 're':3 'think':6 'tri':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690365635
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2070451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690361135 {#2457
    date: 2023-07-26 10:45:35.0 +02: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
48 DENIED moderate
App\Entity\Entry {#2454
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "When-you-re-trying-to-think-which-alien-race-to-make"
  +title: "When you're trying to think which alien race to make a meme about"
  +url: "https://i.imgur.com/d3bGaz1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690361135 {#2452
    date: 2023-07-26 10:45:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  +badges: Doctrine\ORM\PersistentCollection {#2377 …}
  +children: []
  -id: 12886
  -titleTs: "'alien':8 'make':11 'meme':13 'race':9 're':3 'think':6 'tri':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690365635
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2070451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690361135 {#2457
    date: 2023-07-26 10:45:35.0 +02: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
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\Entry {#1597
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "oops"
  +title: "oops"
  +url: "https://i.imgur.com/1CcOvet.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690310723 {#1618
    date: 2023-07-25 20:45:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1736 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: []
  -id: 7361
  -titleTs: "'oop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690315223
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2021639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690310723 {#1625
    date: 2023-07-25 20:45:23.0 +02: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
51 DENIED edit
App\Entity\Entry {#1597
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "oops"
  +title: "oops"
  +url: "https://i.imgur.com/1CcOvet.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690310723 {#1618
    date: 2023-07-25 20:45:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1736 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: []
  -id: 7361
  -titleTs: "'oop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690315223
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2021639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690310723 {#1625
    date: 2023-07-25 20:45:23.0 +02: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
52 DENIED moderate
App\Entity\Entry {#1597
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "oops"
  +title: "oops"
  +url: "https://i.imgur.com/1CcOvet.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690310723 {#1618
    date: 2023-07-25 20:45:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1736 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: []
  -id: 7361
  -titleTs: "'oop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690315223
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2021639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690310723 {#1625
    date: 2023-07-25 20:45:23.0 +02: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
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\Entry {#1384
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1381 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Bibble-plays-a-rogue"
  +title: "Bibble plays a rogue"
  +url: "https://i.imgur.com/95Nw0T0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690226839 {#2395
    date: 2023-07-24 21:27:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  +badges: Doctrine\ORM\PersistentCollection {#1403 …}
  +children: []
  -id: 18488
  -titleTs: "'bibbl':1 'play':2 'rogu':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690226839
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1952491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690226839 {#2393
    date: 2023-07-24 21:27:19.0 +02: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
55 DENIED edit
App\Entity\Entry {#1384
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1381 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Bibble-plays-a-rogue"
  +title: "Bibble plays a rogue"
  +url: "https://i.imgur.com/95Nw0T0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690226839 {#2395
    date: 2023-07-24 21:27:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  +badges: Doctrine\ORM\PersistentCollection {#1403 …}
  +children: []
  -id: 18488
  -titleTs: "'bibbl':1 'play':2 'rogu':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690226839
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1952491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690226839 {#2393
    date: 2023-07-24 21:27:19.0 +02: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
56 DENIED moderate
App\Entity\Entry {#1384
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1381 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Bibble-plays-a-rogue"
  +title: "Bibble plays a rogue"
  +url: "https://i.imgur.com/95Nw0T0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690226839 {#2395
    date: 2023-07-24 21:27:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  +badges: Doctrine\ORM\PersistentCollection {#1403 …}
  +children: []
  -id: 18488
  -titleTs: "'bibbl':1 'play':2 'rogu':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690226839
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1952491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690226839 {#2393
    date: 2023-07-24 21:27:19.0 +02: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
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\Entry {#1735
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "He-s-too-dangerous-to-be-left-alive"
  +title: "He's too dangerous to be left alive!"
  +url: "https://i.imgur.com/k89H4Ws.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689983026 {#1732
    date: 2023-07-22 01:43:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  +badges: Doctrine\ORM\PersistentCollection {#1739 …}
  +children: []
  -id: 8310
  -titleTs: "'aliv':8 'danger':4 'left':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689987526
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1734700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689983026 {#1727
    date: 2023-07-22 01:43:46.0 +02: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
59 DENIED edit
App\Entity\Entry {#1735
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "He-s-too-dangerous-to-be-left-alive"
  +title: "He's too dangerous to be left alive!"
  +url: "https://i.imgur.com/k89H4Ws.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689983026 {#1732
    date: 2023-07-22 01:43:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  +badges: Doctrine\ORM\PersistentCollection {#1739 …}
  +children: []
  -id: 8310
  -titleTs: "'aliv':8 'danger':4 'left':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689987526
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1734700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689983026 {#1727
    date: 2023-07-22 01:43:46.0 +02: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
60 DENIED moderate
App\Entity\Entry {#1735
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "He-s-too-dangerous-to-be-left-alive"
  +title: "He's too dangerous to be left alive!"
  +url: "https://i.imgur.com/k89H4Ws.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689983026 {#1732
    date: 2023-07-22 01:43:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  +badges: Doctrine\ORM\PersistentCollection {#1739 …}
  +children: []
  -id: 8310
  -titleTs: "'aliv':8 'danger':4 'left':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689987526
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1734700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689983026 {#1727
    date: 2023-07-22 01:43:46.0 +02: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
61 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
62 DENIED moderate
App\Entity\Entry {#1696
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "my-brain-hurts"
  +title: "my brain hurts"
  +url: "https://i.imgur.com/oWemBqt.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689922666 {#1660
    date: 2023-07-21 08:57:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 6455
  -titleTs: "'brain':2 'hurt':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689922666
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1681703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689922666 {#1421
    date: 2023-07-21 08:57:46.0 +02: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
63 DENIED edit
App\Entity\Entry {#1696
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "my-brain-hurts"
  +title: "my brain hurts"
  +url: "https://i.imgur.com/oWemBqt.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689922666 {#1660
    date: 2023-07-21 08:57:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 6455
  -titleTs: "'brain':2 'hurt':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689922666
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1681703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689922666 {#1421
    date: 2023-07-21 08:57:46.0 +02: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
64 DENIED moderate
App\Entity\Entry {#1696
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "my-brain-hurts"
  +title: "my brain hurts"
  +url: "https://i.imgur.com/oWemBqt.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689922666 {#1660
    date: 2023-07-21 08:57:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 6455
  -titleTs: "'brain':2 'hurt':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689922666
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1681703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689922666 {#1421
    date: 2023-07-21 08:57:46.0 +02: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
65 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
66 DENIED moderate
App\Entity\Entry {#2465
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "When-you-don-t-seem-to-remember-ever-owning-a-droid"
  +title: "When you don't seem to remember ever owning a droid"
  +url: "https://i.imgur.com/Jd5b2sT.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689871356 {#1740
    date: 2023-07-20 18:42:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  +badges: Doctrine\ORM\PersistentCollection {#2460 …}
  +children: []
  -id: 8975
  -titleTs: "'droid':11 'ever':8 'own':9 'rememb':7 'seem':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689871356
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1633471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689871356 {#1707
    date: 2023-07-20 18:42:36.0 +02: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
67 DENIED edit
App\Entity\Entry {#2465
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "When-you-don-t-seem-to-remember-ever-owning-a-droid"
  +title: "When you don't seem to remember ever owning a droid"
  +url: "https://i.imgur.com/Jd5b2sT.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689871356 {#1740
    date: 2023-07-20 18:42:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  +badges: Doctrine\ORM\PersistentCollection {#2460 …}
  +children: []
  -id: 8975
  -titleTs: "'droid':11 'ever':8 'own':9 'rememb':7 'seem':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689871356
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1633471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689871356 {#1707
    date: 2023-07-20 18:42:36.0 +02: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
68 DENIED moderate
App\Entity\Entry {#2465
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "When-you-don-t-seem-to-remember-ever-owning-a-droid"
  +title: "When you don't seem to remember ever owning a droid"
  +url: "https://i.imgur.com/Jd5b2sT.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689871356 {#1740
    date: 2023-07-20 18:42:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  +badges: Doctrine\ORM\PersistentCollection {#2460 …}
  +children: []
  -id: 8975
  -titleTs: "'droid':11 'ever':8 'own':9 'rememb':7 'seem':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689871356
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1633471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689871356 {#1707
    date: 2023-07-20 18:42:36.0 +02: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
69 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
70 DENIED moderate
App\Entity\Entry {#1926
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "The-Big-Sad-is-no-match-for-him"
  +title: "The Big Sad is no match for him"
  +url: "https://i.imgur.com/mA46yHP.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689786164 {#1909
    date: 2023-07-19 19:02:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  +badges: Doctrine\ORM\PersistentCollection {#2392 …}
  +children: []
  -id: 17441
  -titleTs: "'big':2 'match':6 'sad':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689790664
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1551273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689786164 {#1708
    date: 2023-07-19 19:02:44.0 +02: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
71 DENIED edit
App\Entity\Entry {#1926
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "The-Big-Sad-is-no-match-for-him"
  +title: "The Big Sad is no match for him"
  +url: "https://i.imgur.com/mA46yHP.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689786164 {#1909
    date: 2023-07-19 19:02:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  +badges: Doctrine\ORM\PersistentCollection {#2392 …}
  +children: []
  -id: 17441
  -titleTs: "'big':2 'match':6 'sad':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689790664
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1551273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689786164 {#1708
    date: 2023-07-19 19:02:44.0 +02: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
72 DENIED moderate
App\Entity\Entry {#1926
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "The-Big-Sad-is-no-match-for-him"
  +title: "The Big Sad is no match for him"
  +url: "https://i.imgur.com/mA46yHP.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689786164 {#1909
    date: 2023-07-19 19:02:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  +badges: Doctrine\ORM\PersistentCollection {#2392 …}
  +children: []
  -id: 17441
  -titleTs: "'big':2 'match':6 'sad':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689790664
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1551273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689786164 {#1708
    date: 2023-07-19 19:02:44.0 +02: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
73 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
74 DENIED moderate
App\Entity\Entry {#2364
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Mount-Dooku"
  +title: "Mount Dooku"
  +url: "https://i.imgur.com/RgL1wYr.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689680853 {#2359
    date: 2023-07-18 13:47:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 15389
  -titleTs: "'dooku':2 'mount':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685353
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1454529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689680853 {#2361
    date: 2023-07-18 13:47:33.0 +02: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
75 DENIED edit
App\Entity\Entry {#2364
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Mount-Dooku"
  +title: "Mount Dooku"
  +url: "https://i.imgur.com/RgL1wYr.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689680853 {#2359
    date: 2023-07-18 13:47:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 15389
  -titleTs: "'dooku':2 'mount':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685353
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1454529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689680853 {#2361
    date: 2023-07-18 13:47:33.0 +02: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
76 DENIED moderate
App\Entity\Entry {#2364
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Mount-Dooku"
  +title: "Mount Dooku"
  +url: "https://i.imgur.com/RgL1wYr.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689680853 {#2359
    date: 2023-07-18 13:47:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 15389
  -titleTs: "'dooku':2 'mount':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685353
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1454529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689680853 {#2361
    date: 2023-07-18 13:47:33.0 +02: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
77 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
78 DENIED moderate
App\Entity\Entry {#2032
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Hello-there"
  +title: "Hello there!"
  +url: "https://i.imgur.com/BLhOnsQ.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689619899 {#2023
    date: 2023-07-17 20:51:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  +badges: Doctrine\ORM\PersistentCollection {#2012 …}
  +children: []
  -id: 22779
  -titleTs: "'hello':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1377055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689619899 {#2030
    date: 2023-07-17 20:51:39.0 +02: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
79 DENIED edit
App\Entity\Entry {#2032
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Hello-there"
  +title: "Hello there!"
  +url: "https://i.imgur.com/BLhOnsQ.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689619899 {#2023
    date: 2023-07-17 20:51:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  +badges: Doctrine\ORM\PersistentCollection {#2012 …}
  +children: []
  -id: 22779
  -titleTs: "'hello':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1377055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689619899 {#2030
    date: 2023-07-17 20:51:39.0 +02: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
80 DENIED moderate
App\Entity\Entry {#2032
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Hello-there"
  +title: "Hello there!"
  +url: "https://i.imgur.com/BLhOnsQ.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689619899 {#2023
    date: 2023-07-17 20:51:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  +badges: Doctrine\ORM\PersistentCollection {#2012 …}
  +children: []
  -id: 22779
  -titleTs: "'hello':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1377055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689619899 {#2030
    date: 2023-07-17 20:51:39.0 +02: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
81 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
82 DENIED moderate
App\Entity\Entry {#2035
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "You-are-a-bold-one"
  +title: "You are a bold one!"
  +url: "https://i.imgur.com/jOoxmFV.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689542038 {#2013
    date: 2023-07-16 23:13:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2031 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  +badges: Doctrine\ORM\PersistentCollection {#2097 …}
  +children: []
  -id: 22781
  -titleTs: "'bold':4 'one':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1307987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689542038 {#2027
    date: 2023-07-16 23:13:58.0 +02: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
83 DENIED edit
App\Entity\Entry {#2035
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "You-are-a-bold-one"
  +title: "You are a bold one!"
  +url: "https://i.imgur.com/jOoxmFV.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689542038 {#2013
    date: 2023-07-16 23:13:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2031 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  +badges: Doctrine\ORM\PersistentCollection {#2097 …}
  +children: []
  -id: 22781
  -titleTs: "'bold':4 'one':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1307987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689542038 {#2027
    date: 2023-07-16 23:13:58.0 +02: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
84 DENIED moderate
App\Entity\Entry {#2035
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "You-are-a-bold-one"
  +title: "You are a bold one!"
  +url: "https://i.imgur.com/jOoxmFV.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689542038 {#2013
    date: 2023-07-16 23:13:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2031 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  +badges: Doctrine\ORM\PersistentCollection {#2097 …}
  +children: []
  -id: 22781
  -titleTs: "'bold':4 'one':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1307987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689542038 {#2027
    date: 2023-07-16 23:13:58.0 +02: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
85 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
86 DENIED moderate
App\Entity\Entry {#2096
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Padme-drops-panties"
  +title: "Padme: *drops panties*"
  +url: "https://i.imgur.com/ObCAQGi.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689528409 {#2082
    date: 2023-07-16 19:26:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  +badges: Doctrine\ORM\PersistentCollection {#2087 …}
  +children: []
  -id: 24145
  -titleTs: "'drop':2 'padm':1 'panti':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1290170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689528409 {#2085
    date: 2023-07-16 19:26:49.0 +02: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
87 DENIED edit
App\Entity\Entry {#2096
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Padme-drops-panties"
  +title: "Padme: *drops panties*"
  +url: "https://i.imgur.com/ObCAQGi.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689528409 {#2082
    date: 2023-07-16 19:26:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  +badges: Doctrine\ORM\PersistentCollection {#2087 …}
  +children: []
  -id: 24145
  -titleTs: "'drop':2 'padm':1 'panti':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1290170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689528409 {#2085
    date: 2023-07-16 19:26:49.0 +02: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
88 DENIED moderate
App\Entity\Entry {#2096
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Padme-drops-panties"
  +title: "Padme: *drops panties*"
  +url: "https://i.imgur.com/ObCAQGi.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689528409 {#2082
    date: 2023-07-16 19:26:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  +badges: Doctrine\ORM\PersistentCollection {#2087 …}
  +children: []
  -id: 24145
  -titleTs: "'drop':2 'padm':1 'panti':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1290170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689528409 {#2085
    date: 2023-07-16 19:26:49.0 +02: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
89 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
90 DENIED moderate
App\Entity\Entry {#2041
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "I-ll-try-flirting-that-s-a-good-trick"
  +title: "I'll try flirting, that's a good trick!"
  +url: "https://i.imgur.com/lDzQLGe.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689445003 {#2125
    date: 2023-07-15 20:16:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  +badges: Doctrine\ORM\PersistentCollection {#2106 …}
  +children: []
  -id: 28935
  -titleTs: "'flirt':4 'good':8 'll':2 'tri':3 'trick':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1224045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689445003 {#2165
    date: 2023-07-15 20:16:43.0 +02: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
91 DENIED edit
App\Entity\Entry {#2041
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "I-ll-try-flirting-that-s-a-good-trick"
  +title: "I'll try flirting, that's a good trick!"
  +url: "https://i.imgur.com/lDzQLGe.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689445003 {#2125
    date: 2023-07-15 20:16:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  +badges: Doctrine\ORM\PersistentCollection {#2106 …}
  +children: []
  -id: 28935
  -titleTs: "'flirt':4 'good':8 'll':2 'tri':3 'trick':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1224045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689445003 {#2165
    date: 2023-07-15 20:16:43.0 +02: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
92 DENIED moderate
App\Entity\Entry {#2041
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "I-ll-try-flirting-that-s-a-good-trick"
  +title: "I'll try flirting, that's a good trick!"
  +url: "https://i.imgur.com/lDzQLGe.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689445003 {#2125
    date: 2023-07-15 20:16:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  +badges: Doctrine\ORM\PersistentCollection {#2106 …}
  +children: []
  -id: 28935
  -titleTs: "'flirt':4 'good':8 'll':2 'tri':3 'trick':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1224045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689445003 {#2165
    date: 2023-07-15 20:16:43.0 +02: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
93 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
94 DENIED moderate
App\Entity\Entry {#2124
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "cough-cough"
  +title: "*cough* *cough*"
  +url: "https://i.imgur.com/AWBYJPS.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689359073 {#2107
    date: 2023-07-14 20:24:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  +badges: Doctrine\ORM\PersistentCollection {#2120 …}
  +children: []
  -id: 28936
  -titleTs: "'cough':1,2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1167484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689359073 {#2112
    date: 2023-07-14 20:24:33.0 +02: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
95 DENIED edit
App\Entity\Entry {#2124
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "cough-cough"
  +title: "*cough* *cough*"
  +url: "https://i.imgur.com/AWBYJPS.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689359073 {#2107
    date: 2023-07-14 20:24:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  +badges: Doctrine\ORM\PersistentCollection {#2120 …}
  +children: []
  -id: 28936
  -titleTs: "'cough':1,2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1167484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689359073 {#2112
    date: 2023-07-14 20:24:33.0 +02: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
96 DENIED moderate
App\Entity\Entry {#2124
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "cough-cough"
  +title: "*cough* *cough*"
  +url: "https://i.imgur.com/AWBYJPS.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689359073 {#2107
    date: 2023-07-14 20:24:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  +badges: Doctrine\ORM\PersistentCollection {#2120 …}
  +children: []
  -id: 28936
  -titleTs: "'cough':1,2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1167484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689359073 {#2112
    date: 2023-07-14 20:24:33.0 +02: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
97 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
98 DENIED moderate
App\Entity\Entry {#2093
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2094 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2241 …}
  +slug: "You-know-it"
  +title: "You know it"
  +url: "https://i.imgflip.com/7sj71h.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689316222 {#2086
    date: 2023-07-14 08:30:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  +badges: Doctrine\ORM\PersistentCollection {#2330 …}
  +children: []
  -id: 25229
  -titleTs: "'know':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1140710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689316222 {#2090
    date: 2023-07-14 08:30:22.0 +02: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
99 DENIED edit
App\Entity\Entry {#2093
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2094 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2241 …}
  +slug: "You-know-it"
  +title: "You know it"
  +url: "https://i.imgflip.com/7sj71h.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689316222 {#2086
    date: 2023-07-14 08:30:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  +badges: Doctrine\ORM\PersistentCollection {#2330 …}
  +children: []
  -id: 25229
  -titleTs: "'know':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1140710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689316222 {#2090
    date: 2023-07-14 08:30:22.0 +02: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
100 DENIED moderate
App\Entity\Entry {#2093
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2094 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2241 …}
  +slug: "You-know-it"
  +title: "You know it"
  +url: "https://i.imgflip.com/7sj71h.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689316222 {#2086
    date: 2023-07-14 08:30:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  +badges: Doctrine\ORM\PersistentCollection {#2330 …}
  +children: []
  -id: 25229
  -titleTs: "'know':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1140710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689316222 {#2090
    date: 2023-07-14 08:30:22.0 +02: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
101 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
102 DENIED moderate
App\Entity\Entry {#2347
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2332 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2344 …}
  +slug: "All-the-meme-communities-right-now"
  +title: "All the meme communities right now"
  +url: "https://files.catbox.moe/pqspmr.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689316025 {#2346
    date: 2023-07-14 08:27:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  +badges: Doctrine\ORM\PersistentCollection {#2191 …}
  +children: []
  -id: 25230
  -titleTs: "'communiti':4 'meme':3 'right':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1140623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689316025 {#2351
    date: 2023-07-14 08:27:05.0 +02: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
103 DENIED edit
App\Entity\Entry {#2347
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2332 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2344 …}
  +slug: "All-the-meme-communities-right-now"
  +title: "All the meme communities right now"
  +url: "https://files.catbox.moe/pqspmr.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689316025 {#2346
    date: 2023-07-14 08:27:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  +badges: Doctrine\ORM\PersistentCollection {#2191 …}
  +children: []
  -id: 25230
  -titleTs: "'communiti':4 'meme':3 'right':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1140623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689316025 {#2351
    date: 2023-07-14 08:27:05.0 +02: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
104 DENIED moderate
App\Entity\Entry {#2347
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2332 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2344 …}
  +slug: "All-the-meme-communities-right-now"
  +title: "All the meme communities right now"
  +url: "https://files.catbox.moe/pqspmr.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689316025 {#2346
    date: 2023-07-14 08:27:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  +badges: Doctrine\ORM\PersistentCollection {#2191 …}
  +children: []
  -id: 25230
  -titleTs: "'communiti':4 'meme':3 'right':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1140623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689316025 {#2351
    date: 2023-07-14 08:27:05.0 +02: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
105 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
106 DENIED moderate
App\Entity\Entry {#2048
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2051 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2241 …}
  +slug: "me-seeing-all-these-old-memes"
  +title: "me seeing all these old memes"
  +url: "https://i.imgflip.com/7shh66.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689277658 {#2070
    date: 2023-07-13 21:47:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2046 …}
  +reports: Doctrine\ORM\PersistentCollection {#2045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2052 …}
  +badges: Doctrine\ORM\PersistentCollection {#2058 …}
  +children: []
  -id: 26156
  -titleTs: "'meme':6 'old':5 'see':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1117295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689277658 {#2049
    date: 2023-07-13 21:47:38.0 +02: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
107 DENIED edit
App\Entity\Entry {#2048
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2051 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2241 …}
  +slug: "me-seeing-all-these-old-memes"
  +title: "me seeing all these old memes"
  +url: "https://i.imgflip.com/7shh66.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689277658 {#2070
    date: 2023-07-13 21:47:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2046 …}
  +reports: Doctrine\ORM\PersistentCollection {#2045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2052 …}
  +badges: Doctrine\ORM\PersistentCollection {#2058 …}
  +children: []
  -id: 26156
  -titleTs: "'meme':6 'old':5 'see':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1117295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689277658 {#2049
    date: 2023-07-13 21:47:38.0 +02: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
108 DENIED moderate
App\Entity\Entry {#2048
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2051 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2241 …}
  +slug: "me-seeing-all-these-old-memes"
  +title: "me seeing all these old memes"
  +url: "https://i.imgflip.com/7shh66.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689277658 {#2070
    date: 2023-07-13 21:47:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2046 …}
  +reports: Doctrine\ORM\PersistentCollection {#2045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2052 …}
  +badges: Doctrine\ORM\PersistentCollection {#2058 …}
  +children: []
  -id: 26156
  -titleTs: "'meme':6 'old':5 'see':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1117295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689277658 {#2049
    date: 2023-07-13 21:47:38.0 +02: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
109 DENIED ROLE_ADMIN
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
110 DENIED ROLE_MODERATOR
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