GET https://kbin.spritesserver.nl/top/1y/all?p=35

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.62 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.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#231
  +user: Proxies\__CG__\App\Entity\User {#2478 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "X11-XWayland-stops-registering-keyboard-inputs"
  +title: "X11/XWayland stops registering keyboard inputs."
  +url: null
  +body: """
    Whenever I am using an X11 session or a XWayland window, there is a chance the keyboard will stop working (globally for X11, only in XWayland windows if session is Wayland) until the session is restarted.\n
    \n
    Nothing gets written in any log, the keyboard just stops getting registered in X11/Xwayland contexts. It will happen usually after heavy operations of the keyboard (like holding a shift key, or multiple buttons get pressed repeatedly or too quickly). It happens almost every time I play videogames, and happened only once during normal typing.\n
    \n
    Attaching an external keyboard doesn’t matter, as it will have the same synthoms.\n
    \n
    This is the only proper mention of my issue online [bbs.archlinux.org/viewtopic.php?id=274456](https://bbs.archlinux.org/viewtopic.php?id=274456)\n
    \n
    I am using a ASUS VivoBook Pro 15 N580VD laptop. Running Debian 12 and KDE Plasma. This is not a faulty keyboard, as doesn’t happen on Windows and in strict Wayland contexts.\n
    \n
    EXTRA info:\n
    \n
    I want to further add that the only keyboard that remains working in a full X11 environment is the Super key, that in KDE Plasma opens the application list (like Microsoft Windows).\n
    \n
    If it is known, here is a not full list of applications I was using when this was happening and what are they based on:\n
    \n
    > > Minecraft, Project Zomboid (Java GLFW)\n
    \n
    > > League of Legends, Palworld (Windows applications under Wine/Proton)\n
    \n
    > > Victoria 3, Crusader Kings 3 (Native Vulkan applications under, X11, they use XWayland on Wayland contexts)\n
    \n
    > > Libreoffice, CodeBlocks (Native WxWidgets applications)\n
    \n
    I have noticed playing Minecraft that the keyboard will stop working after **releasing** the key at the time it “decides to break”.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728683005 {#173
    date: 2024-10-11 23:43:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#198 …}
  +votes: Doctrine\ORM\PersistentCollection {#1842 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 32770
  -titleTs: "'input':5 'keyboard':4 'regist':3 'stop':2 'x11/xwayland':1"
  -bodyTs: "'/viewtopic.php?id=274456](https://bbs.archlinux.org/viewtopic.php?id=274456)':117 '12':130 '15':125 '3':224,227 'add':157 'almost':78 'applic':180,196,220,230,243 'asus':122 'attach':91 'base':208 'bbs.archlinux.org':116 'bbs.archlinux.org/viewtopic.php?id=274456](https://bbs.archlinux.org/viewtopic.php?id=274456)':115 'break':265 'button':69 'chanc':15 'codeblock':240 'context':51,150,238 'crusad':225 'debian':129 'decid':263 'doesn':95,141 'environ':169 'everi':79 'extern':93 'extra':151 'faulti':138 'full':167,193 'get':38,47,70 'glfw':214 'global':21 'happen':54,77,85,143,203 'heavi':57 'hold':63 'info':152 'issu':113 'java':213 'kde':132,176 'key':66,173,258 'keyboard':17,44,61,94,139,161,251 'king':226 'known':188 'laptop':127 'leagu':215 'legend':217 'libreoffic':239 'like':62,182 'list':181,194 'log':42 'matter':97 'mention':110 'microsoft':183 'minecraft':210,248 'multipl':68 'n580vd':126 'nativ':228,241 'normal':89 'noth':37 'notic':246 'onlin':114 'open':178 'oper':58 'palworld':218 'plasma':133,177 'play':82,247 'press':71 'pro':124 'project':211 'proper':109 'quick':75 'regist':48 'releas':256 'remain':163 'repeat':72 'restart':36 'run':128 'session':7,29,34 'shift':65 'stop':19,46,253 'strict':148 'super':172 'synthom':104 'time':80,261 'type':90 'use':4,120,199,234 'usual':55 'victoria':223 'videogam':83 'vivobook':123 'vulkan':229 'want':154 'wayland':31,149,237 'whenev':1 'window':11,27,145,184,219 'wine/proton':222 'work':20,164,254 'written':39 'wxwidget':242 'x11':6,23,168,232 'x11/xwayland':50 'xwayland':10,26,235 'zomboid':212"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706149958
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8330628"
  +editedAt: DateTimeImmutable @1728335140 {#243
    date: 2024-10-07 23:05:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706097958 {#180
    date: 2024-01-24 13:05:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#231
  +user: Proxies\__CG__\App\Entity\User {#2478 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "X11-XWayland-stops-registering-keyboard-inputs"
  +title: "X11/XWayland stops registering keyboard inputs."
  +url: null
  +body: """
    Whenever I am using an X11 session or a XWayland window, there is a chance the keyboard will stop working (globally for X11, only in XWayland windows if session is Wayland) until the session is restarted.\n
    \n
    Nothing gets written in any log, the keyboard just stops getting registered in X11/Xwayland contexts. It will happen usually after heavy operations of the keyboard (like holding a shift key, or multiple buttons get pressed repeatedly or too quickly). It happens almost every time I play videogames, and happened only once during normal typing.\n
    \n
    Attaching an external keyboard doesn’t matter, as it will have the same synthoms.\n
    \n
    This is the only proper mention of my issue online [bbs.archlinux.org/viewtopic.php?id=274456](https://bbs.archlinux.org/viewtopic.php?id=274456)\n
    \n
    I am using a ASUS VivoBook Pro 15 N580VD laptop. Running Debian 12 and KDE Plasma. This is not a faulty keyboard, as doesn’t happen on Windows and in strict Wayland contexts.\n
    \n
    EXTRA info:\n
    \n
    I want to further add that the only keyboard that remains working in a full X11 environment is the Super key, that in KDE Plasma opens the application list (like Microsoft Windows).\n
    \n
    If it is known, here is a not full list of applications I was using when this was happening and what are they based on:\n
    \n
    > > Minecraft, Project Zomboid (Java GLFW)\n
    \n
    > > League of Legends, Palworld (Windows applications under Wine/Proton)\n
    \n
    > > Victoria 3, Crusader Kings 3 (Native Vulkan applications under, X11, they use XWayland on Wayland contexts)\n
    \n
    > > Libreoffice, CodeBlocks (Native WxWidgets applications)\n
    \n
    I have noticed playing Minecraft that the keyboard will stop working after **releasing** the key at the time it “decides to break”.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728683005 {#173
    date: 2024-10-11 23:43:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#198 …}
  +votes: Doctrine\ORM\PersistentCollection {#1842 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 32770
  -titleTs: "'input':5 'keyboard':4 'regist':3 'stop':2 'x11/xwayland':1"
  -bodyTs: "'/viewtopic.php?id=274456](https://bbs.archlinux.org/viewtopic.php?id=274456)':117 '12':130 '15':125 '3':224,227 'add':157 'almost':78 'applic':180,196,220,230,243 'asus':122 'attach':91 'base':208 'bbs.archlinux.org':116 'bbs.archlinux.org/viewtopic.php?id=274456](https://bbs.archlinux.org/viewtopic.php?id=274456)':115 'break':265 'button':69 'chanc':15 'codeblock':240 'context':51,150,238 'crusad':225 'debian':129 'decid':263 'doesn':95,141 'environ':169 'everi':79 'extern':93 'extra':151 'faulti':138 'full':167,193 'get':38,47,70 'glfw':214 'global':21 'happen':54,77,85,143,203 'heavi':57 'hold':63 'info':152 'issu':113 'java':213 'kde':132,176 'key':66,173,258 'keyboard':17,44,61,94,139,161,251 'king':226 'known':188 'laptop':127 'leagu':215 'legend':217 'libreoffic':239 'like':62,182 'list':181,194 'log':42 'matter':97 'mention':110 'microsoft':183 'minecraft':210,248 'multipl':68 'n580vd':126 'nativ':228,241 'normal':89 'noth':37 'notic':246 'onlin':114 'open':178 'oper':58 'palworld':218 'plasma':133,177 'play':82,247 'press':71 'pro':124 'project':211 'proper':109 'quick':75 'regist':48 'releas':256 'remain':163 'repeat':72 'restart':36 'run':128 'session':7,29,34 'shift':65 'stop':19,46,253 'strict':148 'super':172 'synthom':104 'time':80,261 'type':90 'use':4,120,199,234 'usual':55 'victoria':223 'videogam':83 'vivobook':123 'vulkan':229 'want':154 'wayland':31,149,237 'whenev':1 'window':11,27,145,184,219 'wine/proton':222 'work':20,164,254 'written':39 'wxwidget':242 'x11':6,23,168,232 'x11/xwayland':50 'xwayland':10,26,235 'zomboid':212"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706149958
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8330628"
  +editedAt: DateTimeImmutable @1728335140 {#243
    date: 2024-10-07 23:05:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706097958 {#180
    date: 2024-01-24 13:05:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#231
  +user: Proxies\__CG__\App\Entity\User {#2478 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "X11-XWayland-stops-registering-keyboard-inputs"
  +title: "X11/XWayland stops registering keyboard inputs."
  +url: null
  +body: """
    Whenever I am using an X11 session or a XWayland window, there is a chance the keyboard will stop working (globally for X11, only in XWayland windows if session is Wayland) until the session is restarted.\n
    \n
    Nothing gets written in any log, the keyboard just stops getting registered in X11/Xwayland contexts. It will happen usually after heavy operations of the keyboard (like holding a shift key, or multiple buttons get pressed repeatedly or too quickly). It happens almost every time I play videogames, and happened only once during normal typing.\n
    \n
    Attaching an external keyboard doesn’t matter, as it will have the same synthoms.\n
    \n
    This is the only proper mention of my issue online [bbs.archlinux.org/viewtopic.php?id=274456](https://bbs.archlinux.org/viewtopic.php?id=274456)\n
    \n
    I am using a ASUS VivoBook Pro 15 N580VD laptop. Running Debian 12 and KDE Plasma. This is not a faulty keyboard, as doesn’t happen on Windows and in strict Wayland contexts.\n
    \n
    EXTRA info:\n
    \n
    I want to further add that the only keyboard that remains working in a full X11 environment is the Super key, that in KDE Plasma opens the application list (like Microsoft Windows).\n
    \n
    If it is known, here is a not full list of applications I was using when this was happening and what are they based on:\n
    \n
    > > Minecraft, Project Zomboid (Java GLFW)\n
    \n
    > > League of Legends, Palworld (Windows applications under Wine/Proton)\n
    \n
    > > Victoria 3, Crusader Kings 3 (Native Vulkan applications under, X11, they use XWayland on Wayland contexts)\n
    \n
    > > Libreoffice, CodeBlocks (Native WxWidgets applications)\n
    \n
    I have noticed playing Minecraft that the keyboard will stop working after **releasing** the key at the time it “decides to break”.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728683005 {#173
    date: 2024-10-11 23:43:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#198 …}
  +votes: Doctrine\ORM\PersistentCollection {#1842 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 32770
  -titleTs: "'input':5 'keyboard':4 'regist':3 'stop':2 'x11/xwayland':1"
  -bodyTs: "'/viewtopic.php?id=274456](https://bbs.archlinux.org/viewtopic.php?id=274456)':117 '12':130 '15':125 '3':224,227 'add':157 'almost':78 'applic':180,196,220,230,243 'asus':122 'attach':91 'base':208 'bbs.archlinux.org':116 'bbs.archlinux.org/viewtopic.php?id=274456](https://bbs.archlinux.org/viewtopic.php?id=274456)':115 'break':265 'button':69 'chanc':15 'codeblock':240 'context':51,150,238 'crusad':225 'debian':129 'decid':263 'doesn':95,141 'environ':169 'everi':79 'extern':93 'extra':151 'faulti':138 'full':167,193 'get':38,47,70 'glfw':214 'global':21 'happen':54,77,85,143,203 'heavi':57 'hold':63 'info':152 'issu':113 'java':213 'kde':132,176 'key':66,173,258 'keyboard':17,44,61,94,139,161,251 'king':226 'known':188 'laptop':127 'leagu':215 'legend':217 'libreoffic':239 'like':62,182 'list':181,194 'log':42 'matter':97 'mention':110 'microsoft':183 'minecraft':210,248 'multipl':68 'n580vd':126 'nativ':228,241 'normal':89 'noth':37 'notic':246 'onlin':114 'open':178 'oper':58 'palworld':218 'plasma':133,177 'play':82,247 'press':71 'pro':124 'project':211 'proper':109 'quick':75 'regist':48 'releas':256 'remain':163 'repeat':72 'restart':36 'run':128 'session':7,29,34 'shift':65 'stop':19,46,253 'strict':148 'super':172 'synthom':104 'time':80,261 'type':90 'use':4,120,199,234 'usual':55 'victoria':223 'videogam':83 'vivobook':123 'vulkan':229 'want':154 'wayland':31,149,237 'whenev':1 'window':11,27,145,184,219 'wine/proton':222 'work':20,164,254 'written':39 'wxwidget':242 'x11':6,23,168,232 'x11/xwayland':50 'xwayland':10,26,235 'zomboid':212"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706149958
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8330628"
  +editedAt: DateTimeImmutable @1728335140 {#243
    date: 2024-10-07 23:05:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706097958 {#180
    date: 2024-01-24 13:05:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: Proxies\__CG__\App\Entity\Image {#1967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1974 …}
  +slug: "Good-Nix-OS-series-five-articles-for-new-users"
  +title: "Good Nix OS series: five articles for new users."
  +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
  +body: """
    I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
    \n
    1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
    2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
    3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
    4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
    5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
    \n
    #nixos #linux #tutorial #guide
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728896646 {#1905
    date: 2024-10-14 11:04:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 32769
  -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
  -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706184076
  +visibility: "visible             "
  +apId: "https://feddit.it/post/5079218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097676 {#1866
    date: 2024-01-24 13:01:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: Proxies\__CG__\App\Entity\Image {#1967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1974 …}
  +slug: "Good-Nix-OS-series-five-articles-for-new-users"
  +title: "Good Nix OS series: five articles for new users."
  +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
  +body: """
    I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
    \n
    1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
    2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
    3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
    4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
    5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
    \n
    #nixos #linux #tutorial #guide
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728896646 {#1905
    date: 2024-10-14 11:04:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 32769
  -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
  -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706184076
  +visibility: "visible             "
  +apId: "https://feddit.it/post/5079218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097676 {#1866
    date: 2024-01-24 13:01:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: Proxies\__CG__\App\Entity\Image {#1967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1974 …}
  +slug: "Good-Nix-OS-series-five-articles-for-new-users"
  +title: "Good Nix OS series: five articles for new users."
  +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
  +body: """
    I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
    \n
    1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
    2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
    3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
    4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
    5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
    \n
    #nixos #linux #tutorial #guide
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728896646 {#1905
    date: 2024-10-14 11:04:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 32769
  -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
  -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706184076
  +visibility: "visible             "
  +apId: "https://feddit.it/post/5079218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097676 {#1866
    date: 2024-01-24 13:01:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Alternative-to-certbot-for-acquiring-ssl-certificates-to-use-with"
  +title: "Alternative to certbot for acquiring ssl certificates to use with nginx."
  +url: null
  +body: """
    Hello, I wan’t to ask if anyone knows of a good alternative for certbot for acquiring ssl certificates for nginx.\n
    \n
    Certbot isn’t good anymore for me since I started using crowdsec with nginx bouncer that uses lua block’s inside nginx config that cerbot can’t parse, making it not work anymore.\n
    \n
    I use nginx because it’s the one I know the best and for my use case work’s the best. ( Hosting both program’s directly on metal and docker container’s )
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728410673 {#1934
    date: 2024-10-08 20:04:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 32767
  -titleTs: "'acquir':5 'altern':1 'certbot':3 'certif':7 'nginx':11 'ssl':6 'use':9"
  -bodyTs: "'acquir':17 'altern':13 'anymor':26,54 'anyon':8 'ask':6 'best':66,75 'block':40 'bouncer':36 'case':71 'cerbot':46 'certbot':15,22 'certif':19 'config':44 'contain':85 'crowdsec':33 'direct':80 'docker':84 'good':12,25 'hello':1 'host':76 'insid':42 'isn':23 'know':9,64 'lua':39 'make':50 'metal':82 'nginx':21,35,43,57 'one':62 'pars':49 'program':78 'sinc':29 'ssl':18 'start':31 'use':32,38,56,70 'wan':3 'work':53,72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706183834
  +visibility: "visible             "
  +apId: "https://lemmy.cronyakatsuki.xyz/post/134714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097434 {#1957
    date: 2024-01-24 12:57:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Alternative-to-certbot-for-acquiring-ssl-certificates-to-use-with"
  +title: "Alternative to certbot for acquiring ssl certificates to use with nginx."
  +url: null
  +body: """
    Hello, I wan’t to ask if anyone knows of a good alternative for certbot for acquiring ssl certificates for nginx.\n
    \n
    Certbot isn’t good anymore for me since I started using crowdsec with nginx bouncer that uses lua block’s inside nginx config that cerbot can’t parse, making it not work anymore.\n
    \n
    I use nginx because it’s the one I know the best and for my use case work’s the best. ( Hosting both program’s directly on metal and docker container’s )
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728410673 {#1934
    date: 2024-10-08 20:04:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 32767
  -titleTs: "'acquir':5 'altern':1 'certbot':3 'certif':7 'nginx':11 'ssl':6 'use':9"
  -bodyTs: "'acquir':17 'altern':13 'anymor':26,54 'anyon':8 'ask':6 'best':66,75 'block':40 'bouncer':36 'case':71 'cerbot':46 'certbot':15,22 'certif':19 'config':44 'contain':85 'crowdsec':33 'direct':80 'docker':84 'good':12,25 'hello':1 'host':76 'insid':42 'isn':23 'know':9,64 'lua':39 'make':50 'metal':82 'nginx':21,35,43,57 'one':62 'pars':49 'program':78 'sinc':29 'ssl':18 'start':31 'use':32,38,56,70 'wan':3 'work':53,72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706183834
  +visibility: "visible             "
  +apId: "https://lemmy.cronyakatsuki.xyz/post/134714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097434 {#1957
    date: 2024-01-24 12:57:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Alternative-to-certbot-for-acquiring-ssl-certificates-to-use-with"
  +title: "Alternative to certbot for acquiring ssl certificates to use with nginx."
  +url: null
  +body: """
    Hello, I wan’t to ask if anyone knows of a good alternative for certbot for acquiring ssl certificates for nginx.\n
    \n
    Certbot isn’t good anymore for me since I started using crowdsec with nginx bouncer that uses lua block’s inside nginx config that cerbot can’t parse, making it not work anymore.\n
    \n
    I use nginx because it’s the one I know the best and for my use case work’s the best. ( Hosting both program’s directly on metal and docker container’s )
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728410673 {#1934
    date: 2024-10-08 20:04:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 32767
  -titleTs: "'acquir':5 'altern':1 'certbot':3 'certif':7 'nginx':11 'ssl':6 'use':9"
  -bodyTs: "'acquir':17 'altern':13 'anymor':26,54 'anyon':8 'ask':6 'best':66,75 'block':40 'bouncer':36 'case':71 'cerbot':46 'certbot':15,22 'certif':19 'config':44 'contain':85 'crowdsec':33 'direct':80 'docker':84 'good':12,25 'hello':1 'host':76 'insid':42 'isn':23 'know':9,64 'lua':39 'make':50 'metal':82 'nginx':21,35,43,57 'one':62 'pars':49 'program':78 'sinc':29 'ssl':18 'start':31 'use':32,38,56,70 'wan':3 'work':53,72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706183834
  +visibility: "visible             "
  +apId: "https://lemmy.cronyakatsuki.xyz/post/134714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097434 {#1957
    date: 2024-01-24 12:57:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Good-morning-Lemmy"
  +title: "Good morning Lemmy."
  +url: "https://lemmy.world/pictrs/image/19ac96a4-25dc-42f6-a570-f9ab5516747a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706096851 {#1392
    date: 2024-01-24 12:47:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 32766
  -titleTs: "'good':1 'lemmi':3 'morn':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706183251
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11122331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706096851 {#1398
    date: 2024-01-24 12:47:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Good-morning-Lemmy"
  +title: "Good morning Lemmy."
  +url: "https://lemmy.world/pictrs/image/19ac96a4-25dc-42f6-a570-f9ab5516747a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706096851 {#1392
    date: 2024-01-24 12:47:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 32766
  -titleTs: "'good':1 'lemmi':3 'morn':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706183251
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11122331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706096851 {#1398
    date: 2024-01-24 12:47:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Good-morning-Lemmy"
  +title: "Good morning Lemmy."
  +url: "https://lemmy.world/pictrs/image/19ac96a4-25dc-42f6-a570-f9ab5516747a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706096851 {#1392
    date: 2024-01-24 12:47:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 32766
  -titleTs: "'good':1 'lemmi':3 'morn':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706183251
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11122331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706096851 {#1398
    date: 2024-01-24 12:47:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "The-Borg-vs-The-Combine-Epic-Intergalactic-Rap-Battle-of"
  +title: "The Borg vs The Combine. Epic Intergalactic Rap Battle of History!"
  +url: "https://lemmy.world/pictrs/image/18f9aa9f-1b4a-4060-9a4b-ce8c04d93062.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728854106 {#1374
    date: 2024-10-13 23:15:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 32764
  -titleTs: "'battl':9 'borg':2 'combin':5 'epic':6 'histori':11 'intergalact':7 'rap':8 'vs':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706181987
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11121668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706095587 {#1365
    date: 2024-01-24 12:26:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "The-Borg-vs-The-Combine-Epic-Intergalactic-Rap-Battle-of"
  +title: "The Borg vs The Combine. Epic Intergalactic Rap Battle of History!"
  +url: "https://lemmy.world/pictrs/image/18f9aa9f-1b4a-4060-9a4b-ce8c04d93062.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728854106 {#1374
    date: 2024-10-13 23:15:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 32764
  -titleTs: "'battl':9 'borg':2 'combin':5 'epic':6 'histori':11 'intergalact':7 'rap':8 'vs':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706181987
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11121668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706095587 {#1365
    date: 2024-01-24 12:26:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "The-Borg-vs-The-Combine-Epic-Intergalactic-Rap-Battle-of"
  +title: "The Borg vs The Combine. Epic Intergalactic Rap Battle of History!"
  +url: "https://lemmy.world/pictrs/image/18f9aa9f-1b4a-4060-9a4b-ce8c04d93062.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728854106 {#1374
    date: 2024-10-13 23:15:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 32764
  -titleTs: "'battl':9 'borg':2 'combin':5 'epic':6 'histori':11 'intergalact':7 'rap':8 'vs':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706181987
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11121668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706095587 {#1365
    date: 2024-01-24 12:26:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Arch-efi-partition-error"
  +title: "Arch efi partition error"
  +url: null
  +body: """
    I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
    \n
    > # Static information about the filesystems.\n
    > \n
    > # See fstab(5) for details.\n
    \n
    > # >\n
    > \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
    \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
    \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
    \n
    I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729108346 {#2429
    date: 2024-10-16 21:52:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 32762
  -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
  -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706148629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11121496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706095129 {#2427
    date: 2024-01-24 12:18:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Arch-efi-partition-error"
  +title: "Arch efi partition error"
  +url: null
  +body: """
    I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
    \n
    > # Static information about the filesystems.\n
    > \n
    > # See fstab(5) for details.\n
    \n
    > # >\n
    > \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
    \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
    \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
    \n
    I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729108346 {#2429
    date: 2024-10-16 21:52:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 32762
  -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
  -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706148629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11121496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706095129 {#2427
    date: 2024-01-24 12:18:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Arch-efi-partition-error"
  +title: "Arch efi partition error"
  +url: null
  +body: """
    I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
    \n
    > # Static information about the filesystems.\n
    > \n
    > # See fstab(5) for details.\n
    \n
    > # >\n
    > \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
    \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
    \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
    \n
    I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729108346 {#2429
    date: 2024-10-16 21:52:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 32762
  -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
  -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706148629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11121496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706095129 {#2427
    date: 2024-01-24 12:18:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#2355
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2476 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Moving-of-communities-The-Office-dundermifflin-at-lemm-ee"
  +title: "Moving of communities - The Office - !dundermifflin@lemm.ee"
  +url: null
  +body: """
    Moving the community to [!dundermifflin@lemm.ee](https://lemm.ee/c/dundermifflin)\n
    \n
    Feel free to join to share content about the Office
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729222768 {#2167
    date: 2024-10-18 05:39:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2356 …}
  +votes: Doctrine\ORM\PersistentCollection {#2353 …}
  +reports: Doctrine\ORM\PersistentCollection {#2472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  +badges: Doctrine\ORM\PersistentCollection {#2358 …}
  +children: []
  -id: 32761
  -titleTs: "'communiti':3 'dundermifflin@lemm.ee':6 'move':1 'offic':5"
  -bodyTs: "'/c/dundermifflin)':8 'communiti':3 'content':15 'dundermifflin@lemm.ee':5 'feel':9 'free':10 'join':12 'lemm.ee':7 'lemm.ee/c/dundermifflin)':6 'move':1 'offic':18 'share':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706173673
  +visibility: "visible             "
  +apId: "https://discuss.online/post/4594148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706094673 {#2288
    date: 2024-01-24 12:11:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2355
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2476 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Moving-of-communities-The-Office-dundermifflin-at-lemm-ee"
  +title: "Moving of communities - The Office - !dundermifflin@lemm.ee"
  +url: null
  +body: """
    Moving the community to [!dundermifflin@lemm.ee](https://lemm.ee/c/dundermifflin)\n
    \n
    Feel free to join to share content about the Office
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729222768 {#2167
    date: 2024-10-18 05:39:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2356 …}
  +votes: Doctrine\ORM\PersistentCollection {#2353 …}
  +reports: Doctrine\ORM\PersistentCollection {#2472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  +badges: Doctrine\ORM\PersistentCollection {#2358 …}
  +children: []
  -id: 32761
  -titleTs: "'communiti':3 'dundermifflin@lemm.ee':6 'move':1 'offic':5"
  -bodyTs: "'/c/dundermifflin)':8 'communiti':3 'content':15 'dundermifflin@lemm.ee':5 'feel':9 'free':10 'join':12 'lemm.ee':7 'lemm.ee/c/dundermifflin)':6 'move':1 'offic':18 'share':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706173673
  +visibility: "visible             "
  +apId: "https://discuss.online/post/4594148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706094673 {#2288
    date: 2024-01-24 12:11:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2355
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2476 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Moving-of-communities-The-Office-dundermifflin-at-lemm-ee"
  +title: "Moving of communities - The Office - !dundermifflin@lemm.ee"
  +url: null
  +body: """
    Moving the community to [!dundermifflin@lemm.ee](https://lemm.ee/c/dundermifflin)\n
    \n
    Feel free to join to share content about the Office
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729222768 {#2167
    date: 2024-10-18 05:39:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2356 …}
  +votes: Doctrine\ORM\PersistentCollection {#2353 …}
  +reports: Doctrine\ORM\PersistentCollection {#2472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  +badges: Doctrine\ORM\PersistentCollection {#2358 …}
  +children: []
  -id: 32761
  -titleTs: "'communiti':3 'dundermifflin@lemm.ee':6 'move':1 'offic':5"
  -bodyTs: "'/c/dundermifflin)':8 'communiti':3 'content':15 'dundermifflin@lemm.ee':5 'feel':9 'free':10 'join':12 'lemm.ee':7 'lemm.ee/c/dundermifflin)':6 'move':1 'offic':18 'share':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706173673
  +visibility: "visible             "
  +apId: "https://discuss.online/post/4594148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706094673 {#2288
    date: 2024-01-24 12:11:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2409
  +user: Proxies\__CG__\App\Entity\User {#60 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2488 …}
  +slug: "A-manufacturer-trying-to-cheat-you-These-guys-know-what"
  +title: "A manufacturer trying to cheat you? These guys know what to do!"
  +url: "https://x0.at/rJF0.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728555640 {#2485
    date: 2024-10-10 12:20:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 32759
  -titleTs: "'cheat':5 'guy':8 'know':9 'manufactur':2 'tri':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706180802
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2812283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706094402 {#1841
    date: 2024-01-24 12:06:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2409
  +user: Proxies\__CG__\App\Entity\User {#60 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2488 …}
  +slug: "A-manufacturer-trying-to-cheat-you-These-guys-know-what"
  +title: "A manufacturer trying to cheat you? These guys know what to do!"
  +url: "https://x0.at/rJF0.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728555640 {#2485
    date: 2024-10-10 12:20:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 32759
  -titleTs: "'cheat':5 'guy':8 'know':9 'manufactur':2 'tri':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706180802
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2812283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706094402 {#1841
    date: 2024-01-24 12:06:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2409
  +user: Proxies\__CG__\App\Entity\User {#60 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2488 …}
  +slug: "A-manufacturer-trying-to-cheat-you-These-guys-know-what"
  +title: "A manufacturer trying to cheat you? These guys know what to do!"
  +url: "https://x0.at/rJF0.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728555640 {#2485
    date: 2024-10-10 12:20:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 32759
  -titleTs: "'cheat':5 'guy':8 'know':9 'manufactur':2 'tri':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706180802
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2812283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706094402 {#1841
    date: 2024-01-24 12:06:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1514
  +user: Proxies\__CG__\App\Entity\User {#60 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1499 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1502 …}
  +slug: "Kittens"
  +title: "Kittens"
  +url: "https://i.imgflip.com/8deikc.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 238
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728297208 {#1500
    date: 2024-10-07 12:33:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 32757
  -titleTs: "'kitten':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706180004
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2812178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706093604 {#1521
    date: 2024-01-24 11:53:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1514
  +user: Proxies\__CG__\App\Entity\User {#60 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1499 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1502 …}
  +slug: "Kittens"
  +title: "Kittens"
  +url: "https://i.imgflip.com/8deikc.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 238
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728297208 {#1500
    date: 2024-10-07 12:33:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 32757
  -titleTs: "'kitten':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706180004
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2812178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706093604 {#1521
    date: 2024-01-24 11:53:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1514
  +user: Proxies\__CG__\App\Entity\User {#60 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1499 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1502 …}
  +slug: "Kittens"
  +title: "Kittens"
  +url: "https://i.imgflip.com/8deikc.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 238
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728297208 {#1500
    date: 2024-10-07 12:33:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 32757
  -titleTs: "'kitten':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706180004
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2812178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706093604 {#1521
    date: 2024-01-24 11:53:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1505
  +user: Proxies\__CG__\App\Entity\User {#1543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1532 …}
  +slug: "starting-2024-strong-with-turnip-boy-robs-a-bank"
  +title: "starting 2024 strong with turnip boy robs a bank"
  +url: "https://lemmy.dbzer0.com/pictrs/image/43c244ac-5c15-4f3d-924b-3f7df839e2b9.jpeg"
  +body: """
    at least most of the games were free\n
    \n
    **Description:** 8 panel comic.\n
    \n
    1. Patrick saying "I have nothing to do in my spare time."\n
    2. Spongebob opening a trash can that’s full of garbage labeled "unfinished games from 2023 in my steam library"\n
    3. Spongebob pointing to piled up trash in the corner that is labeled "unfinished games from 2022 in my steam library"\n
    4. Spongebob gesturing at the open fridge overflowing with garbage labeled "unfinished games from 2021 in my steam library"\n
    5. Spongebob yanking up a sheet to reveal that a sofa was made of trash labeled "unfinished games from 2020 in my steam library"\n
    6. Spongebob ripping down the wallpaper revealing that the walls are stuffed full of garbage labeled "unfinished games from 2019 in my steam library"\n
    7. Spongebob gesturing for Patrick to look at a spot from their window\n
    8. A gigantic mound of trash taller than the pineapple house is labeled “unfinished games from 2018 and earlier in my steam library”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 244
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728542110 {#1503
    date: 2024-10-10 08:35:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 32752
  -titleTs: "'2024':2 'bank':9 'boy':6 'rob':7 'start':1 'strong':3 'turnip':5"
  -bodyTs: "'1':13 '2':25 '2018':162 '2019':128 '2020':104 '2021':80 '2022':61 '2023':40 '3':45 '4':66 '5':85 '6':109 '7':133 '8':10,146 'comic':12 'corner':54 'descript':9 'earlier':164 'free':8 'fridg':72 'full':33,121 'game':6,38,59,78,102,126,160 'garbag':35,75,123 'gestur':68,135 'gigant':148 'hous':156 'label':36,57,76,100,124,158 'least':2 'librari':44,65,84,108,132,168 'look':139 'made':97 'mound':149 'noth':18 'open':27,71 'overflow':73 'panel':11 'patrick':14,137 'pile':49 'pineappl':155 'point':47 'reveal':92,115 'rip':111 'say':15 'sheet':90 'sofa':95 'spare':23 'spongebob':26,46,67,86,110,134 'spot':142 'steam':43,64,83,107,131,167 'stuf':120 'taller':152 'time':24 'trash':29,51,99,151 'unfinish':37,58,77,101,125,159 'wall':118 'wallpap':114 'window':145 'yank':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706175885
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12959986"
  +editedAt: DateTimeImmutable @1728263425 {#1504
    date: 2024-10-07 03:10:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706089485 {#1507
    date: 2024-01-24 10:44:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1505
  +user: Proxies\__CG__\App\Entity\User {#1543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1532 …}
  +slug: "starting-2024-strong-with-turnip-boy-robs-a-bank"
  +title: "starting 2024 strong with turnip boy robs a bank"
  +url: "https://lemmy.dbzer0.com/pictrs/image/43c244ac-5c15-4f3d-924b-3f7df839e2b9.jpeg"
  +body: """
    at least most of the games were free\n
    \n
    **Description:** 8 panel comic.\n
    \n
    1. Patrick saying "I have nothing to do in my spare time."\n
    2. Spongebob opening a trash can that’s full of garbage labeled "unfinished games from 2023 in my steam library"\n
    3. Spongebob pointing to piled up trash in the corner that is labeled "unfinished games from 2022 in my steam library"\n
    4. Spongebob gesturing at the open fridge overflowing with garbage labeled "unfinished games from 2021 in my steam library"\n
    5. Spongebob yanking up a sheet to reveal that a sofa was made of trash labeled "unfinished games from 2020 in my steam library"\n
    6. Spongebob ripping down the wallpaper revealing that the walls are stuffed full of garbage labeled "unfinished games from 2019 in my steam library"\n
    7. Spongebob gesturing for Patrick to look at a spot from their window\n
    8. A gigantic mound of trash taller than the pineapple house is labeled “unfinished games from 2018 and earlier in my steam library”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 244
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728542110 {#1503
    date: 2024-10-10 08:35:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 32752
  -titleTs: "'2024':2 'bank':9 'boy':6 'rob':7 'start':1 'strong':3 'turnip':5"
  -bodyTs: "'1':13 '2':25 '2018':162 '2019':128 '2020':104 '2021':80 '2022':61 '2023':40 '3':45 '4':66 '5':85 '6':109 '7':133 '8':10,146 'comic':12 'corner':54 'descript':9 'earlier':164 'free':8 'fridg':72 'full':33,121 'game':6,38,59,78,102,126,160 'garbag':35,75,123 'gestur':68,135 'gigant':148 'hous':156 'label':36,57,76,100,124,158 'least':2 'librari':44,65,84,108,132,168 'look':139 'made':97 'mound':149 'noth':18 'open':27,71 'overflow':73 'panel':11 'patrick':14,137 'pile':49 'pineappl':155 'point':47 'reveal':92,115 'rip':111 'say':15 'sheet':90 'sofa':95 'spare':23 'spongebob':26,46,67,86,110,134 'spot':142 'steam':43,64,83,107,131,167 'stuf':120 'taller':152 'time':24 'trash':29,51,99,151 'unfinish':37,58,77,101,125,159 'wall':118 'wallpap':114 'window':145 'yank':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706175885
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12959986"
  +editedAt: DateTimeImmutable @1728263425 {#1504
    date: 2024-10-07 03:10:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706089485 {#1507
    date: 2024-01-24 10:44:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1505
  +user: Proxies\__CG__\App\Entity\User {#1543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1532 …}
  +slug: "starting-2024-strong-with-turnip-boy-robs-a-bank"
  +title: "starting 2024 strong with turnip boy robs a bank"
  +url: "https://lemmy.dbzer0.com/pictrs/image/43c244ac-5c15-4f3d-924b-3f7df839e2b9.jpeg"
  +body: """
    at least most of the games were free\n
    \n
    **Description:** 8 panel comic.\n
    \n
    1. Patrick saying "I have nothing to do in my spare time."\n
    2. Spongebob opening a trash can that’s full of garbage labeled "unfinished games from 2023 in my steam library"\n
    3. Spongebob pointing to piled up trash in the corner that is labeled "unfinished games from 2022 in my steam library"\n
    4. Spongebob gesturing at the open fridge overflowing with garbage labeled "unfinished games from 2021 in my steam library"\n
    5. Spongebob yanking up a sheet to reveal that a sofa was made of trash labeled "unfinished games from 2020 in my steam library"\n
    6. Spongebob ripping down the wallpaper revealing that the walls are stuffed full of garbage labeled "unfinished games from 2019 in my steam library"\n
    7. Spongebob gesturing for Patrick to look at a spot from their window\n
    8. A gigantic mound of trash taller than the pineapple house is labeled “unfinished games from 2018 and earlier in my steam library”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 244
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728542110 {#1503
    date: 2024-10-10 08:35:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 32752
  -titleTs: "'2024':2 'bank':9 'boy':6 'rob':7 'start':1 'strong':3 'turnip':5"
  -bodyTs: "'1':13 '2':25 '2018':162 '2019':128 '2020':104 '2021':80 '2022':61 '2023':40 '3':45 '4':66 '5':85 '6':109 '7':133 '8':10,146 'comic':12 'corner':54 'descript':9 'earlier':164 'free':8 'fridg':72 'full':33,121 'game':6,38,59,78,102,126,160 'garbag':35,75,123 'gestur':68,135 'gigant':148 'hous':156 'label':36,57,76,100,124,158 'least':2 'librari':44,65,84,108,132,168 'look':139 'made':97 'mound':149 'noth':18 'open':27,71 'overflow':73 'panel':11 'patrick':14,137 'pile':49 'pineappl':155 'point':47 'reveal':92,115 'rip':111 'say':15 'sheet':90 'sofa':95 'spare':23 'spongebob':26,46,67,86,110,134 'spot':142 'steam':43,64,83,107,131,167 'stuf':120 'taller':152 'time':24 'trash':29,51,99,151 'unfinish':37,58,77,101,125,159 'wall':118 'wallpap':114 'window':145 'yank':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706175885
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12959986"
  +editedAt: DateTimeImmutable @1728263425 {#1504
    date: 2024-10-07 03:10:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706089485 {#1507
    date: 2024-01-24 10:44:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1519 …}
  +slug: "No-matter-how-tough-things-get-you-always-got-a"
  +title: "No matter how tough things get, you always got a bro in your corner"
  +url: "https://i.postimg.cc/3RMDj3r9/Jhgffyhvvvgv.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728458817 {#1536
    date: 2024-10-09 09:26:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 32750
  -titleTs: "'alway':8 'bro':11 'corner':14 'get':6 'got':9 'matter':2 'thing':5 'tough':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706175132
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6066315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706088732 {#1515
    date: 2024-01-24 10:32:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1519 …}
  +slug: "No-matter-how-tough-things-get-you-always-got-a"
  +title: "No matter how tough things get, you always got a bro in your corner"
  +url: "https://i.postimg.cc/3RMDj3r9/Jhgffyhvvvgv.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728458817 {#1536
    date: 2024-10-09 09:26:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 32750
  -titleTs: "'alway':8 'bro':11 'corner':14 'get':6 'got':9 'matter':2 'thing':5 'tough':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706175132
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6066315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706088732 {#1515
    date: 2024-01-24 10:32:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1519 …}
  +slug: "No-matter-how-tough-things-get-you-always-got-a"
  +title: "No matter how tough things get, you always got a bro in your corner"
  +url: "https://i.postimg.cc/3RMDj3r9/Jhgffyhvvvgv.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728458817 {#1536
    date: 2024-10-09 09:26:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 32750
  -titleTs: "'alway':8 'bro':11 'corner':14 'get':6 'got':9 'matter':2 'thing':5 'tough':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706175132
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6066315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706088732 {#1515
    date: 2024-01-24 10:32:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: Proxies\__CG__\App\Entity\Image {#1753 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Tofu"
  +title: "Tofu"
  +url: "https://lemmy.world/pictrs/image/49d94c23-58f2-4941-853b-32906d9076a6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728329440 {#1657
    date: 2024-10-07 21:30:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 32749
  -titleTs: "'tofu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706173783
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11118700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706087383 {#1659
    date: 2024-01-24 10:09:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: Proxies\__CG__\App\Entity\Image {#1753 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Tofu"
  +title: "Tofu"
  +url: "https://lemmy.world/pictrs/image/49d94c23-58f2-4941-853b-32906d9076a6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728329440 {#1657
    date: 2024-10-07 21:30:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 32749
  -titleTs: "'tofu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706173783
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11118700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706087383 {#1659
    date: 2024-01-24 10:09:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: Proxies\__CG__\App\Entity\Image {#1753 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Tofu"
  +title: "Tofu"
  +url: "https://lemmy.world/pictrs/image/49d94c23-58f2-4941-853b-32906d9076a6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728329440 {#1657
    date: 2024-10-07 21:30:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 32749
  -titleTs: "'tofu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706173783
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11118700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706087383 {#1659
    date: 2024-01-24 10:09:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1484
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1488 …}
  +image: Proxies\__CG__\App\Entity\Image {#1487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1485 …}
  +slug: "Ghostery-Private-Search"
  +title: "Ghostery Private Search"
  +url: "https://www.ghostery.com/private-search"
  +body: """
    A privacy focused search engine without logs or trackers, own index and above all, the special feature to show in the search result the ads, trackers and other crap waiting for us in every listed page.\n
    \n
    ![](https://file.coffee/u/OIsiHr6qA28CmlHPmHp1z.png)\n
    \n
    Clicking in the icon marked with the arrow for an complete analytic in whotracks.me\n
    \n
    ![](https://file.coffee/u/aBOL8yialspf_Y_ibKs3d.png)\n
    \n
    To insert the search engine in the browser\n
    \n
    `https://ghosterysearch.com/search?q=%s`
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729371230 {#1498
    date: 2024-10-19 22:53:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 32748
  -titleTs: "'ghosteri':1 'privat':2 'search':3"
  -bodyTs: "'/search?q=%s':67 '/u/abol8yialspf_y_ibks3d.png)':56 '/u/oisihr6qa28cmlhpmhp1z.png)':39 'ad':25 'analyt':51 'arrow':47 'browser':64 'click':40 'complet':50 'crap':29 'engin':5,61 'everi':34 'featur':17 'file.coffee':38,55 'file.coffee/u/abol8yialspf_y_ibks3d.png)':54 'file.coffee/u/oisihr6qa28cmlhpmhp1z.png)':37 'focus':3 'ghosterysearch.com':66 'ghosterysearch.com/search?q=%s':65 'icon':43 'index':11 'insert':58 'list':35 'log':7 'mark':44 'page':36 'privaci':2 'result':23 'search':4,22,60 'show':19 'special':16 'tracker':9,26 'us':32 'wait':30 'whotracks.me':53 'without':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172820
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10969537"
  +editedAt: DateTimeImmutable @1728256407 {#1483
    date: 2024-10-07 01:13:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706086420 {#1497
    date: 2024-01-24 09:53:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1484
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1488 …}
  +image: Proxies\__CG__\App\Entity\Image {#1487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1485 …}
  +slug: "Ghostery-Private-Search"
  +title: "Ghostery Private Search"
  +url: "https://www.ghostery.com/private-search"
  +body: """
    A privacy focused search engine without logs or trackers, own index and above all, the special feature to show in the search result the ads, trackers and other crap waiting for us in every listed page.\n
    \n
    ![](https://file.coffee/u/OIsiHr6qA28CmlHPmHp1z.png)\n
    \n
    Clicking in the icon marked with the arrow for an complete analytic in whotracks.me\n
    \n
    ![](https://file.coffee/u/aBOL8yialspf_Y_ibKs3d.png)\n
    \n
    To insert the search engine in the browser\n
    \n
    `https://ghosterysearch.com/search?q=%s`
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729371230 {#1498
    date: 2024-10-19 22:53:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 32748
  -titleTs: "'ghosteri':1 'privat':2 'search':3"
  -bodyTs: "'/search?q=%s':67 '/u/abol8yialspf_y_ibks3d.png)':56 '/u/oisihr6qa28cmlhpmhp1z.png)':39 'ad':25 'analyt':51 'arrow':47 'browser':64 'click':40 'complet':50 'crap':29 'engin':5,61 'everi':34 'featur':17 'file.coffee':38,55 'file.coffee/u/abol8yialspf_y_ibks3d.png)':54 'file.coffee/u/oisihr6qa28cmlhpmhp1z.png)':37 'focus':3 'ghosterysearch.com':66 'ghosterysearch.com/search?q=%s':65 'icon':43 'index':11 'insert':58 'list':35 'log':7 'mark':44 'page':36 'privaci':2 'result':23 'search':4,22,60 'show':19 'special':16 'tracker':9,26 'us':32 'wait':30 'whotracks.me':53 'without':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172820
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10969537"
  +editedAt: DateTimeImmutable @1728256407 {#1483
    date: 2024-10-07 01:13:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706086420 {#1497
    date: 2024-01-24 09:53:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1484
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1488 …}
  +image: Proxies\__CG__\App\Entity\Image {#1487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1485 …}
  +slug: "Ghostery-Private-Search"
  +title: "Ghostery Private Search"
  +url: "https://www.ghostery.com/private-search"
  +body: """
    A privacy focused search engine without logs or trackers, own index and above all, the special feature to show in the search result the ads, trackers and other crap waiting for us in every listed page.\n
    \n
    ![](https://file.coffee/u/OIsiHr6qA28CmlHPmHp1z.png)\n
    \n
    Clicking in the icon marked with the arrow for an complete analytic in whotracks.me\n
    \n
    ![](https://file.coffee/u/aBOL8yialspf_Y_ibKs3d.png)\n
    \n
    To insert the search engine in the browser\n
    \n
    `https://ghosterysearch.com/search?q=%s`
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729371230 {#1498
    date: 2024-10-19 22:53:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 32748
  -titleTs: "'ghosteri':1 'privat':2 'search':3"
  -bodyTs: "'/search?q=%s':67 '/u/abol8yialspf_y_ibks3d.png)':56 '/u/oisihr6qa28cmlhpmhp1z.png)':39 'ad':25 'analyt':51 'arrow':47 'browser':64 'click':40 'complet':50 'crap':29 'engin':5,61 'everi':34 'featur':17 'file.coffee':38,55 'file.coffee/u/abol8yialspf_y_ibks3d.png)':54 'file.coffee/u/oisihr6qa28cmlhpmhp1z.png)':37 'focus':3 'ghosterysearch.com':66 'ghosterysearch.com/search?q=%s':65 'icon':43 'index':11 'insert':58 'list':35 'log':7 'mark':44 'page':36 'privaci':2 'result':23 'search':4,22,60 'show':19 'special':16 'tracker':9,26 'us':32 'wait':30 'whotracks.me':53 'without':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172820
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10969537"
  +editedAt: DateTimeImmutable @1728256407 {#1483
    date: 2024-10-07 01:13:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706086420 {#1497
    date: 2024-01-24 09:53:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706104555 {#1758
    date: 2024-01-24 14:55:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 32746
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11118096"
  +editedAt: DateTimeImmutable @1728258263 {#1754
    date: 2024-10-07 01:44:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085712 {#1755
    date: 2024-01-24 09:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706104555 {#1758
    date: 2024-01-24 14:55:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 32746
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11118096"
  +editedAt: DateTimeImmutable @1728258263 {#1754
    date: 2024-10-07 01:44:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085712 {#1755
    date: 2024-01-24 09:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706104555 {#1758
    date: 2024-01-24 14:55:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 32746
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11118096"
  +editedAt: DateTimeImmutable @1728258263 {#1754
    date: 2024-10-07 01:44:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085712 {#1755
    date: 2024-01-24 09:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1776
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728705107 {#1774
    date: 2024-10-12 05:51:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 32745
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172039
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11117945"
  +editedAt: DateTimeImmutable @1728258241 {#1773
    date: 2024-10-07 01:44:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085639 {#1775
    date: 2024-01-24 09:40:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728705107 {#1774
    date: 2024-10-12 05:51:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 32745
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172039
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11117945"
  +editedAt: DateTimeImmutable @1728258241 {#1773
    date: 2024-10-07 01:44:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085639 {#1775
    date: 2024-01-24 09:40:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728705107 {#1774
    date: 2024-10-12 05:51:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 32745
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172039
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11117945"
  +editedAt: DateTimeImmutable @1728258241 {#1773
    date: 2024-10-07 01:44:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085639 {#1775
    date: 2024-01-24 09:40:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 330
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728824941 {#1466
    date: 2024-10-13 15:09:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 32744
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706171941
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11117891"
  +editedAt: DateTimeImmutable @1728258218 {#1452
    date: 2024-10-07 01:43:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085541 {#1445
    date: 2024-01-24 09:39:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1465
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 330
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728824941 {#1466
    date: 2024-10-13 15:09:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 32744
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706171941
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11117891"
  +editedAt: DateTimeImmutable @1728258218 {#1452
    date: 2024-10-07 01:43:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085541 {#1445
    date: 2024-01-24 09:39:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1465
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 330
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728824941 {#1466
    date: 2024-10-13 15:09:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 32744
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706171941
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11117891"
  +editedAt: DateTimeImmutable @1728258218 {#1452
    date: 2024-10-07 01:43:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085541 {#1445
    date: 2024-01-24 09:39:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1446 …}
  +slug: "My-move-to-wayland-it-s-finally-ready"
  +title: "My move to wayland: it's finally ready"
  +url: "https://www.edu4rdshl.dev/posts/my-move-to-wayland-it-s-finally-ready/"
  +body: "Let’s talk about #Linux on the desktop, #Gnome and the state of #Wayland in 2024."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728767158 {#1409
    date: 2024-10-12 23:05:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 32742
  -titleTs: "'final':7 'move':2 'readi':8 'wayland':4"
  -bodyTs: "'2024':16 'desktop':8 'gnome':9 'let':1 'linux':5 'state':12 'talk':3 'wayland':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706165935
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11115284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079535 {#1450
    date: 2024-01-24 07:58:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1446 …}
  +slug: "My-move-to-wayland-it-s-finally-ready"
  +title: "My move to wayland: it's finally ready"
  +url: "https://www.edu4rdshl.dev/posts/my-move-to-wayland-it-s-finally-ready/"
  +body: "Let’s talk about #Linux on the desktop, #Gnome and the state of #Wayland in 2024."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728767158 {#1409
    date: 2024-10-12 23:05:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 32742
  -titleTs: "'final':7 'move':2 'readi':8 'wayland':4"
  -bodyTs: "'2024':16 'desktop':8 'gnome':9 'let':1 'linux':5 'state':12 'talk':3 'wayland':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706165935
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11115284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079535 {#1450
    date: 2024-01-24 07:58:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1446 …}
  +slug: "My-move-to-wayland-it-s-finally-ready"
  +title: "My move to wayland: it's finally ready"
  +url: "https://www.edu4rdshl.dev/posts/my-move-to-wayland-it-s-finally-ready/"
  +body: "Let’s talk about #Linux on the desktop, #Gnome and the state of #Wayland in 2024."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728767158 {#1409
    date: 2024-10-12 23:05:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 32742
  -titleTs: "'final':7 'move':2 'readi':8 'wayland':4"
  -bodyTs: "'2024':16 'desktop':8 'gnome':9 'let':1 'linux':5 'state':12 'talk':3 'wayland':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706165935
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11115284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079535 {#1450
    date: 2024-01-24 07:58:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Do-U-know-about-any-AI-Web-Search-Engine"
  +title: "Do U know about any AI Web Search Engine?"
  +url: null
  +body: """
    Is there any open source privacy respecting AI search engine which gives me reslts from Web.\n
    \n
    I got one but I can’t remember.It had a webUI and Simple chat Interface with greyish blue background (I guess).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728692427 {#1412
    date: 2024-10-12 02:20:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 32741
  -titleTs: "'ai':6 'engin':9 'know':3 'search':8 'u':2 'web':7"
  -bodyTs: "'ai':8 'background':35 'blue':34 'chat':30 'engin':10 'give':12 'got':18 'greyish':33 'guess':37 'interfac':31 'one':19 'open':4 'privaci':6 'remember.it':24 'reslt':14 'respect':7 'search':9 'simpl':29 'sourc':5 'web':16 'webui':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706154286
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9032443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079286 {#1441
    date: 2024-01-24 07:54:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Do-U-know-about-any-AI-Web-Search-Engine"
  +title: "Do U know about any AI Web Search Engine?"
  +url: null
  +body: """
    Is there any open source privacy respecting AI search engine which gives me reslts from Web.\n
    \n
    I got one but I can’t remember.It had a webUI and Simple chat Interface with greyish blue background (I guess).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728692427 {#1412
    date: 2024-10-12 02:20:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 32741
  -titleTs: "'ai':6 'engin':9 'know':3 'search':8 'u':2 'web':7"
  -bodyTs: "'ai':8 'background':35 'blue':34 'chat':30 'engin':10 'give':12 'got':18 'greyish':33 'guess':37 'interfac':31 'one':19 'open':4 'privaci':6 'remember.it':24 'reslt':14 'respect':7 'search':9 'simpl':29 'sourc':5 'web':16 'webui':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706154286
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9032443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079286 {#1441
    date: 2024-01-24 07:54:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Do-U-know-about-any-AI-Web-Search-Engine"
  +title: "Do U know about any AI Web Search Engine?"
  +url: null
  +body: """
    Is there any open source privacy respecting AI search engine which gives me reslts from Web.\n
    \n
    I got one but I can’t remember.It had a webUI and Simple chat Interface with greyish blue background (I guess).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728692427 {#1412
    date: 2024-10-12 02:20:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 32741
  -titleTs: "'ai':6 'engin':9 'know':3 'search':8 'u':2 'web':7"
  -bodyTs: "'ai':8 'background':35 'blue':34 'chat':30 'engin':10 'give':12 'got':18 'greyish':33 'guess':37 'interfac':31 'one':19 'open':4 'privaci':6 'remember.it':24 'reslt':14 'respect':7 'search':9 'simpl':29 'sourc':5 'web':16 'webui':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706154286
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9032443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079286 {#1441
    date: 2024-01-24 07:54:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1432 …}
  +slug: "Bad-coding"
  +title: "Bad coding"
  +url: "https://sh.itjust.works/pictrs/image/a19d6228-b329-420c-a43c-423bc4ac7356.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 837
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728461816 {#1455
    date: 2024-10-09 10:16:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 32740
  -titleTs: "'bad':1 'code':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162719
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13383121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706076319 {#1453
    date: 2024-01-24 07:05:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1432 …}
  +slug: "Bad-coding"
  +title: "Bad coding"
  +url: "https://sh.itjust.works/pictrs/image/a19d6228-b329-420c-a43c-423bc4ac7356.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 837
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728461816 {#1455
    date: 2024-10-09 10:16:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 32740
  -titleTs: "'bad':1 'code':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162719
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13383121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706076319 {#1453
    date: 2024-01-24 07:05:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1432 …}
  +slug: "Bad-coding"
  +title: "Bad coding"
  +url: "https://sh.itjust.works/pictrs/image/a19d6228-b329-420c-a43c-423bc4ac7356.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 837
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728461816 {#1455
    date: 2024-10-09 10:16:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 32740
  -titleTs: "'bad':1 'code':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162719
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13383121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706076319 {#1453
    date: 2024-01-24 07:05:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Rat-snacks"
  +title: "Rat snacks"
  +url: "https://lemmy.world/pictrs/image/a47d8aee-7246-4057-9420-42917024406d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 871
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728993007 {#1699
    date: 2024-10-15 13:50:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 32739
  -titleTs: "'rat':1 'snack':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162387
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11113560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706075987 {#1694
    date: 2024-01-24 06:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Rat-snacks"
  +title: "Rat snacks"
  +url: "https://lemmy.world/pictrs/image/a47d8aee-7246-4057-9420-42917024406d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 871
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728993007 {#1699
    date: 2024-10-15 13:50:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 32739
  -titleTs: "'rat':1 'snack':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162387
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11113560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706075987 {#1694
    date: 2024-01-24 06:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Rat-snacks"
  +title: "Rat snacks"
  +url: "https://lemmy.world/pictrs/image/a47d8aee-7246-4057-9420-42917024406d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 871
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728993007 {#1699
    date: 2024-10-15 13:50:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 32739
  -titleTs: "'rat':1 'snack':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162387
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11113560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706075987 {#1694
    date: 2024-01-24 06:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1499 …}
  +image: Proxies\__CG__\App\Entity\Image {#1639 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "King-Penguin-Chick"
  +title: "King Penguin Chick"
  +url: "https://lemmy.ml/pictrs/image/279613e0-0965-4f9e-a6d2-9fcb6d7ebe32.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 316
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728309777 {#1615
    date: 2024-10-07 16:02:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 32737
  -titleTs: "'chick':3 'king':1 'penguin':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706159979
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10964496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706073579 {#1743
    date: 2024-01-24 06:19:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1499 …}
  +image: Proxies\__CG__\App\Entity\Image {#1639 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "King-Penguin-Chick"
  +title: "King Penguin Chick"
  +url: "https://lemmy.ml/pictrs/image/279613e0-0965-4f9e-a6d2-9fcb6d7ebe32.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 316
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728309777 {#1615
    date: 2024-10-07 16:02:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 32737
  -titleTs: "'chick':3 'king':1 'penguin':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706159979
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10964496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706073579 {#1743
    date: 2024-01-24 06:19:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1499 …}
  +image: Proxies\__CG__\App\Entity\Image {#1639 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "King-Penguin-Chick"
  +title: "King Penguin Chick"
  +url: "https://lemmy.ml/pictrs/image/279613e0-0965-4f9e-a6d2-9fcb6d7ebe32.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 316
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728309777 {#1615
    date: 2024-10-07 16:02:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 32737
  -titleTs: "'chick':3 'king':1 'penguin':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706159979
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10964496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706073579 {#1743
    date: 2024-01-24 06:19:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1667 …}
  +image: Proxies\__CG__\App\Entity\Image {#1668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "elders"
  +title: "elders"
  +url: "https://lemmy.world/pictrs/image/1d302f4b-a4f7-4a56-8e7c-bce46fa62a42.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 132
  +favouriteCount: 1815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728746979 {#1678
    date: 2024-10-12 17:29:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 32733
  -titleTs: "'elder':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156568
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706070168 {#1669
    date: 2024-01-24 05:22:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1667 …}
  +image: Proxies\__CG__\App\Entity\Image {#1668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "elders"
  +title: "elders"
  +url: "https://lemmy.world/pictrs/image/1d302f4b-a4f7-4a56-8e7c-bce46fa62a42.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 132
  +favouriteCount: 1815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728746979 {#1678
    date: 2024-10-12 17:29:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 32733
  -titleTs: "'elder':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156568
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706070168 {#1669
    date: 2024-01-24 05:22:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1667 …}
  +image: Proxies\__CG__\App\Entity\Image {#1668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "elders"
  +title: "elders"
  +url: "https://lemmy.world/pictrs/image/1d302f4b-a4f7-4a56-8e7c-bce46fa62a42.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 132
  +favouriteCount: 1815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728746979 {#1678
    date: 2024-10-12 17:29:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 32733
  -titleTs: "'elder':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156568
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706070168 {#1669
    date: 2024-01-24 05:22:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Best-way-to-create-my-seedbox"
  +title: "Best way to create my seedbox?"
  +url: null
  +body: """
    Hey guys, i want to ask you all how you seed your torrents. I’m considering either using proxmox to create a seedbox or to build a dedicated machine with a vpn that will seedbox.\n
    \n
    What VPN do you also use to seed? I have mullvad, for personal use but for seeding it doesn’t have port forwarding.\n
    \n
    Thanks! :
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728733406 {#1663
    date: 2024-10-12 13:43:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1593 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1577 …}
  +badges: Doctrine\ORM\PersistentCollection {#1579 …}
  +children: []
  -id: 32732
  -titleTs: "'best':1 'creat':4 'seedbox':6 'way':2"
  -bodyTs: "'also':40 'ask':6 'build':26 'consid':16 'creat':21 'dedic':28 'doesn':54 'either':17 'forward':58 'guy':2 'hey':1 'm':15 'machin':29 'mullvad':46 'person':48 'port':57 'proxmox':19 'seed':11,43,52 'seedbox':23,35 'thank':59 'torrent':13 'use':18,41,49 'vpn':32,37 'want':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156306
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706069906 {#1553
    date: 2024-01-24 05:18:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Best-way-to-create-my-seedbox"
  +title: "Best way to create my seedbox?"
  +url: null
  +body: """
    Hey guys, i want to ask you all how you seed your torrents. I’m considering either using proxmox to create a seedbox or to build a dedicated machine with a vpn that will seedbox.\n
    \n
    What VPN do you also use to seed? I have mullvad, for personal use but for seeding it doesn’t have port forwarding.\n
    \n
    Thanks! :
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728733406 {#1663
    date: 2024-10-12 13:43:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1593 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1577 …}
  +badges: Doctrine\ORM\PersistentCollection {#1579 …}
  +children: []
  -id: 32732
  -titleTs: "'best':1 'creat':4 'seedbox':6 'way':2"
  -bodyTs: "'also':40 'ask':6 'build':26 'consid':16 'creat':21 'dedic':28 'doesn':54 'either':17 'forward':58 'guy':2 'hey':1 'm':15 'machin':29 'mullvad':46 'person':48 'port':57 'proxmox':19 'seed':11,43,52 'seedbox':23,35 'thank':59 'torrent':13 'use':18,41,49 'vpn':32,37 'want':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156306
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706069906 {#1553
    date: 2024-01-24 05:18:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "Best-way-to-create-my-seedbox"
  +title: "Best way to create my seedbox?"
  +url: null
  +body: """
    Hey guys, i want to ask you all how you seed your torrents. I’m considering either using proxmox to create a seedbox or to build a dedicated machine with a vpn that will seedbox.\n
    \n
    What VPN do you also use to seed? I have mullvad, for personal use but for seeding it doesn’t have port forwarding.\n
    \n
    Thanks! :
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728733406 {#1663
    date: 2024-10-12 13:43:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1593 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1577 …}
  +badges: Doctrine\ORM\PersistentCollection {#1579 …}
  +children: []
  -id: 32732
  -titleTs: "'best':1 'creat':4 'seedbox':6 'way':2"
  -bodyTs: "'also':40 'ask':6 'build':26 'consid':16 'creat':21 'dedic':28 'doesn':54 'either':17 'forward':58 'guy':2 'hey':1 'm':15 'machin':29 'mullvad':46 'person':48 'port':57 'proxmox':19 'seed':11,43,52 'seedbox':23,35 'thank':59 'torrent':13 'use':18,41,49 'vpn':32,37 'want':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156306
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706069906 {#1553
    date: 2024-01-24 05:18:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1572
  +user: Proxies\__CG__\App\Entity\User {#1574 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Knock-knock"
  +title: "Knock, knock"
  +url: "https://lemmy.world/pictrs/image/36e2f025-c217-461e-9997-bc36e534ee65.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 650
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728475055 {#1581
    date: 2024-10-09 13:57:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: []
  -id: 32730
  -titleTs: "'knock':1,2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156086
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706069686 {#1588
    date: 2024-01-24 05:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1572
  +user: Proxies\__CG__\App\Entity\User {#1574 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Knock-knock"
  +title: "Knock, knock"
  +url: "https://lemmy.world/pictrs/image/36e2f025-c217-461e-9997-bc36e534ee65.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 650
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728475055 {#1581
    date: 2024-10-09 13:57:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: []
  -id: 32730
  -titleTs: "'knock':1,2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156086
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706069686 {#1588
    date: 2024-01-24 05:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1572
  +user: Proxies\__CG__\App\Entity\User {#1574 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Knock-knock"
  +title: "Knock, knock"
  +url: "https://lemmy.world/pictrs/image/36e2f025-c217-461e-9997-bc36e534ee65.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 650
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728475055 {#1581
    date: 2024-10-09 13:57:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: []
  -id: 32730
  -titleTs: "'knock':1,2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156086
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706069686 {#1588
    date: 2024-01-24 05:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1567
  +user: Proxies\__CG__\App\Entity\User {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1559 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1548 …}
  +slug: "I-ll-just-be-over-here-setting-a-new-record"
  +title: "I'll just be over here setting a new record"
  +url: "https://slrpnk.net/pictrs/image/c96875f8-3194-4ebf-8afb-7631a4459ae1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 819
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728694411 {#1561
    date: 2024-10-12 02:53:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1557 …}
  +badges: Doctrine\ORM\PersistentCollection {#1621 …}
  +children: []
  -id: 32728
  -titleTs: "'ll':2 'new':9 'record':10 'set':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706152545
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6060272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706066145 {#1525
    date: 2024-01-24 04:15:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1567
  +user: Proxies\__CG__\App\Entity\User {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1559 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1548 …}
  +slug: "I-ll-just-be-over-here-setting-a-new-record"
  +title: "I'll just be over here setting a new record"
  +url: "https://slrpnk.net/pictrs/image/c96875f8-3194-4ebf-8afb-7631a4459ae1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 819
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728694411 {#1561
    date: 2024-10-12 02:53:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1557 …}
  +badges: Doctrine\ORM\PersistentCollection {#1621 …}
  +children: []
  -id: 32728
  -titleTs: "'ll':2 'new':9 'record':10 'set':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706152545
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6060272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706066145 {#1525
    date: 2024-01-24 04:15:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1567
  +user: Proxies\__CG__\App\Entity\User {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1559 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1548 …}
  +slug: "I-ll-just-be-over-here-setting-a-new-record"
  +title: "I'll just be over here setting a new record"
  +url: "https://slrpnk.net/pictrs/image/c96875f8-3194-4ebf-8afb-7631a4459ae1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 819
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728694411 {#1561
    date: 2024-10-12 02:53:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1557 …}
  +badges: Doctrine\ORM\PersistentCollection {#1621 …}
  +children: []
  -id: 32728
  -titleTs: "'ll':2 'new':9 'record':10 'set':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706152545
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6060272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706066145 {#1525
    date: 2024-01-24 04:15:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details