GET https://kbin.spritesserver.nl/index.php/*/active?p=983

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 …}
}
5.60 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 {#1920
  +user: Proxies\__CG__\App\Entity\User {#1924 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "Can-anyone-suggest-a-SP3T-Toggle-switch"
  +title: "Can anyone suggest a 'SP3T' Toggle switch?"
  +url: null
  +body: """
    I am looking for a Toggle switch that will allow me to actuate an actuator manually, or otherwise set the actuator to an ‘automatic’ mode, logic for which which I am coding on an arduino. The switch I want should have momentary On’s for manual trimming that will spring back to an Off position, or it can be left in another maintained On position to signify the automatic logic should take over.\n
    \n
    I had in mind something like a 2-axis Toggle switch that will have in the X-axis an MomentaryOn-Off-MomentaryOn configuration which will allow me to trim when in manual mode, but there should also be a fourth position (3rd Throw) above or below the ‘Off’ which would be a maintained On. Hopefully my diagram below explains the kind of switch I’m after too:\n
    \n
    ```\n
    <pre style="background-color:#ffffff;">\n
    <span style="color:#323232;">       On\n
    </span><span style="color:#323232;">       |\n
    </span>\n
    ```\n
    \n
    (On) - Off - (On)\n
    \n
    I have spent about a day searching for something like this, and the only things I have found are a few old Cutler-Hammer aviation switches which seemed to do exactly this (8905K514, 8905K671, and 8905K608), but these are rare and expensive, and I wanted something I could easily get spares for.\n
    \n
    I know I could achieve similar using a combination of two or more switches, but I feel it would be more elegant to have one switch that does everything. Does anyone have any suggestions?\n
    \n
    Thanks in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688402865 {#1877
    date: 2023-07-03 18:47:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1915 …}
  +votes: Doctrine\ORM\PersistentCollection {#1899 …}
  +reports: Doctrine\ORM\PersistentCollection {#1894 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1897 …}
  +badges: Doctrine\ORM\PersistentCollection {#1395 …}
  +children: []
  -id: 742
  -titleTs: "'anyon':2 'sp3t':5 'suggest':3 'switch':7 'toggl':6"
  -bodyTs: "'2':81 '3rd':117 '8905k514':180 '8905k608':183 '8905k671':181 'achiev':204 'actuat':13,15,21 'advanc':236 'allow':10,101 'also':112 'anoth':62 'anyon':230 'arduino':35 'automat':24,69 'aviat':172 'axi':82,92 'back':51 'code':32 'combin':208 'configur':98 'could':195,203 'cutler':170 'cutler-hamm':169 'day':152 'diagram':132 'easili':196 'eleg':221 'everyth':228 'exact':178 'expens':189 'explain':134 'feel':216 'found':164 'fourth':115 'get':197 'hammer':171 'hope':130 'kind':136 'know':201 'left':60 'like':79,156 'logic':26,70 'look':3 'm':140 'maintain':63,128 'manual':16,46,107 'mind':77 'mode':25,108 'momentari':42 'momentaryon':95,97 'momentaryon-off-momentaryon':94 'old':168 'one':224 'otherwis':18 'posit':55,65,116 'rare':187 'search':153 'seem':175 'set':19 'signifi':67 'similar':205 'someth':78,155,193 'spare':198 'spent':149 'spring':50 'suggest':233 'switch':7,37,84,138,173,213,225 'take':72 'thank':234 'thing':161 'throw':118 'toggl':6,83 'trim':47,104 'two':210 'use':206 'want':39,192 'would':125,218 'x':91 'x-axi':90"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/458798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688402865 {#1925
    date: 2023-07-03 18:47:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1920
  +user: Proxies\__CG__\App\Entity\User {#1924 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "Can-anyone-suggest-a-SP3T-Toggle-switch"
  +title: "Can anyone suggest a 'SP3T' Toggle switch?"
  +url: null
  +body: """
    I am looking for a Toggle switch that will allow me to actuate an actuator manually, or otherwise set the actuator to an ‘automatic’ mode, logic for which which I am coding on an arduino. The switch I want should have momentary On’s for manual trimming that will spring back to an Off position, or it can be left in another maintained On position to signify the automatic logic should take over.\n
    \n
    I had in mind something like a 2-axis Toggle switch that will have in the X-axis an MomentaryOn-Off-MomentaryOn configuration which will allow me to trim when in manual mode, but there should also be a fourth position (3rd Throw) above or below the ‘Off’ which would be a maintained On. Hopefully my diagram below explains the kind of switch I’m after too:\n
    \n
    ```\n
    <pre style="background-color:#ffffff;">\n
    <span style="color:#323232;">       On\n
    </span><span style="color:#323232;">       |\n
    </span>\n
    ```\n
    \n
    (On) - Off - (On)\n
    \n
    I have spent about a day searching for something like this, and the only things I have found are a few old Cutler-Hammer aviation switches which seemed to do exactly this (8905K514, 8905K671, and 8905K608), but these are rare and expensive, and I wanted something I could easily get spares for.\n
    \n
    I know I could achieve similar using a combination of two or more switches, but I feel it would be more elegant to have one switch that does everything. Does anyone have any suggestions?\n
    \n
    Thanks in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688402865 {#1877
    date: 2023-07-03 18:47:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1915 …}
  +votes: Doctrine\ORM\PersistentCollection {#1899 …}
  +reports: Doctrine\ORM\PersistentCollection {#1894 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1897 …}
  +badges: Doctrine\ORM\PersistentCollection {#1395 …}
  +children: []
  -id: 742
  -titleTs: "'anyon':2 'sp3t':5 'suggest':3 'switch':7 'toggl':6"
  -bodyTs: "'2':81 '3rd':117 '8905k514':180 '8905k608':183 '8905k671':181 'achiev':204 'actuat':13,15,21 'advanc':236 'allow':10,101 'also':112 'anoth':62 'anyon':230 'arduino':35 'automat':24,69 'aviat':172 'axi':82,92 'back':51 'code':32 'combin':208 'configur':98 'could':195,203 'cutler':170 'cutler-hamm':169 'day':152 'diagram':132 'easili':196 'eleg':221 'everyth':228 'exact':178 'expens':189 'explain':134 'feel':216 'found':164 'fourth':115 'get':197 'hammer':171 'hope':130 'kind':136 'know':201 'left':60 'like':79,156 'logic':26,70 'look':3 'm':140 'maintain':63,128 'manual':16,46,107 'mind':77 'mode':25,108 'momentari':42 'momentaryon':95,97 'momentaryon-off-momentaryon':94 'old':168 'one':224 'otherwis':18 'posit':55,65,116 'rare':187 'search':153 'seem':175 'set':19 'signifi':67 'similar':205 'someth':78,155,193 'spare':198 'spent':149 'spring':50 'suggest':233 'switch':7,37,84,138,173,213,225 'take':72 'thank':234 'thing':161 'throw':118 'toggl':6,83 'trim':47,104 'two':210 'use':206 'want':39,192 'would':125,218 'x':91 'x-axi':90"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/458798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688402865 {#1925
    date: 2023-07-03 18:47:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1920
  +user: Proxies\__CG__\App\Entity\User {#1924 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "Can-anyone-suggest-a-SP3T-Toggle-switch"
  +title: "Can anyone suggest a 'SP3T' Toggle switch?"
  +url: null
  +body: """
    I am looking for a Toggle switch that will allow me to actuate an actuator manually, or otherwise set the actuator to an ‘automatic’ mode, logic for which which I am coding on an arduino. The switch I want should have momentary On’s for manual trimming that will spring back to an Off position, or it can be left in another maintained On position to signify the automatic logic should take over.\n
    \n
    I had in mind something like a 2-axis Toggle switch that will have in the X-axis an MomentaryOn-Off-MomentaryOn configuration which will allow me to trim when in manual mode, but there should also be a fourth position (3rd Throw) above or below the ‘Off’ which would be a maintained On. Hopefully my diagram below explains the kind of switch I’m after too:\n
    \n
    ```\n
    <pre style="background-color:#ffffff;">\n
    <span style="color:#323232;">       On\n
    </span><span style="color:#323232;">       |\n
    </span>\n
    ```\n
    \n
    (On) - Off - (On)\n
    \n
    I have spent about a day searching for something like this, and the only things I have found are a few old Cutler-Hammer aviation switches which seemed to do exactly this (8905K514, 8905K671, and 8905K608), but these are rare and expensive, and I wanted something I could easily get spares for.\n
    \n
    I know I could achieve similar using a combination of two or more switches, but I feel it would be more elegant to have one switch that does everything. Does anyone have any suggestions?\n
    \n
    Thanks in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688402865 {#1877
    date: 2023-07-03 18:47:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1915 …}
  +votes: Doctrine\ORM\PersistentCollection {#1899 …}
  +reports: Doctrine\ORM\PersistentCollection {#1894 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1897 …}
  +badges: Doctrine\ORM\PersistentCollection {#1395 …}
  +children: []
  -id: 742
  -titleTs: "'anyon':2 'sp3t':5 'suggest':3 'switch':7 'toggl':6"
  -bodyTs: "'2':81 '3rd':117 '8905k514':180 '8905k608':183 '8905k671':181 'achiev':204 'actuat':13,15,21 'advanc':236 'allow':10,101 'also':112 'anoth':62 'anyon':230 'arduino':35 'automat':24,69 'aviat':172 'axi':82,92 'back':51 'code':32 'combin':208 'configur':98 'could':195,203 'cutler':170 'cutler-hamm':169 'day':152 'diagram':132 'easili':196 'eleg':221 'everyth':228 'exact':178 'expens':189 'explain':134 'feel':216 'found':164 'fourth':115 'get':197 'hammer':171 'hope':130 'kind':136 'know':201 'left':60 'like':79,156 'logic':26,70 'look':3 'm':140 'maintain':63,128 'manual':16,46,107 'mind':77 'mode':25,108 'momentari':42 'momentaryon':95,97 'momentaryon-off-momentaryon':94 'old':168 'one':224 'otherwis':18 'posit':55,65,116 'rare':187 'search':153 'seem':175 'set':19 'signifi':67 'similar':205 'someth':78,155,193 'spare':198 'spent':149 'spring':50 'suggest':233 'switch':7,37,84,138,173,213,225 'take':72 'thank':234 'thing':161 'throw':118 'toggl':6,83 'trim':47,104 'two':210 'use':206 'want':39,192 'would':125,218 'x':91 'x-axi':90"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/458798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688402865 {#1925
    date: 2023-07-03 18:47:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1753 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "FINALLY"
  +title: "FINALLY"
  +url: "https://lemmy.world/pictrs/image/b1df2aca-9513-4b51-90f4-a69f12add778.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688402287 {#1659
    date: 2023-07-03 18:38:07.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: 10409
  -titleTs: "'final':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688406787
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/991696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688402287 {#1745
    date: 2023-07-03 18:38:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1753 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "FINALLY"
  +title: "FINALLY"
  +url: "https://lemmy.world/pictrs/image/b1df2aca-9513-4b51-90f4-a69f12add778.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688402287 {#1659
    date: 2023-07-03 18:38:07.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: 10409
  -titleTs: "'final':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688406787
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/991696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688402287 {#1745
    date: 2023-07-03 18:38:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1753 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "FINALLY"
  +title: "FINALLY"
  +url: "https://lemmy.world/pictrs/image/b1df2aca-9513-4b51-90f4-a69f12add778.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688402287 {#1659
    date: 2023-07-03 18:38:07.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: 10409
  -titleTs: "'final':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688406787
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/991696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688402287 {#1745
    date: 2023-07-03 18:38:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1646
  +user: Proxies\__CG__\App\Entity\User {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
  +image: Proxies\__CG__\App\Entity\Image {#1640 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "Does-the-idea-of-this-concern-anyone-else-Why-is"
  +title: "Does the idea of this concern anyone else? Why is no one talking about it?"
  +url: "https://lemmy.world/pictrs/image/9434d7d4-8ae8-4cdb-983f-8dce9862ecc7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688402165 {#1744
    date: 2023-07-03 18:36:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 12964
  -titleTs: "'anyon':7 'concern':6 'els':8 'idea':3 'one':12 'talk':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688408680
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/986206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688391180 {#1639
    date: 2023-07-03 15:33:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1646
  +user: Proxies\__CG__\App\Entity\User {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
  +image: Proxies\__CG__\App\Entity\Image {#1640 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "Does-the-idea-of-this-concern-anyone-else-Why-is"
  +title: "Does the idea of this concern anyone else? Why is no one talking about it?"
  +url: "https://lemmy.world/pictrs/image/9434d7d4-8ae8-4cdb-983f-8dce9862ecc7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688402165 {#1744
    date: 2023-07-03 18:36:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 12964
  -titleTs: "'anyon':7 'concern':6 'els':8 'idea':3 'one':12 'talk':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688408680
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/986206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688391180 {#1639
    date: 2023-07-03 15:33:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1646
  +user: Proxies\__CG__\App\Entity\User {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
  +image: Proxies\__CG__\App\Entity\Image {#1640 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "Does-the-idea-of-this-concern-anyone-else-Why-is"
  +title: "Does the idea of this concern anyone else? Why is no one talking about it?"
  +url: "https://lemmy.world/pictrs/image/9434d7d4-8ae8-4cdb-983f-8dce9862ecc7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688402165 {#1744
    date: 2023-07-03 18:36:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 12964
  -titleTs: "'anyon':7 'concern':6 'els':8 'idea':3 'one':12 'talk':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688408680
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/986206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688391180 {#1639
    date: 2023-07-03 15:33:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#89
  +user: Proxies\__CG__\App\Entity\User {#1917 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1792 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "I-got-a-fridge-lockbox-and-it-s-destroying-my-relationship"
  +title: "I got a fridge lockbox and it’s destroying my relationship"
  +url: null
  +body: """
    Friendly Reminder, I am not the Original Poster\n
    \n
    Posted by u/throwraiwantmysnacks in r/relationship_advice\n
    \n
    Original - posted 2 days ago\n
    \n
    I got a fridge lockbox and it’s destroying my relationship\n
    \n
    Some background: BF (28m) and I (25f) have been together five years, lived together 3. Our relationship was great, truly. We have a joint account we contribute to monthly to handle joint expenses: rent, groceries, etc. Everything else is split.\n
    \n
    BF is 6’3”, 200 lbs and works out daily. He eats a lot to keep up his caloric intake, which is fine, except for this one issue.\n
    \n
    We buy snacks and he always eats my half before I can even get to it. Normal food and ingredients he’s fine with, but if it’s quickly accessible, I’ll never get any. We argue, he apologizes, rinse and repeat. This is literally the only bad thing he’s done. Seriously, in all other aspects of our relationship, he’s respectful and considerate. Snacks are where all bets are off.\n
    \n
    Anyways, last week I lost it after he finished an expensive cheese we had gotten that I really was looking forward to eating. It was all gone after an hour. I lost my shit. I didn’t speak to him for a day and ended up ordering a fridge lockbox. After our next snack run a couple of days later, I divided each snack in half and locked mine in the lockbox. From his reaction, you’d think I was murdering puppies. He said it was disrespectful and controlling, and how dare I keep food that he paid for from him. When I reminded him my money went into it too, he screamed that he didn’t give a fuck and then left. He slammed the door so hard a picture fell off the wall and broke. He didn’t come back until the next day, but that was to change for work and leave immediately. He came home late and went straight to the guest room.\n
    \n
    Four days of this. I broke last night and asked him to please talk about it and he said that he had nothing to say to me until I got rid of the lockbox. Honestly, I’m completely appalled at this reaction and I’m genuinely worried he might be on drugs or having a mental break or something. This is the most irrationally I’ve ever seen a grown man react. He’s ignored me only to randomly ask if I’ve gotten rid of the lockbox. I am not getting rid of the lockbox.\n
    \n
    We’re supposed to renew our lease next week. I’m considering cutting my losses and just leaving. Is this relationship even worth salvaging? Is there anything I can do to solve this? He is refusing to communicate unless I get rid of the lockbox which is not happening.\n
    \n
    Update posted - two hours ago\n
    \n
    I got a fridge lockbox and it’s destroying my relationship\n
    \n
    Hey guys, I don’t know if anyone wanted an update, but here it is. A lot happened.\n
    \n
    Boyfriend kept staying out late and refusing to talk. So I tried to talk to my boyfriend about the lockbox again, and I mentioned that I didn’t think the lockbox was the real issue. But he was a brick wall, insisted that it’s abusive and controlling to deny him food. I kept pushing, asking if he was on drugs or cheating. I said him flipping out over something so small and staying out at all hours was suspicious as hell. I said that I thought he was using the lockbox as an excuse to be out of the house doing something bad. Me saying that unleashed an hours-long screaming tantrum that ultimately resulted in him throwing my MacBook against the wall and shattering it. Honestly, I really thought he was going to hurt me.\n
    \n
    So, yeah. Called my dad, who called the cops. I don’t want to get too into the legality of it, but I’m pressing charges for destruction of property. It was a $2500 laptop.\n
    \n
    Dad and my godfather moved me out yesterday, and I’m now looking for a new place. I don’t have a lot except for clothes, and a couple of kitchen appliances. I left the lockbox, but took my snacks with me, because fuck him. I left it locked, too.\n
    \n
    Ex-bf has been spamming me. I’d block him, but I feel like I need this for evidence in case his behavior escalates. I texted him the first night that we are done, took our photos down, everything. He began ranting at me.\n
    \n
    Some gems:\n
    \n
    ```\n
    \traging about how I still didn’t get rid of the lockbox\n
    \tAsking for stuff he gifted me back\n
    \tTelling me I owe him money and rent for his new place\n
    \tThat I owe him a car(?) I have no idea why he would say this, I have never even driven his current car\n
    \tThat my MacBook was old snd worthless and he wouldn’t pay for a new one (I bought it last year brand new)\n
    \n
    ```\n
    \n
    After about an hour, I guess he realized that we were actually broken up and he couldn’t bitch me down anymore. Then came the paragraphs about how he was gonna marry me, he loves me, he wants to be better for me, that I can keep the gifts and he’ll buy me a better MacBook. He freaked out over seeing I took our pictures down from SM. He then started sending me screenshots of his Google searches of engagement rings and telling me to pick one. He also sent a couple voice messages of him just sobbing.\n
    \n
    Any respect I had for him as a person is just completely gone. I want nothing to do with this man. I don’t care if he’s having a breakdown, or on something. He’s not my problem. I screenshotted his messages and forwarded them to his mother. She can deal with her son. That’s the most I’ll ever do for him again.\n
    \n
    As for me, I’ll be okay. I have some savings, so taking on full rent for a place as well as deposit and fees won’t be too much. This has been a weird week. I feel like I should be sad, but like I said I lost all respect and don’t feel anything but disdain for him. My parents have been buying me my favorite comfort snacks and being super supportive. They’re gently pushing for therapy, and I think it’s probably a good idea. I’ll start my search once I’m settled in a new place.\n
    \n
    ** Marking as Concluded as she is now out of this relationship. Her new life is just beginning!**
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688401913 {#243
    date: 2023-07-03 18:31:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1815 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1918 …}
  +badges: Doctrine\ORM\PersistentCollection {#1922 …}
  +children: []
  -id: 565
  -titleTs: "'destroy':9 'fridg':4 'got':2 'lockbox':5 'relationship':11"
  -bodyTs: "'2':16 '200':74 '2500':687 '25f':36 '28m':33 '3':44,73 '6':72 'abus':561 'access':127 'account':54 'actual':874 'ago':18,486 'also':952 'alway':103 'anymor':884 'anyon':505 'anyth':459,1083 'anyway':170 'apolog':136 'appal':375 'applianc':720 'argu':134 'ask':346,416,571,798 'aspect':154 'back':311,804 'background':31 'bad':145,619 'began':780 'begin':1146 'behavior':762 'bet':167 'better':903,918 'bf':32,70,741 'bitch':881 'block':748 'bought':857 'boyfriend':516,532 'brand':861 'break':393 'breakdown':992 'brick':555 'broke':306,342 'broken':875 'buy':99,915,1092 'call':656,660 'calor':88 'came':327,886 'car':822,839 'care':986 'case':760 'chang':320 'charg':679 'cheat':578 'chees':181 'cloth':714 'come':310 'comfort':1096 'communic':470 'complet':374,973 'conclud':1132 'consid':444 'consider':162 'contribut':56 'control':258,563 'cop':662 'couldn':879 'coupl':226,717,955 'current':838 'cut':445 'd':246,747 'dad':658,689 'daili':79 'dare':261 'day':17,212,228,315,338 'deal':1013 'deni':565 'deposit':1050 'destroy':27,495 'destruct':681 'didn':205,285,308,542,791 'disdain':1085 'disrespect':256 'divid':231 'done':149,773 'door':296 'driven':836 'drug':388,576 'eat':81,104,192 'els':67 'end':214 'engag':943 'escal':763 'etc':65 'even':110,454,835 'ever':403,1023 'everyth':66,778 'evid':758 'ex':740 'ex-bf':739 'except':93,712 'excus':610 'expens':62,180 'favorit':1095 'fee':1052 'feel':752,1065,1082 'fell':301 'fine':92,120 'finish':178 'first':768 'five':40 'flip':582 'food':115,264,567 'forward':190,1006 'four':337 'freak':921 'fridg':22,218,490 'friend':1 'fuck':289,732 'full':1042 'gem':785 'gentl':1104 'genuin':382 'get':111,131,428,473,668,793 'gift':802,911 'give':287 'go':650 'godfath':692 'gone':196,974 'gonna':893 'good':1115 'googl':940 'got':20,366,488 'gotten':184,420 'great':48 'groceri':64 'grown':406 'guess':868 'guest':335 'guy':499 'half':106,235 'handl':60 'happen':481,515 'hard':298 'hell':597 'hey':498 'home':328 'honest':371,644 'hour':199,485,593,626,866 'hours-long':625 'hous':616 'hurt':652 'idea':826,1116 'ignor':411 'immedi':325 'ingredi':117 'insist':557 'intak':89 'irrat':400 'issu':97,550 'joint':53,61 'keep':85,263,909 'kept':517,569 'kitchen':719 'know':503 'laptop':688 'last':171,343,859 'late':329,520 'later':229 'lbs':75 'leas':439 'leav':324,450 'left':292,722,735 'legal':672 'life':1143 'like':753,1066,1072 'liter':142 'live':42 'll':129,914,1022,1032,1118 'lock':237,737 'lockbox':23,219,241,370,424,432,477,491,535,546,607,724,797 'long':627 'look':189,701 'loss':447 'lost':174,201,1076 'lot':83,514,711 'love':897 'm':373,381,443,677,699,1124 'macbook':637,842,919 'man':407,982 'mark':1130 'marri':894 'mental':392 'mention':539 'messag':957,1004 'might':385 'mine':238 'money':276,810 'month':58 'mother':1010 'move':693 'much':1057 'murder':250 'need':755 'never':130,834 'new':704,815,854,862,1128,1142 'next':222,314,440 'night':344,769 'normal':114 'noth':359,977 'okay':1034 'old':844 'one':96,855,950 'order':216 'origin':7,14 'owe':808,819 'paid':267 'paragraph':888 'parent':1089 'pay':851 'person':970 'photo':776 'pick':949 'pictur':300,928 'place':705,816,1046,1129 'pleas':349 'post':9,15,483 'poster':8 'press':678 'probabl':1113 'problem':1000 'properti':683 'puppi':251 'push':570,1105 'quick':126 'r/relationship_advice':13 'rage':786 'random':415 'rant':781 're':434,1103 'react':408 'reaction':244,378 'real':549 'realiz':870 'realli':187,646 'refus':468,522 'relationship':29,46,157,453,497,1140 'remind':2,273 'renew':437 'rent':63,812,1043 'repeat':139 'respect':160,963,1078 'result':632 'rid':367,421,429,474,794 'ring':944 'rins':137 'room':336 'run':224 'sad':1070 'said':253,355,580,599,1074 'salvag':456 'save':1038 'say':361,621,830 'scream':282,628 'screenshot':937,1002 'search':941,1121 'see':924 'seen':404 'send':935 'sent':953 'serious':150 'settl':1125 'shatter':642 'shit':203 'slam':294 'sm':931 'small':587 'snack':100,163,223,233,728,1097 'snd':845 'sob':961 'solv':464 'someth':395,585,618,995 'son':1016 'spam':744 'speak':207 'split':69 'start':934,1119 'stay':518,589 'still':790 'straight':332 'stuff':800 'super':1100 'support':1101 'suppos':435 'suspici':595 'take':1040 'talk':350,524,529 'tantrum':629 'tell':805,946 'text':765 'therapi':1107 'thing':146 'think':247,544,1110 'thought':602,647 'throw':635 'togeth':39,43 'took':726,774,926 'tri':527 'truli':49 'two':484 'u/throwraiwantmysnacks':11 'ultim':631 'unleash':623 'unless':471 'updat':482,508 'use':605 've':402,419 'voic':956 'wall':304,556,640 'want':506,666,900,976 'week':172,441,1063 'weird':1062 'well':1048 'went':277,331 'won':1053 'work':77,322 'worri':383 'worth':455 'worthless':846 'would':829 'wouldn':849 'yeah':655 'year':41,860 'yesterday':696"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687598427
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/469695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687530927 {#252
    date: 2023-06-23 16:35:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#89
  +user: Proxies\__CG__\App\Entity\User {#1917 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1792 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "I-got-a-fridge-lockbox-and-it-s-destroying-my-relationship"
  +title: "I got a fridge lockbox and it’s destroying my relationship"
  +url: null
  +body: """
    Friendly Reminder, I am not the Original Poster\n
    \n
    Posted by u/throwraiwantmysnacks in r/relationship_advice\n
    \n
    Original - posted 2 days ago\n
    \n
    I got a fridge lockbox and it’s destroying my relationship\n
    \n
    Some background: BF (28m) and I (25f) have been together five years, lived together 3. Our relationship was great, truly. We have a joint account we contribute to monthly to handle joint expenses: rent, groceries, etc. Everything else is split.\n
    \n
    BF is 6’3”, 200 lbs and works out daily. He eats a lot to keep up his caloric intake, which is fine, except for this one issue.\n
    \n
    We buy snacks and he always eats my half before I can even get to it. Normal food and ingredients he’s fine with, but if it’s quickly accessible, I’ll never get any. We argue, he apologizes, rinse and repeat. This is literally the only bad thing he’s done. Seriously, in all other aspects of our relationship, he’s respectful and considerate. Snacks are where all bets are off.\n
    \n
    Anyways, last week I lost it after he finished an expensive cheese we had gotten that I really was looking forward to eating. It was all gone after an hour. I lost my shit. I didn’t speak to him for a day and ended up ordering a fridge lockbox. After our next snack run a couple of days later, I divided each snack in half and locked mine in the lockbox. From his reaction, you’d think I was murdering puppies. He said it was disrespectful and controlling, and how dare I keep food that he paid for from him. When I reminded him my money went into it too, he screamed that he didn’t give a fuck and then left. He slammed the door so hard a picture fell off the wall and broke. He didn’t come back until the next day, but that was to change for work and leave immediately. He came home late and went straight to the guest room.\n
    \n
    Four days of this. I broke last night and asked him to please talk about it and he said that he had nothing to say to me until I got rid of the lockbox. Honestly, I’m completely appalled at this reaction and I’m genuinely worried he might be on drugs or having a mental break or something. This is the most irrationally I’ve ever seen a grown man react. He’s ignored me only to randomly ask if I’ve gotten rid of the lockbox. I am not getting rid of the lockbox.\n
    \n
    We’re supposed to renew our lease next week. I’m considering cutting my losses and just leaving. Is this relationship even worth salvaging? Is there anything I can do to solve this? He is refusing to communicate unless I get rid of the lockbox which is not happening.\n
    \n
    Update posted - two hours ago\n
    \n
    I got a fridge lockbox and it’s destroying my relationship\n
    \n
    Hey guys, I don’t know if anyone wanted an update, but here it is. A lot happened.\n
    \n
    Boyfriend kept staying out late and refusing to talk. So I tried to talk to my boyfriend about the lockbox again, and I mentioned that I didn’t think the lockbox was the real issue. But he was a brick wall, insisted that it’s abusive and controlling to deny him food. I kept pushing, asking if he was on drugs or cheating. I said him flipping out over something so small and staying out at all hours was suspicious as hell. I said that I thought he was using the lockbox as an excuse to be out of the house doing something bad. Me saying that unleashed an hours-long screaming tantrum that ultimately resulted in him throwing my MacBook against the wall and shattering it. Honestly, I really thought he was going to hurt me.\n
    \n
    So, yeah. Called my dad, who called the cops. I don’t want to get too into the legality of it, but I’m pressing charges for destruction of property. It was a $2500 laptop.\n
    \n
    Dad and my godfather moved me out yesterday, and I’m now looking for a new place. I don’t have a lot except for clothes, and a couple of kitchen appliances. I left the lockbox, but took my snacks with me, because fuck him. I left it locked, too.\n
    \n
    Ex-bf has been spamming me. I’d block him, but I feel like I need this for evidence in case his behavior escalates. I texted him the first night that we are done, took our photos down, everything. He began ranting at me.\n
    \n
    Some gems:\n
    \n
    ```\n
    \traging about how I still didn’t get rid of the lockbox\n
    \tAsking for stuff he gifted me back\n
    \tTelling me I owe him money and rent for his new place\n
    \tThat I owe him a car(?) I have no idea why he would say this, I have never even driven his current car\n
    \tThat my MacBook was old snd worthless and he wouldn’t pay for a new one (I bought it last year brand new)\n
    \n
    ```\n
    \n
    After about an hour, I guess he realized that we were actually broken up and he couldn’t bitch me down anymore. Then came the paragraphs about how he was gonna marry me, he loves me, he wants to be better for me, that I can keep the gifts and he’ll buy me a better MacBook. He freaked out over seeing I took our pictures down from SM. He then started sending me screenshots of his Google searches of engagement rings and telling me to pick one. He also sent a couple voice messages of him just sobbing.\n
    \n
    Any respect I had for him as a person is just completely gone. I want nothing to do with this man. I don’t care if he’s having a breakdown, or on something. He’s not my problem. I screenshotted his messages and forwarded them to his mother. She can deal with her son. That’s the most I’ll ever do for him again.\n
    \n
    As for me, I’ll be okay. I have some savings, so taking on full rent for a place as well as deposit and fees won’t be too much. This has been a weird week. I feel like I should be sad, but like I said I lost all respect and don’t feel anything but disdain for him. My parents have been buying me my favorite comfort snacks and being super supportive. They’re gently pushing for therapy, and I think it’s probably a good idea. I’ll start my search once I’m settled in a new place.\n
    \n
    ** Marking as Concluded as she is now out of this relationship. Her new life is just beginning!**
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688401913 {#243
    date: 2023-07-03 18:31:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1815 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1918 …}
  +badges: Doctrine\ORM\PersistentCollection {#1922 …}
  +children: []
  -id: 565
  -titleTs: "'destroy':9 'fridg':4 'got':2 'lockbox':5 'relationship':11"
  -bodyTs: "'2':16 '200':74 '2500':687 '25f':36 '28m':33 '3':44,73 '6':72 'abus':561 'access':127 'account':54 'actual':874 'ago':18,486 'also':952 'alway':103 'anymor':884 'anyon':505 'anyth':459,1083 'anyway':170 'apolog':136 'appal':375 'applianc':720 'argu':134 'ask':346,416,571,798 'aspect':154 'back':311,804 'background':31 'bad':145,619 'began':780 'begin':1146 'behavior':762 'bet':167 'better':903,918 'bf':32,70,741 'bitch':881 'block':748 'bought':857 'boyfriend':516,532 'brand':861 'break':393 'breakdown':992 'brick':555 'broke':306,342 'broken':875 'buy':99,915,1092 'call':656,660 'calor':88 'came':327,886 'car':822,839 'care':986 'case':760 'chang':320 'charg':679 'cheat':578 'chees':181 'cloth':714 'come':310 'comfort':1096 'communic':470 'complet':374,973 'conclud':1132 'consid':444 'consider':162 'contribut':56 'control':258,563 'cop':662 'couldn':879 'coupl':226,717,955 'current':838 'cut':445 'd':246,747 'dad':658,689 'daili':79 'dare':261 'day':17,212,228,315,338 'deal':1013 'deni':565 'deposit':1050 'destroy':27,495 'destruct':681 'didn':205,285,308,542,791 'disdain':1085 'disrespect':256 'divid':231 'done':149,773 'door':296 'driven':836 'drug':388,576 'eat':81,104,192 'els':67 'end':214 'engag':943 'escal':763 'etc':65 'even':110,454,835 'ever':403,1023 'everyth':66,778 'evid':758 'ex':740 'ex-bf':739 'except':93,712 'excus':610 'expens':62,180 'favorit':1095 'fee':1052 'feel':752,1065,1082 'fell':301 'fine':92,120 'finish':178 'first':768 'five':40 'flip':582 'food':115,264,567 'forward':190,1006 'four':337 'freak':921 'fridg':22,218,490 'friend':1 'fuck':289,732 'full':1042 'gem':785 'gentl':1104 'genuin':382 'get':111,131,428,473,668,793 'gift':802,911 'give':287 'go':650 'godfath':692 'gone':196,974 'gonna':893 'good':1115 'googl':940 'got':20,366,488 'gotten':184,420 'great':48 'groceri':64 'grown':406 'guess':868 'guest':335 'guy':499 'half':106,235 'handl':60 'happen':481,515 'hard':298 'hell':597 'hey':498 'home':328 'honest':371,644 'hour':199,485,593,626,866 'hours-long':625 'hous':616 'hurt':652 'idea':826,1116 'ignor':411 'immedi':325 'ingredi':117 'insist':557 'intak':89 'irrat':400 'issu':97,550 'joint':53,61 'keep':85,263,909 'kept':517,569 'kitchen':719 'know':503 'laptop':688 'last':171,343,859 'late':329,520 'later':229 'lbs':75 'leas':439 'leav':324,450 'left':292,722,735 'legal':672 'life':1143 'like':753,1066,1072 'liter':142 'live':42 'll':129,914,1022,1032,1118 'lock':237,737 'lockbox':23,219,241,370,424,432,477,491,535,546,607,724,797 'long':627 'look':189,701 'loss':447 'lost':174,201,1076 'lot':83,514,711 'love':897 'm':373,381,443,677,699,1124 'macbook':637,842,919 'man':407,982 'mark':1130 'marri':894 'mental':392 'mention':539 'messag':957,1004 'might':385 'mine':238 'money':276,810 'month':58 'mother':1010 'move':693 'much':1057 'murder':250 'need':755 'never':130,834 'new':704,815,854,862,1128,1142 'next':222,314,440 'night':344,769 'normal':114 'noth':359,977 'okay':1034 'old':844 'one':96,855,950 'order':216 'origin':7,14 'owe':808,819 'paid':267 'paragraph':888 'parent':1089 'pay':851 'person':970 'photo':776 'pick':949 'pictur':300,928 'place':705,816,1046,1129 'pleas':349 'post':9,15,483 'poster':8 'press':678 'probabl':1113 'problem':1000 'properti':683 'puppi':251 'push':570,1105 'quick':126 'r/relationship_advice':13 'rage':786 'random':415 'rant':781 're':434,1103 'react':408 'reaction':244,378 'real':549 'realiz':870 'realli':187,646 'refus':468,522 'relationship':29,46,157,453,497,1140 'remind':2,273 'renew':437 'rent':63,812,1043 'repeat':139 'respect':160,963,1078 'result':632 'rid':367,421,429,474,794 'ring':944 'rins':137 'room':336 'run':224 'sad':1070 'said':253,355,580,599,1074 'salvag':456 'save':1038 'say':361,621,830 'scream':282,628 'screenshot':937,1002 'search':941,1121 'see':924 'seen':404 'send':935 'sent':953 'serious':150 'settl':1125 'shatter':642 'shit':203 'slam':294 'sm':931 'small':587 'snack':100,163,223,233,728,1097 'snd':845 'sob':961 'solv':464 'someth':395,585,618,995 'son':1016 'spam':744 'speak':207 'split':69 'start':934,1119 'stay':518,589 'still':790 'straight':332 'stuff':800 'super':1100 'support':1101 'suppos':435 'suspici':595 'take':1040 'talk':350,524,529 'tantrum':629 'tell':805,946 'text':765 'therapi':1107 'thing':146 'think':247,544,1110 'thought':602,647 'throw':635 'togeth':39,43 'took':726,774,926 'tri':527 'truli':49 'two':484 'u/throwraiwantmysnacks':11 'ultim':631 'unleash':623 'unless':471 'updat':482,508 'use':605 've':402,419 'voic':956 'wall':304,556,640 'want':506,666,900,976 'week':172,441,1063 'weird':1062 'well':1048 'went':277,331 'won':1053 'work':77,322 'worri':383 'worth':455 'worthless':846 'would':829 'wouldn':849 'yeah':655 'year':41,860 'yesterday':696"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687598427
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/469695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687530927 {#252
    date: 2023-06-23 16:35:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#89
  +user: Proxies\__CG__\App\Entity\User {#1917 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1792 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "I-got-a-fridge-lockbox-and-it-s-destroying-my-relationship"
  +title: "I got a fridge lockbox and it’s destroying my relationship"
  +url: null
  +body: """
    Friendly Reminder, I am not the Original Poster\n
    \n
    Posted by u/throwraiwantmysnacks in r/relationship_advice\n
    \n
    Original - posted 2 days ago\n
    \n
    I got a fridge lockbox and it’s destroying my relationship\n
    \n
    Some background: BF (28m) and I (25f) have been together five years, lived together 3. Our relationship was great, truly. We have a joint account we contribute to monthly to handle joint expenses: rent, groceries, etc. Everything else is split.\n
    \n
    BF is 6’3”, 200 lbs and works out daily. He eats a lot to keep up his caloric intake, which is fine, except for this one issue.\n
    \n
    We buy snacks and he always eats my half before I can even get to it. Normal food and ingredients he’s fine with, but if it’s quickly accessible, I’ll never get any. We argue, he apologizes, rinse and repeat. This is literally the only bad thing he’s done. Seriously, in all other aspects of our relationship, he’s respectful and considerate. Snacks are where all bets are off.\n
    \n
    Anyways, last week I lost it after he finished an expensive cheese we had gotten that I really was looking forward to eating. It was all gone after an hour. I lost my shit. I didn’t speak to him for a day and ended up ordering a fridge lockbox. After our next snack run a couple of days later, I divided each snack in half and locked mine in the lockbox. From his reaction, you’d think I was murdering puppies. He said it was disrespectful and controlling, and how dare I keep food that he paid for from him. When I reminded him my money went into it too, he screamed that he didn’t give a fuck and then left. He slammed the door so hard a picture fell off the wall and broke. He didn’t come back until the next day, but that was to change for work and leave immediately. He came home late and went straight to the guest room.\n
    \n
    Four days of this. I broke last night and asked him to please talk about it and he said that he had nothing to say to me until I got rid of the lockbox. Honestly, I’m completely appalled at this reaction and I’m genuinely worried he might be on drugs or having a mental break or something. This is the most irrationally I’ve ever seen a grown man react. He’s ignored me only to randomly ask if I’ve gotten rid of the lockbox. I am not getting rid of the lockbox.\n
    \n
    We’re supposed to renew our lease next week. I’m considering cutting my losses and just leaving. Is this relationship even worth salvaging? Is there anything I can do to solve this? He is refusing to communicate unless I get rid of the lockbox which is not happening.\n
    \n
    Update posted - two hours ago\n
    \n
    I got a fridge lockbox and it’s destroying my relationship\n
    \n
    Hey guys, I don’t know if anyone wanted an update, but here it is. A lot happened.\n
    \n
    Boyfriend kept staying out late and refusing to talk. So I tried to talk to my boyfriend about the lockbox again, and I mentioned that I didn’t think the lockbox was the real issue. But he was a brick wall, insisted that it’s abusive and controlling to deny him food. I kept pushing, asking if he was on drugs or cheating. I said him flipping out over something so small and staying out at all hours was suspicious as hell. I said that I thought he was using the lockbox as an excuse to be out of the house doing something bad. Me saying that unleashed an hours-long screaming tantrum that ultimately resulted in him throwing my MacBook against the wall and shattering it. Honestly, I really thought he was going to hurt me.\n
    \n
    So, yeah. Called my dad, who called the cops. I don’t want to get too into the legality of it, but I’m pressing charges for destruction of property. It was a $2500 laptop.\n
    \n
    Dad and my godfather moved me out yesterday, and I’m now looking for a new place. I don’t have a lot except for clothes, and a couple of kitchen appliances. I left the lockbox, but took my snacks with me, because fuck him. I left it locked, too.\n
    \n
    Ex-bf has been spamming me. I’d block him, but I feel like I need this for evidence in case his behavior escalates. I texted him the first night that we are done, took our photos down, everything. He began ranting at me.\n
    \n
    Some gems:\n
    \n
    ```\n
    \traging about how I still didn’t get rid of the lockbox\n
    \tAsking for stuff he gifted me back\n
    \tTelling me I owe him money and rent for his new place\n
    \tThat I owe him a car(?) I have no idea why he would say this, I have never even driven his current car\n
    \tThat my MacBook was old snd worthless and he wouldn’t pay for a new one (I bought it last year brand new)\n
    \n
    ```\n
    \n
    After about an hour, I guess he realized that we were actually broken up and he couldn’t bitch me down anymore. Then came the paragraphs about how he was gonna marry me, he loves me, he wants to be better for me, that I can keep the gifts and he’ll buy me a better MacBook. He freaked out over seeing I took our pictures down from SM. He then started sending me screenshots of his Google searches of engagement rings and telling me to pick one. He also sent a couple voice messages of him just sobbing.\n
    \n
    Any respect I had for him as a person is just completely gone. I want nothing to do with this man. I don’t care if he’s having a breakdown, or on something. He’s not my problem. I screenshotted his messages and forwarded them to his mother. She can deal with her son. That’s the most I’ll ever do for him again.\n
    \n
    As for me, I’ll be okay. I have some savings, so taking on full rent for a place as well as deposit and fees won’t be too much. This has been a weird week. I feel like I should be sad, but like I said I lost all respect and don’t feel anything but disdain for him. My parents have been buying me my favorite comfort snacks and being super supportive. They’re gently pushing for therapy, and I think it’s probably a good idea. I’ll start my search once I’m settled in a new place.\n
    \n
    ** Marking as Concluded as she is now out of this relationship. Her new life is just beginning!**
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688401913 {#243
    date: 2023-07-03 18:31:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1815 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1918 …}
  +badges: Doctrine\ORM\PersistentCollection {#1922 …}
  +children: []
  -id: 565
  -titleTs: "'destroy':9 'fridg':4 'got':2 'lockbox':5 'relationship':11"
  -bodyTs: "'2':16 '200':74 '2500':687 '25f':36 '28m':33 '3':44,73 '6':72 'abus':561 'access':127 'account':54 'actual':874 'ago':18,486 'also':952 'alway':103 'anymor':884 'anyon':505 'anyth':459,1083 'anyway':170 'apolog':136 'appal':375 'applianc':720 'argu':134 'ask':346,416,571,798 'aspect':154 'back':311,804 'background':31 'bad':145,619 'began':780 'begin':1146 'behavior':762 'bet':167 'better':903,918 'bf':32,70,741 'bitch':881 'block':748 'bought':857 'boyfriend':516,532 'brand':861 'break':393 'breakdown':992 'brick':555 'broke':306,342 'broken':875 'buy':99,915,1092 'call':656,660 'calor':88 'came':327,886 'car':822,839 'care':986 'case':760 'chang':320 'charg':679 'cheat':578 'chees':181 'cloth':714 'come':310 'comfort':1096 'communic':470 'complet':374,973 'conclud':1132 'consid':444 'consider':162 'contribut':56 'control':258,563 'cop':662 'couldn':879 'coupl':226,717,955 'current':838 'cut':445 'd':246,747 'dad':658,689 'daili':79 'dare':261 'day':17,212,228,315,338 'deal':1013 'deni':565 'deposit':1050 'destroy':27,495 'destruct':681 'didn':205,285,308,542,791 'disdain':1085 'disrespect':256 'divid':231 'done':149,773 'door':296 'driven':836 'drug':388,576 'eat':81,104,192 'els':67 'end':214 'engag':943 'escal':763 'etc':65 'even':110,454,835 'ever':403,1023 'everyth':66,778 'evid':758 'ex':740 'ex-bf':739 'except':93,712 'excus':610 'expens':62,180 'favorit':1095 'fee':1052 'feel':752,1065,1082 'fell':301 'fine':92,120 'finish':178 'first':768 'five':40 'flip':582 'food':115,264,567 'forward':190,1006 'four':337 'freak':921 'fridg':22,218,490 'friend':1 'fuck':289,732 'full':1042 'gem':785 'gentl':1104 'genuin':382 'get':111,131,428,473,668,793 'gift':802,911 'give':287 'go':650 'godfath':692 'gone':196,974 'gonna':893 'good':1115 'googl':940 'got':20,366,488 'gotten':184,420 'great':48 'groceri':64 'grown':406 'guess':868 'guest':335 'guy':499 'half':106,235 'handl':60 'happen':481,515 'hard':298 'hell':597 'hey':498 'home':328 'honest':371,644 'hour':199,485,593,626,866 'hours-long':625 'hous':616 'hurt':652 'idea':826,1116 'ignor':411 'immedi':325 'ingredi':117 'insist':557 'intak':89 'irrat':400 'issu':97,550 'joint':53,61 'keep':85,263,909 'kept':517,569 'kitchen':719 'know':503 'laptop':688 'last':171,343,859 'late':329,520 'later':229 'lbs':75 'leas':439 'leav':324,450 'left':292,722,735 'legal':672 'life':1143 'like':753,1066,1072 'liter':142 'live':42 'll':129,914,1022,1032,1118 'lock':237,737 'lockbox':23,219,241,370,424,432,477,491,535,546,607,724,797 'long':627 'look':189,701 'loss':447 'lost':174,201,1076 'lot':83,514,711 'love':897 'm':373,381,443,677,699,1124 'macbook':637,842,919 'man':407,982 'mark':1130 'marri':894 'mental':392 'mention':539 'messag':957,1004 'might':385 'mine':238 'money':276,810 'month':58 'mother':1010 'move':693 'much':1057 'murder':250 'need':755 'never':130,834 'new':704,815,854,862,1128,1142 'next':222,314,440 'night':344,769 'normal':114 'noth':359,977 'okay':1034 'old':844 'one':96,855,950 'order':216 'origin':7,14 'owe':808,819 'paid':267 'paragraph':888 'parent':1089 'pay':851 'person':970 'photo':776 'pick':949 'pictur':300,928 'place':705,816,1046,1129 'pleas':349 'post':9,15,483 'poster':8 'press':678 'probabl':1113 'problem':1000 'properti':683 'puppi':251 'push':570,1105 'quick':126 'r/relationship_advice':13 'rage':786 'random':415 'rant':781 're':434,1103 'react':408 'reaction':244,378 'real':549 'realiz':870 'realli':187,646 'refus':468,522 'relationship':29,46,157,453,497,1140 'remind':2,273 'renew':437 'rent':63,812,1043 'repeat':139 'respect':160,963,1078 'result':632 'rid':367,421,429,474,794 'ring':944 'rins':137 'room':336 'run':224 'sad':1070 'said':253,355,580,599,1074 'salvag':456 'save':1038 'say':361,621,830 'scream':282,628 'screenshot':937,1002 'search':941,1121 'see':924 'seen':404 'send':935 'sent':953 'serious':150 'settl':1125 'shatter':642 'shit':203 'slam':294 'sm':931 'small':587 'snack':100,163,223,233,728,1097 'snd':845 'sob':961 'solv':464 'someth':395,585,618,995 'son':1016 'spam':744 'speak':207 'split':69 'start':934,1119 'stay':518,589 'still':790 'straight':332 'stuff':800 'super':1100 'support':1101 'suppos':435 'suspici':595 'take':1040 'talk':350,524,529 'tantrum':629 'tell':805,946 'text':765 'therapi':1107 'thing':146 'think':247,544,1110 'thought':602,647 'throw':635 'togeth':39,43 'took':726,774,926 'tri':527 'truli':49 'two':484 'u/throwraiwantmysnacks':11 'ultim':631 'unleash':623 'unless':471 'updat':482,508 'use':605 've':402,419 'voic':956 'wall':304,556,640 'want':506,666,900,976 'week':172,441,1063 'weird':1062 'well':1048 'went':277,331 'won':1053 'work':77,322 'worri':383 'worth':455 'worthless':846 'would':829 'wouldn':849 'yeah':655 'year':41,860 'yesterday':696"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687598427
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/469695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687530927 {#252
    date: 2023-06-23 16:35:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1486 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "I-ll-do-it-later"
  +title: "I'll do it later..."
  +url: "https://lemmy.world/pictrs/image/449e6a4e-f167-4e36-a888-8f52acdc0a85.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688401142 {#1498
    date: 2023-07-03 18:19:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 10410
  -titleTs: "'later':5 'll':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688401142
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/991232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688401142 {#1483
    date: 2023-07-03 18:19:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1486 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "I-ll-do-it-later"
  +title: "I'll do it later..."
  +url: "https://lemmy.world/pictrs/image/449e6a4e-f167-4e36-a888-8f52acdc0a85.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688401142 {#1498
    date: 2023-07-03 18:19:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 10410
  -titleTs: "'later':5 'll':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688401142
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/991232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688401142 {#1483
    date: 2023-07-03 18:19:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1486 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "I-ll-do-it-later"
  +title: "I'll do it later..."
  +url: "https://lemmy.world/pictrs/image/449e6a4e-f167-4e36-a888-8f52acdc0a85.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688401142 {#1498
    date: 2023-07-03 18:19:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 10410
  -titleTs: "'later':5 'll':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688401142
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/991232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688401142 {#1483
    date: 2023-07-03 18:19:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1754 …}
  +slug: "I-just-copy-and-paste-lines-from-user-guides-tsu"
  +title: "I just copy and paste lines from user guides ¯\_(ツ)_/¯"
  +url: "https://i.imgur.com/GF168IQ.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688400583 {#1477
    date: 2023-07-03 18:09:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 11118
  -titleTs: "'copi':3 'guid':9 'line':6 'past':5 'user':8 'ツ':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688400583
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1699235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688400583 {#1476
    date: 2023-07-03 18:09:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1754 …}
  +slug: "I-just-copy-and-paste-lines-from-user-guides-tsu"
  +title: "I just copy and paste lines from user guides ¯\_(ツ)_/¯"
  +url: "https://i.imgur.com/GF168IQ.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688400583 {#1477
    date: 2023-07-03 18:09:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 11118
  -titleTs: "'copi':3 'guid':9 'line':6 'past':5 'user':8 'ツ':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688400583
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1699235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688400583 {#1476
    date: 2023-07-03 18:09:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1754 …}
  +slug: "I-just-copy-and-paste-lines-from-user-guides-tsu"
  +title: "I just copy and paste lines from user guides ¯\_(ツ)_/¯"
  +url: "https://i.imgur.com/GF168IQ.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688400583 {#1477
    date: 2023-07-03 18:09:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 11118
  -titleTs: "'copi':3 'guid':9 'line':6 'past':5 'user':8 'ツ':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688400583
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1699235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688400583 {#1476
    date: 2023-07-03 18:09:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1848
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: Proxies\__CG__\App\Entity\Image {#2427 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "it-s-an-older-format"
  +title: "it's an older format"
  +url: "https://lemmy.world/pictrs/image/ddf0421c-e6b8-4648-b435-eaaffea9993a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688399903 {#1956
    date: 2023-07-03 17:58:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 6347
  -titleTs: "'format':5 'older':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688404403
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/990494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688399903 {#2438
    date: 2023-07-03 17:58:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1848
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: Proxies\__CG__\App\Entity\Image {#2427 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "it-s-an-older-format"
  +title: "it's an older format"
  +url: "https://lemmy.world/pictrs/image/ddf0421c-e6b8-4648-b435-eaaffea9993a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688399903 {#1956
    date: 2023-07-03 17:58:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 6347
  -titleTs: "'format':5 'older':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688404403
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/990494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688399903 {#2438
    date: 2023-07-03 17:58:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1848
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: Proxies\__CG__\App\Entity\Image {#2427 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "it-s-an-older-format"
  +title: "it's an older format"
  +url: "https://lemmy.world/pictrs/image/ddf0421c-e6b8-4648-b435-eaaffea9993a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688399903 {#1956
    date: 2023-07-03 17:58:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 6347
  -titleTs: "'format':5 'older':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688404403
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/990494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688399903 {#2438
    date: 2023-07-03 17:58:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1695 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1690 …}
  +slug: "UPS-Delivery-Driver-Helps-Mother-Hide-Gift"
  +title: "UPS Delivery Driver Helps Mother Hide Gift"
  +url: "https://youtube.com/shorts/uZPl0n-rB6s?feature=share"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688398711 {#1703
    date: 2023-07-03 17:38:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 11825
  -titleTs: "'deliveri':2 'driver':3 'gift':7 'help':4 'hide':6 'mother':5 'up':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688403211
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/701226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688398711 {#1700
    date: 2023-07-03 17:38:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1695 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1690 …}
  +slug: "UPS-Delivery-Driver-Helps-Mother-Hide-Gift"
  +title: "UPS Delivery Driver Helps Mother Hide Gift"
  +url: "https://youtube.com/shorts/uZPl0n-rB6s?feature=share"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688398711 {#1703
    date: 2023-07-03 17:38:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 11825
  -titleTs: "'deliveri':2 'driver':3 'gift':7 'help':4 'hide':6 'mother':5 'up':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688403211
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/701226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688398711 {#1700
    date: 2023-07-03 17:38:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1695 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1690 …}
  +slug: "UPS-Delivery-Driver-Helps-Mother-Hide-Gift"
  +title: "UPS Delivery Driver Helps Mother Hide Gift"
  +url: "https://youtube.com/shorts/uZPl0n-rB6s?feature=share"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688398711 {#1703
    date: 2023-07-03 17:38:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 11825
  -titleTs: "'deliveri':2 'driver':3 'gift':7 'help':4 'hide':6 'mother':5 'up':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688403211
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/701226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688398711 {#1700
    date: 2023-07-03 17:38:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: Proxies\__CG__\App\Entity\Image {#1418 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1419 …}
  +slug: "The-e-on-this-logotype-looks-like-the-Microsoft-Edge"
  +title: "The 'e' on this logotype looks like the Microsoft Edge logo"
  +url: "https://lemmy.ca/pictrs/image/0a939aeb-c393-4ba6-b6a8-30e36eb7fea3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688398557 {#1411
    date: 2023-07-03 17:35:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 11329
  -titleTs: "'e':2 'edg':10 'like':7 'logo':11 'logotyp':5 'look':6 'microsoft':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688398557
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/1104759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688398557 {#1412
    date: 2023-07-03 17:35:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: Proxies\__CG__\App\Entity\Image {#1418 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1419 …}
  +slug: "The-e-on-this-logotype-looks-like-the-Microsoft-Edge"
  +title: "The 'e' on this logotype looks like the Microsoft Edge logo"
  +url: "https://lemmy.ca/pictrs/image/0a939aeb-c393-4ba6-b6a8-30e36eb7fea3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688398557 {#1411
    date: 2023-07-03 17:35:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 11329
  -titleTs: "'e':2 'edg':10 'like':7 'logo':11 'logotyp':5 'look':6 'microsoft':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688398557
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/1104759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688398557 {#1412
    date: 2023-07-03 17:35:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: Proxies\__CG__\App\Entity\Image {#1418 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1419 …}
  +slug: "The-e-on-this-logotype-looks-like-the-Microsoft-Edge"
  +title: "The 'e' on this logotype looks like the Microsoft Edge logo"
  +url: "https://lemmy.ca/pictrs/image/0a939aeb-c393-4ba6-b6a8-30e36eb7fea3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688398557 {#1411
    date: 2023-07-03 17:35:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 11329
  -titleTs: "'e':2 'edg':10 'like':7 'logo':11 'logotyp':5 'look':6 'microsoft':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688398557
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/1104759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688398557 {#1412
    date: 2023-07-03 17:35:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1867
  +user: Proxies\__CG__\App\Entity\User {#1881 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "Did-Karma-really-matter-that-much-in-Reddit"
  +title: "Did Karma really matter that much in Reddit?"
  +url: null
  +body: """
    Honestly, nobody even looks at other people's Karma. I didn't care much about it. Did people really care so much baout Karma that they mourn about it here, or miss it, or used to farm it?\n
    \n
    Sorry if the tone sounds judgemental, but I'm just wondering.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 41
  +score: 17
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688397379 {#1887
    date: 2023-07-03 17:16:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1913 …}
  +votes: Doctrine\ORM\PersistentCollection {#1911 …}
  +reports: Doctrine\ORM\PersistentCollection {#1884 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 653
  -titleTs: "'karma':2 'matter':4 'much':6 'realli':3 'reddit':8"
  -bodyTs: "'baout':23 'care':13,20 'didn':11 'even':3 'farm':37 'honest':1 'judgement':44 'karma':9,24 'look':4 'm':47 'miss':32 'mourn':27 'much':14,22 'nobodi':2 'peopl':7,18 'realli':19 'sorri':39 'sound':43 'tone':42 'use':35 'wonder':49"
  +cross: false
  +upVotes: 17
  +downVotes: 0
  +ranking: 1688292893
  +visibility: "visible             "
  +apId: "https://geddit.social/post/141676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688206493 {#1373
    date: 2023-07-01 12:14:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1867
  +user: Proxies\__CG__\App\Entity\User {#1881 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "Did-Karma-really-matter-that-much-in-Reddit"
  +title: "Did Karma really matter that much in Reddit?"
  +url: null
  +body: """
    Honestly, nobody even looks at other people's Karma. I didn't care much about it. Did people really care so much baout Karma that they mourn about it here, or miss it, or used to farm it?\n
    \n
    Sorry if the tone sounds judgemental, but I'm just wondering.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 41
  +score: 17
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688397379 {#1887
    date: 2023-07-03 17:16:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1913 …}
  +votes: Doctrine\ORM\PersistentCollection {#1911 …}
  +reports: Doctrine\ORM\PersistentCollection {#1884 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 653
  -titleTs: "'karma':2 'matter':4 'much':6 'realli':3 'reddit':8"
  -bodyTs: "'baout':23 'care':13,20 'didn':11 'even':3 'farm':37 'honest':1 'judgement':44 'karma':9,24 'look':4 'm':47 'miss':32 'mourn':27 'much':14,22 'nobodi':2 'peopl':7,18 'realli':19 'sorri':39 'sound':43 'tone':42 'use':35 'wonder':49"
  +cross: false
  +upVotes: 17
  +downVotes: 0
  +ranking: 1688292893
  +visibility: "visible             "
  +apId: "https://geddit.social/post/141676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688206493 {#1373
    date: 2023-07-01 12:14:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1867
  +user: Proxies\__CG__\App\Entity\User {#1881 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "Did-Karma-really-matter-that-much-in-Reddit"
  +title: "Did Karma really matter that much in Reddit?"
  +url: null
  +body: """
    Honestly, nobody even looks at other people's Karma. I didn't care much about it. Did people really care so much baout Karma that they mourn about it here, or miss it, or used to farm it?\n
    \n
    Sorry if the tone sounds judgemental, but I'm just wondering.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 41
  +score: 17
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688397379 {#1887
    date: 2023-07-03 17:16:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1913 …}
  +votes: Doctrine\ORM\PersistentCollection {#1911 …}
  +reports: Doctrine\ORM\PersistentCollection {#1884 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 653
  -titleTs: "'karma':2 'matter':4 'much':6 'realli':3 'reddit':8"
  -bodyTs: "'baout':23 'care':13,20 'didn':11 'even':3 'farm':37 'honest':1 'judgement':44 'karma':9,24 'look':4 'm':47 'miss':32 'mourn':27 'much':14,22 'nobodi':2 'peopl':7,18 'realli':19 'sorri':39 'sound':43 'tone':42 'use':35 'wonder':49"
  +cross: false
  +upVotes: 17
  +downVotes: 0
  +ranking: 1688292893
  +visibility: "visible             "
  +apId: "https://geddit.social/post/141676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688206493 {#1373
    date: 2023-07-01 12:14:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1433 …}
  +slug: "Iquazu-Falls-Brazil-Argentina-border-2012"
  +title: "Iquazu Falls, Brazil/Argentina border (2012)"
  +url: "https://i.postimg.cc/6qYdHXn5/20120714-0796-copy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688397048 {#1453
    date: 2023-07-03 17:10:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 11668
  -titleTs: "'2012':5 'border':4 'brazil/argentina':3 'fall':2 'iquazu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688397048
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/615530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688397048 {#1460
    date: 2023-07-03 17:10:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1433 …}
  +slug: "Iquazu-Falls-Brazil-Argentina-border-2012"
  +title: "Iquazu Falls, Brazil/Argentina border (2012)"
  +url: "https://i.postimg.cc/6qYdHXn5/20120714-0796-copy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688397048 {#1453
    date: 2023-07-03 17:10:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 11668
  -titleTs: "'2012':5 'border':4 'brazil/argentina':3 'fall':2 'iquazu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688397048
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/615530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688397048 {#1460
    date: 2023-07-03 17:10:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1433 …}
  +slug: "Iquazu-Falls-Brazil-Argentina-border-2012"
  +title: "Iquazu Falls, Brazil/Argentina border (2012)"
  +url: "https://i.postimg.cc/6qYdHXn5/20120714-0796-copy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688397048 {#1453
    date: 2023-07-03 17:10:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 11668
  -titleTs: "'2012':5 'border':4 'brazil/argentina':3 'fall':2 'iquazu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688397048
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/615530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688397048 {#1460
    date: 2023-07-03 17:10:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1944
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "You-now-have-complete-autonomy-over-your-entire-body-What"
  +title: "You now have complete autonomy over your entire body. What is the first thing you do?"
  +url: null
  +body: "Specifically you have semi autonomy over every organ in your body, just like how you have with lungs, meaning you can have control over them whenever you like, but the body will continue to function automatically if you forget about them."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688396817 {#1958
    date: 2023-07-03 17:06:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1967 …}
  +reports: Doctrine\ORM\PersistentCollection {#1953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1970 …}
  +badges: Doctrine\ORM\PersistentCollection {#1973 …}
  +children: []
  -id: 790
  -titleTs: "'autonomi':5 'bodi':9 'complet':4 'entir':8 'first':13 'thing':14"
  -bodyTs: "'automat':36 'autonomi':5 'bodi':11,31 'continu':33 'control':23 'everi':7 'forget':39 'function':35 'like':13,28 'lung':18 'mean':19 'organ':8 'semi':4 'specif':1 'whenev':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688396817
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/543016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688396817 {#1928
    date: 2023-07-03 17:06:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1944
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "You-now-have-complete-autonomy-over-your-entire-body-What"
  +title: "You now have complete autonomy over your entire body. What is the first thing you do?"
  +url: null
  +body: "Specifically you have semi autonomy over every organ in your body, just like how you have with lungs, meaning you can have control over them whenever you like, but the body will continue to function automatically if you forget about them."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688396817 {#1958
    date: 2023-07-03 17:06:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1967 …}
  +reports: Doctrine\ORM\PersistentCollection {#1953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1970 …}
  +badges: Doctrine\ORM\PersistentCollection {#1973 …}
  +children: []
  -id: 790
  -titleTs: "'autonomi':5 'bodi':9 'complet':4 'entir':8 'first':13 'thing':14"
  -bodyTs: "'automat':36 'autonomi':5 'bodi':11,31 'continu':33 'control':23 'everi':7 'forget':39 'function':35 'like':13,28 'lung':18 'mean':19 'organ':8 'semi':4 'specif':1 'whenev':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688396817
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/543016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688396817 {#1928
    date: 2023-07-03 17:06:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1944
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "You-now-have-complete-autonomy-over-your-entire-body-What"
  +title: "You now have complete autonomy over your entire body. What is the first thing you do?"
  +url: null
  +body: "Specifically you have semi autonomy over every organ in your body, just like how you have with lungs, meaning you can have control over them whenever you like, but the body will continue to function automatically if you forget about them."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688396817 {#1958
    date: 2023-07-03 17:06:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1967 …}
  +reports: Doctrine\ORM\PersistentCollection {#1953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1970 …}
  +badges: Doctrine\ORM\PersistentCollection {#1973 …}
  +children: []
  -id: 790
  -titleTs: "'autonomi':5 'bodi':9 'complet':4 'entir':8 'first':13 'thing':14"
  -bodyTs: "'automat':36 'autonomi':5 'bodi':11,31 'continu':33 'control':23 'everi':7 'forget':39 'function':35 'like':13,28 'lung':18 'mean':19 'organ':8 'semi':4 'specif':1 'whenev':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688396817
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/543016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688396817 {#1928
    date: 2023-07-03 17:06:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1499 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1502 …}
  +slug: "Re-Turning-your-work-into-hobby"
  +title: "Re: Turning your work into hobby."
  +url: "https://lemmy.dbzer0.com/pictrs/image/54c630f7-f8b7-4881-9394-fea562854202.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688396741 {#1524
    date: 2023-07-03 17:05:41.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: 6412
  -titleTs: "'hobbi':6 're':1 'turn':2 'work':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688419241
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/349614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688396741 {#1501
    date: 2023-07-03 17:05:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1499 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1502 …}
  +slug: "Re-Turning-your-work-into-hobby"
  +title: "Re: Turning your work into hobby."
  +url: "https://lemmy.dbzer0.com/pictrs/image/54c630f7-f8b7-4881-9394-fea562854202.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688396741 {#1524
    date: 2023-07-03 17:05:41.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: 6412
  -titleTs: "'hobbi':6 're':1 'turn':2 'work':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688419241
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/349614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688396741 {#1501
    date: 2023-07-03 17:05:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1499 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1502 …}
  +slug: "Re-Turning-your-work-into-hobby"
  +title: "Re: Turning your work into hobby."
  +url: "https://lemmy.dbzer0.com/pictrs/image/54c630f7-f8b7-4881-9394-fea562854202.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688396741 {#1524
    date: 2023-07-03 17:05:41.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: 6412
  -titleTs: "'hobbi':6 're':1 'turn':2 'work':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688419241
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/349614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688396741 {#1501
    date: 2023-07-03 17:05:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1957
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1936 …}
  +slug: "phosphate-deposit-big-enough-to-satisfy-world-demand-for-fertilisers"
  +title: "phosphate deposit "big enough to satisfy world demand for fertilisers, solar panels and electric car batteries over the next 100 years deposit " found in Norway"
  +url: "https://www.euractiv.com/section/energy-environment/news/great-news-eu-hails-discovery-of-massive-phosphate-rock-deposit-in-norway/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688395871 {#1961
    date: 2023-07-03 16:51:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1389 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1971 …}
  +badges: Doctrine\ORM\PersistentCollection {#1368 …}
  +children: []
  -id: 1757
  -titleTs: "'100':20 'batteri':16 'big':3 'car':15 'demand':8 'deposit':2,22 'electr':14 'enough':4 'fertilis':10 'found':23 'next':19 'norway':25 'panel':12 'phosphat':1 'satisfi':6 'solar':11 'world':7 'year':21"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688400371
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1697682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688395871 {#1934
    date: 2023-07-03 16:51:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1957
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1936 …}
  +slug: "phosphate-deposit-big-enough-to-satisfy-world-demand-for-fertilisers"
  +title: "phosphate deposit "big enough to satisfy world demand for fertilisers, solar panels and electric car batteries over the next 100 years deposit " found in Norway"
  +url: "https://www.euractiv.com/section/energy-environment/news/great-news-eu-hails-discovery-of-massive-phosphate-rock-deposit-in-norway/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688395871 {#1961
    date: 2023-07-03 16:51:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1389 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1971 …}
  +badges: Doctrine\ORM\PersistentCollection {#1368 …}
  +children: []
  -id: 1757
  -titleTs: "'100':20 'batteri':16 'big':3 'car':15 'demand':8 'deposit':2,22 'electr':14 'enough':4 'fertilis':10 'found':23 'next':19 'norway':25 'panel':12 'phosphat':1 'satisfi':6 'solar':11 'world':7 'year':21"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688400371
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1697682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688395871 {#1934
    date: 2023-07-03 16:51:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1957
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1936 …}
  +slug: "phosphate-deposit-big-enough-to-satisfy-world-demand-for-fertilisers"
  +title: "phosphate deposit "big enough to satisfy world demand for fertilisers, solar panels and electric car batteries over the next 100 years deposit " found in Norway"
  +url: "https://www.euractiv.com/section/energy-environment/news/great-news-eu-hails-discovery-of-massive-phosphate-rock-deposit-in-norway/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688395871 {#1961
    date: 2023-07-03 16:51:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1389 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1971 …}
  +badges: Doctrine\ORM\PersistentCollection {#1368 …}
  +children: []
  -id: 1757
  -titleTs: "'100':20 'batteri':16 'big':3 'car':15 'demand':8 'deposit':2,22 'electr':14 'enough':4 'fertilis':10 'found':23 'next':19 'norway':25 'panel':12 'phosphat':1 'satisfi':6 'solar':11 'world':7 'year':21"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688400371
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1697682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688395871 {#1934
    date: 2023-07-03 16:51:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#2288
  +user: Proxies\__CG__\App\Entity\User {#2355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: Proxies\__CG__\App\Entity\Image {#2466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "the-negotiations-were-short"
  +title: "the negotiations were short"
  +url: "https://lemmy.world/pictrs/image/edb4c4fb-43f5-4f7c-8f3c-117253595ea4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688395667 {#2166
    date: 2023-07-03 16:47:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +children: []
  -id: 6348
  -titleTs: "'negoti':2 'short':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688400167
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/988243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688395667 {#2167
    date: 2023-07-03 16:47:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#2288
  +user: Proxies\__CG__\App\Entity\User {#2355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: Proxies\__CG__\App\Entity\Image {#2466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "the-negotiations-were-short"
  +title: "the negotiations were short"
  +url: "https://lemmy.world/pictrs/image/edb4c4fb-43f5-4f7c-8f3c-117253595ea4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688395667 {#2166
    date: 2023-07-03 16:47:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +children: []
  -id: 6348
  -titleTs: "'negoti':2 'short':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688400167
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/988243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688395667 {#2167
    date: 2023-07-03 16:47:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#2288
  +user: Proxies\__CG__\App\Entity\User {#2355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: Proxies\__CG__\App\Entity\Image {#2466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "the-negotiations-were-short"
  +title: "the negotiations were short"
  +url: "https://lemmy.world/pictrs/image/edb4c4fb-43f5-4f7c-8f3c-117253595ea4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688395667 {#2166
    date: 2023-07-03 16:47:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +children: []
  -id: 6348
  -titleTs: "'negoti':2 'short':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688400167
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/988243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688395667 {#2167
    date: 2023-07-03 16:47:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1679 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "You-know-who-you-are"
  +title: "You know who you are"
  +url: "https://programming.dev/pictrs/image/2aade3a8-9144-47e2-9f3f-bde8f160cc81.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688393761 {#1666
    date: 2023-07-03 16:16:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 22895
  -titleTs: "'know':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688398261
  +visibility: "visible             "
  +apId: "https://programming.dev/post/369307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688393761 {#1667
    date: 2023-07-03 16:16:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1679 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "You-know-who-you-are"
  +title: "You know who you are"
  +url: "https://programming.dev/pictrs/image/2aade3a8-9144-47e2-9f3f-bde8f160cc81.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688393761 {#1666
    date: 2023-07-03 16:16:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 22895
  -titleTs: "'know':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688398261
  +visibility: "visible             "
  +apId: "https://programming.dev/post/369307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688393761 {#1667
    date: 2023-07-03 16:16:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1679 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "You-know-who-you-are"
  +title: "You know who you are"
  +url: "https://programming.dev/pictrs/image/2aade3a8-9144-47e2-9f3f-bde8f160cc81.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688393761 {#1666
    date: 2023-07-03 16:16:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 22895
  -titleTs: "'know':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688398261
  +visibility: "visible             "
  +apId: "https://programming.dev/post/369307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688393761 {#1667
    date: 2023-07-03 16:16:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1518
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1520 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "Physics-A-community-for-physics-related-discussion"
  +title: "Physics - A community for physics related discussion!"
  +url: null
  +body: """
    I noticed there was no physics-specific communities (at least that I could find) so I went ahead and made one! My idea is that it’ll be a community for all people with an interest in physics to discuss, ask questions, and share knowledge. Come post stuff you find interesting!\n
    \n
    You can check us out at one of these two links that may or may not work:\n
    \n
    [Physics](/c/physics@iusearchlinux.fyi)\n
    \n
    !physics@iusearchlinux.fyi
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688393613 {#1515
    date: 2023-07-03 16:13:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 10326
  -titleTs: "'communiti':3 'discuss':7 'physic':1,5 'relat':6"
  -bodyTs: "'/c/physics':71 'ahead':19 'ask':42 'check':55 'come':47 'communiti':9,31 'could':14 'discuss':41 'find':15,51 'idea':24 'interest':37,52 'iusearchlinux.fyi':72 'knowledg':46 'least':11 'link':63 'll':28 'made':21 'may':65,67 'notic':2 'one':22,59 'peopl':34 'physic':7,39,70 'physics-specif':6 'physics@iusearchlinux.fyi':73 'post':48 'question':43 'share':45 'specif':8 'stuff':49 'two':62 'us':56 'went':18 'work':69"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688396513
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/205552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688390013 {#1516
    date: 2023-07-03 15:13:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1518
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1520 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "Physics-A-community-for-physics-related-discussion"
  +title: "Physics - A community for physics related discussion!"
  +url: null
  +body: """
    I noticed there was no physics-specific communities (at least that I could find) so I went ahead and made one! My idea is that it’ll be a community for all people with an interest in physics to discuss, ask questions, and share knowledge. Come post stuff you find interesting!\n
    \n
    You can check us out at one of these two links that may or may not work:\n
    \n
    [Physics](/c/physics@iusearchlinux.fyi)\n
    \n
    !physics@iusearchlinux.fyi
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688393613 {#1515
    date: 2023-07-03 16:13:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 10326
  -titleTs: "'communiti':3 'discuss':7 'physic':1,5 'relat':6"
  -bodyTs: "'/c/physics':71 'ahead':19 'ask':42 'check':55 'come':47 'communiti':9,31 'could':14 'discuss':41 'find':15,51 'idea':24 'interest':37,52 'iusearchlinux.fyi':72 'knowledg':46 'least':11 'link':63 'll':28 'made':21 'may':65,67 'notic':2 'one':22,59 'peopl':34 'physic':7,39,70 'physics-specif':6 'physics@iusearchlinux.fyi':73 'post':48 'question':43 'share':45 'specif':8 'stuff':49 'two':62 'us':56 'went':18 'work':69"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688396513
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/205552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688390013 {#1516
    date: 2023-07-03 15:13:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1518
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1520 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "Physics-A-community-for-physics-related-discussion"
  +title: "Physics - A community for physics related discussion!"
  +url: null
  +body: """
    I noticed there was no physics-specific communities (at least that I could find) so I went ahead and made one! My idea is that it’ll be a community for all people with an interest in physics to discuss, ask questions, and share knowledge. Come post stuff you find interesting!\n
    \n
    You can check us out at one of these two links that may or may not work:\n
    \n
    [Physics](/c/physics@iusearchlinux.fyi)\n
    \n
    !physics@iusearchlinux.fyi
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688393613 {#1515
    date: 2023-07-03 16:13:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 10326
  -titleTs: "'communiti':3 'discuss':7 'physic':1,5 'relat':6"
  -bodyTs: "'/c/physics':71 'ahead':19 'ask':42 'check':55 'come':47 'communiti':9,31 'could':14 'discuss':41 'find':15,51 'idea':24 'interest':37,52 'iusearchlinux.fyi':72 'knowledg':46 'least':11 'link':63 'll':28 'made':21 'may':65,67 'notic':2 'one':22,59 'peopl':34 'physic':7,39,70 'physics-specif':6 'physics@iusearchlinux.fyi':73 'post':48 'question':43 'share':45 'specif':8 'stuff':49 'two':62 'us':56 'went':18 'work':69"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688396513
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/205552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688390013 {#1516
    date: 2023-07-03 15:13:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1775 …}
  +slug: "Fresh-and-funny"
  +title: "Fresh and funny"
  +url: "https://midwest.social/pictrs/image/3ac9d59f-bb66-41c7-a090-277c21e1dbaf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688393187 {#1778
    date: 2023-07-03 16:06:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 11119
  -titleTs: "'fresh':1 'funni':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688393187
  +visibility: "visible             "
  +apId: "https://midwest.social/post/959846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688393187 {#1787
    date: 2023-07-03 16:06:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1775 …}
  +slug: "Fresh-and-funny"
  +title: "Fresh and funny"
  +url: "https://midwest.social/pictrs/image/3ac9d59f-bb66-41c7-a090-277c21e1dbaf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688393187 {#1778
    date: 2023-07-03 16:06:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 11119
  -titleTs: "'fresh':1 'funni':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688393187
  +visibility: "visible             "
  +apId: "https://midwest.social/post/959846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688393187 {#1787
    date: 2023-07-03 16:06:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1775 …}
  +slug: "Fresh-and-funny"
  +title: "Fresh and funny"
  +url: "https://midwest.social/pictrs/image/3ac9d59f-bb66-41c7-a090-277c21e1dbaf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688393187 {#1778
    date: 2023-07-03 16:06:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 11119
  -titleTs: "'fresh':1 'funni':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688393187
  +visibility: "visible             "
  +apId: "https://midwest.social/post/959846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688393187 {#1787
    date: 2023-07-03 16:06:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "A-drunken-wizard-offers-you-20-million-if-you-let"
  +title: "A drunken wizard offers you $20 million if you let him send you to the world of the last video game you played, and you survive for one year. Do you accept?"
  +url: null
  +body: """
    What game is it and how are you doing?\n
    \n
    BONUS QUESTION: He instead offers you $1 billion if you go to the Mortal Kombat universe, join the tournament and survive. He’ll have Raiden train you for a year, then the blood splatters. Do you accept?\n
    \n
    BONUS BONUS QUESTION: He offers to send you to a video game world of your choosing, only you can never come back home or contact anyone here ever again, not even with in-universe abilities. Do you accept and, if so, which one?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688391347 {#1396
    date: 2023-07-03 15:35:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1370 …}
  +reports: Doctrine\ORM\PersistentCollection {#1375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1902 …}
  +badges: Doctrine\ORM\PersistentCollection {#1891 …}
  +children: []
  -id: 5547
  -titleTs: "'20':6 'accept':32 'drunken':2 'game':21 'last':19 'let':10 'million':7 'offer':4 'one':28 'play':23 'send':12 'surviv':26 'video':20 'wizard':3 'world':16 'year':29"
  -bodyTs: "'1':16 'abil':82 'accept':46,85 'anyon':72 'back':68 'billion':17 'blood':42 'bonus':10,47,48 'choos':62 'come':67 'contact':71 'even':77 'ever':74 'game':2,58 'go':20 'home':69 'in-univers':79 'instead':13 'join':26 'kombat':24 'll':32 'mortal':23 'never':66 'offer':14,51 'one':90 'question':11,49 'raiden':34 'send':53 'splatter':43 'surviv':30 'tournament':28 'train':35 'univers':25,81 'video':57 'world':59 'year':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688360372
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/967872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688347372 {#1394
    date: 2023-07-03 03:22:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "A-drunken-wizard-offers-you-20-million-if-you-let"
  +title: "A drunken wizard offers you $20 million if you let him send you to the world of the last video game you played, and you survive for one year. Do you accept?"
  +url: null
  +body: """
    What game is it and how are you doing?\n
    \n
    BONUS QUESTION: He instead offers you $1 billion if you go to the Mortal Kombat universe, join the tournament and survive. He’ll have Raiden train you for a year, then the blood splatters. Do you accept?\n
    \n
    BONUS BONUS QUESTION: He offers to send you to a video game world of your choosing, only you can never come back home or contact anyone here ever again, not even with in-universe abilities. Do you accept and, if so, which one?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688391347 {#1396
    date: 2023-07-03 15:35:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1370 …}
  +reports: Doctrine\ORM\PersistentCollection {#1375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1902 …}
  +badges: Doctrine\ORM\PersistentCollection {#1891 …}
  +children: []
  -id: 5547
  -titleTs: "'20':6 'accept':32 'drunken':2 'game':21 'last':19 'let':10 'million':7 'offer':4 'one':28 'play':23 'send':12 'surviv':26 'video':20 'wizard':3 'world':16 'year':29"
  -bodyTs: "'1':16 'abil':82 'accept':46,85 'anyon':72 'back':68 'billion':17 'blood':42 'bonus':10,47,48 'choos':62 'come':67 'contact':71 'even':77 'ever':74 'game':2,58 'go':20 'home':69 'in-univers':79 'instead':13 'join':26 'kombat':24 'll':32 'mortal':23 'never':66 'offer':14,51 'one':90 'question':11,49 'raiden':34 'send':53 'splatter':43 'surviv':30 'tournament':28 'train':35 'univers':25,81 'video':57 'world':59 'year':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688360372
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/967872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688347372 {#1394
    date: 2023-07-03 03:22:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "A-drunken-wizard-offers-you-20-million-if-you-let"
  +title: "A drunken wizard offers you $20 million if you let him send you to the world of the last video game you played, and you survive for one year. Do you accept?"
  +url: null
  +body: """
    What game is it and how are you doing?\n
    \n
    BONUS QUESTION: He instead offers you $1 billion if you go to the Mortal Kombat universe, join the tournament and survive. He’ll have Raiden train you for a year, then the blood splatters. Do you accept?\n
    \n
    BONUS BONUS QUESTION: He offers to send you to a video game world of your choosing, only you can never come back home or contact anyone here ever again, not even with in-universe abilities. Do you accept and, if so, which one?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688391347 {#1396
    date: 2023-07-03 15:35:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1370 …}
  +reports: Doctrine\ORM\PersistentCollection {#1375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1902 …}
  +badges: Doctrine\ORM\PersistentCollection {#1891 …}
  +children: []
  -id: 5547
  -titleTs: "'20':6 'accept':32 'drunken':2 'game':21 'last':19 'let':10 'million':7 'offer':4 'one':28 'play':23 'send':12 'surviv':26 'video':20 'wizard':3 'world':16 'year':29"
  -bodyTs: "'1':16 'abil':82 'accept':46,85 'anyon':72 'back':68 'billion':17 'blood':42 'bonus':10,47,48 'choos':62 'come':67 'contact':71 'even':77 'ever':74 'game':2,58 'go':20 'home':69 'in-univers':79 'instead':13 'join':26 'kombat':24 'll':32 'mortal':23 'never':66 'offer':14,51 'one':90 'question':11,49 'raiden':34 'send':53 'splatter':43 'surviv':30 'tournament':28 'train':35 'univers':25,81 'video':57 'world':59 'year':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688360372
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/967872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688347372 {#1394
    date: 2023-07-03 03:22:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1841
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: Proxies\__CG__\App\Entity\Image {#60 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "Tiny-knocking-at-your-door"
  +title: "Tiny knocking at your door"
  +url: "https://lemmy.world/pictrs/image/97aafd6b-4c34-4c55-88ae-eeb05c790bb3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390858 {#2487
    date: 2023-07-03 15:27:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 6349
  -titleTs: "'door':5 'knock':2 'tini':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688395358
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/986147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688390858 {#2485
    date: 2023-07-03 15:27:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1841
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: Proxies\__CG__\App\Entity\Image {#60 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "Tiny-knocking-at-your-door"
  +title: "Tiny knocking at your door"
  +url: "https://lemmy.world/pictrs/image/97aafd6b-4c34-4c55-88ae-eeb05c790bb3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390858 {#2487
    date: 2023-07-03 15:27:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 6349
  -titleTs: "'door':5 'knock':2 'tini':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688395358
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/986147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688390858 {#2485
    date: 2023-07-03 15:27:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1841
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: Proxies\__CG__\App\Entity\Image {#60 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "Tiny-knocking-at-your-door"
  +title: "Tiny knocking at your door"
  +url: "https://lemmy.world/pictrs/image/97aafd6b-4c34-4c55-88ae-eeb05c790bb3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390858 {#2487
    date: 2023-07-03 15:27:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 6349
  -titleTs: "'door':5 'knock':2 'tini':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688395358
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/986147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688390858 {#2485
    date: 2023-07-03 15:27:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "If-bad-memes-were-a-crime-Id-be-Pablo-Escobar"
  +title: "If bad memes were a crime Id be Pablo Escobar"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390519 {#1592
    date: 2023-07-03 15:21:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 26500
  -titleTs: "'bad':2 'crime':6 'escobar':10 'id':7 'meme':3 'pablo':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/986009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688390519 {#1591
    date: 2023-07-03 15:21:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "If-bad-memes-were-a-crime-Id-be-Pablo-Escobar"
  +title: "If bad memes were a crime Id be Pablo Escobar"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390519 {#1592
    date: 2023-07-03 15:21:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 26500
  -titleTs: "'bad':2 'crime':6 'escobar':10 'id':7 'meme':3 'pablo':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/986009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688390519 {#1591
    date: 2023-07-03 15:21:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2437 …}
  +slug: "If-bad-memes-were-a-crime-Id-be-Pablo-Escobar"
  +title: "If bad memes were a crime Id be Pablo Escobar"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390519 {#1592
    date: 2023-07-03 15:21:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 26500
  -titleTs: "'bad':2 'crime':6 'escobar':10 'id':7 'meme':3 'pablo':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/986009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688390519 {#1591
    date: 2023-07-03 15:21:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Post {#1527
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
  +image: null
  +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
  +body: """
    PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390063 {#1599
    date: 2023-07-03 15:14:23.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 109
  -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
  +upVotes: 3
  +downVotes: 0
  +ranking: 1688259065
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688221565 {#1611
    date: 2023-07-01 16:26:05.0 +02:00
  }
  +"title": 109
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Post {#1527
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
  +image: null
  +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
  +body: """
    PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390063 {#1599
    date: 2023-07-03 15:14:23.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 109
  -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
  +upVotes: 3
  +downVotes: 0
  +ranking: 1688259065
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688221565 {#1611
    date: 2023-07-01 16:26:05.0 +02:00
  }
  +"title": 109
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Post {#1527
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
  +image: null
  +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
  +body: """
    PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390063 {#1599
    date: 2023-07-03 15:14:23.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 109
  -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
  +upVotes: 3
  +downVotes: 0
  +ranking: 1688259065
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688221565 {#1611
    date: 2023-07-01 16:26:05.0 +02:00
  }
  +"title": 109
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#17835
  +user: Proxies\__CG__\App\Entity\User {#17832 …}
  +post: App\Entity\Post {#1527
    +user: Proxies\__CG__\App\Entity\User {#1560 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
    +image: null
    +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
    +body: """
      PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 3
    +score: 3
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688390063 {#1599
      date: 2023-07-03 15:14:23.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1735 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#1725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    +children: []
    -id: 109
    -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
    +upVotes: 3
    +downVotes: 0
    +ranking: 1688259065
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/628482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688221565 {#1611
      date: 2023-07-01 16:26:05.0 +02:00
    }
    +"title": 109
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    In case any folks who are on a `lemmy` instance instead of `kbin` see this post (Hello new users!), `boost` is a `kbin` feature, which is a different type of “software” than `lemmy`. The main `kbin` instance is [kbin.social](https://kbin.social) , which can interact with both Lemmy and Mastodon instances\n
    \n
    tl;dr - kbin is different than lemmy. They all talk to each other though. Boost is kbin only
    """
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688287733 {#17840
    date: 2023-07-02 10:48:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tryplot@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#17830 …}
  +nested: Doctrine\ORM\PersistentCollection {#17828 …}
  +votes: Doctrine\ORM\PersistentCollection {#17826 …}
  +reports: Doctrine\ORM\PersistentCollection {#17824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17862 …}
  -id: 197
  -bodyTs: "'boost':20,64 'case':2 'differ':28,54 'dr':51 'featur':24 'folk':4 'hello':17 'instanc':10,37,49 'instead':11 'interact':43 'kbin':13,23,36,52,66 'kbin.social':39,40 'lemmi':9,33,46,56 'main':35 'mastodon':48 'new':18 'post':16 'see':14 'softwar':31 'talk':59 'though':63 'tl':50 'type':29 'user':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/695110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688229047 {#17829
    date: 2023-07-01 18:30:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\PostComment {#17835
  +user: Proxies\__CG__\App\Entity\User {#17832 …}
  +post: App\Entity\Post {#1527
    +user: Proxies\__CG__\App\Entity\User {#1560 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
    +image: null
    +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
    +body: """
      PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 3
    +score: 3
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688390063 {#1599
      date: 2023-07-03 15:14:23.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1735 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#1725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    +children: []
    -id: 109
    -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
    +upVotes: 3
    +downVotes: 0
    +ranking: 1688259065
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/628482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688221565 {#1611
      date: 2023-07-01 16:26:05.0 +02:00
    }
    +"title": 109
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    In case any folks who are on a `lemmy` instance instead of `kbin` see this post (Hello new users!), `boost` is a `kbin` feature, which is a different type of “software” than `lemmy`. The main `kbin` instance is [kbin.social](https://kbin.social) , which can interact with both Lemmy and Mastodon instances\n
    \n
    tl;dr - kbin is different than lemmy. They all talk to each other though. Boost is kbin only
    """
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688287733 {#17840
    date: 2023-07-02 10:48:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tryplot@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#17830 …}
  +nested: Doctrine\ORM\PersistentCollection {#17828 …}
  +votes: Doctrine\ORM\PersistentCollection {#17826 …}
  +reports: Doctrine\ORM\PersistentCollection {#17824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17862 …}
  -id: 197
  -bodyTs: "'boost':20,64 'case':2 'differ':28,54 'dr':51 'featur':24 'folk':4 'hello':17 'instanc':10,37,49 'instead':11 'interact':43 'kbin':13,23,36,52,66 'kbin.social':39,40 'lemmi':9,33,46,56 'main':35 'mastodon':48 'new':18 'post':16 'see':14 'softwar':31 'talk':59 'though':63 'tl':50 'type':29 'user':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/695110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688229047 {#17829
    date: 2023-07-01 18:30:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\PostComment {#17835
  +user: Proxies\__CG__\App\Entity\User {#17832 …}
  +post: App\Entity\Post {#1527
    +user: Proxies\__CG__\App\Entity\User {#1560 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
    +image: null
    +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
    +body: """
      PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 3
    +score: 3
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688390063 {#1599
      date: 2023-07-03 15:14:23.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1735 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#1725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    +children: []
    -id: 109
    -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
    +upVotes: 3
    +downVotes: 0
    +ranking: 1688259065
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/628482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688221565 {#1611
      date: 2023-07-01 16:26:05.0 +02:00
    }
    +"title": 109
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    In case any folks who are on a `lemmy` instance instead of `kbin` see this post (Hello new users!), `boost` is a `kbin` feature, which is a different type of “software” than `lemmy`. The main `kbin` instance is [kbin.social](https://kbin.social) , which can interact with both Lemmy and Mastodon instances\n
    \n
    tl;dr - kbin is different than lemmy. They all talk to each other though. Boost is kbin only
    """
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688287733 {#17840
    date: 2023-07-02 10:48:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tryplot@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#17830 …}
  +nested: Doctrine\ORM\PersistentCollection {#17828 …}
  +votes: Doctrine\ORM\PersistentCollection {#17826 …}
  +reports: Doctrine\ORM\PersistentCollection {#17824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17862 …}
  -id: 197
  -bodyTs: "'boost':20,64 'case':2 'differ':28,54 'dr':51 'featur':24 'folk':4 'hello':17 'instanc':10,37,49 'instead':11 'interact':43 'kbin':13,23,36,52,66 'kbin.social':39,40 'lemmi':9,33,46,56 'main':35 'mastodon':48 'new':18 'post':16 'see':14 'softwar':31 'talk':59 'though':63 'tl':50 'type':29 'user':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/695110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688229047 {#17829
    date: 2023-07-01 18:30:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\PostComment {#17878
  +user: Proxies\__CG__\App\Entity\User {#17876 …}
  +post: App\Entity\Post {#1527
    +user: Proxies\__CG__\App\Entity\User {#1560 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
    +image: null
    +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
    +body: """
      PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 3
    +score: 3
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688390063 {#1599
      date: 2023-07-03 15:14:23.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1735 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#1725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    +children: []
    -id: 109
    -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
    +upVotes: 3
    +downVotes: 0
    +ranking: 1688259065
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/628482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688221565 {#1611
      date: 2023-07-01 16:26:05.0 +02:00
    }
    +"title": 109
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
  +parent: null
  +root: null
  +image: null
  +body: "What does upvoting do?"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688229759 {#17856
    date: 2023-07-01 18:42:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tryplot@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#17873 …}
  +nested: Doctrine\ORM\PersistentCollection {#17879 …}
  +votes: Doctrine\ORM\PersistentCollection {#17881 …}
  +reports: Doctrine\ORM\PersistentCollection {#17883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17887 …}
  -id: 198
  -bodyTs: "'upvot':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/397394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688229759 {#17877
    date: 2023-07-01 18:42:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\PostComment {#17878
  +user: Proxies\__CG__\App\Entity\User {#17876 …}
  +post: App\Entity\Post {#1527
    +user: Proxies\__CG__\App\Entity\User {#1560 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
    +image: null
    +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
    +body: """
      PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 3
    +score: 3
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688390063 {#1599
      date: 2023-07-03 15:14:23.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1735 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#1725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    +children: []
    -id: 109
    -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
    +upVotes: 3
    +downVotes: 0
    +ranking: 1688259065
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/628482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688221565 {#1611
      date: 2023-07-01 16:26:05.0 +02:00
    }
    +"title": 109
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
  +parent: null
  +root: null
  +image: null
  +body: "What does upvoting do?"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688229759 {#17856
    date: 2023-07-01 18:42:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tryplot@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#17873 …}
  +nested: Doctrine\ORM\PersistentCollection {#17879 …}
  +votes: Doctrine\ORM\PersistentCollection {#17881 …}
  +reports: Doctrine\ORM\PersistentCollection {#17883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17887 …}
  -id: 198
  -bodyTs: "'upvot':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/397394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688229759 {#17877
    date: 2023-07-01 18:42:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\PostComment {#17878
  +user: Proxies\__CG__\App\Entity\User {#17876 …}
  +post: App\Entity\Post {#1527
    +user: Proxies\__CG__\App\Entity\User {#1560 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
    +image: null
    +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
    +body: """
      PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 3
    +score: 3
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688390063 {#1599
      date: 2023-07-03 15:14:23.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1735 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#1725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    +children: []
    -id: 109
    -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
    +upVotes: 3
    +downVotes: 0
    +ranking: 1688259065
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/628482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688221565 {#1611
      date: 2023-07-01 16:26:05.0 +02:00
    }
    +"title": 109
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1879 …}
  +parent: null
  +root: null
  +image: null
  +body: "What does upvoting do?"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688229759 {#17856
    date: 2023-07-01 18:42:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tryplot@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#17873 …}
  +nested: Doctrine\ORM\PersistentCollection {#17879 …}
  +votes: Doctrine\ORM\PersistentCollection {#17881 …}
  +reports: Doctrine\ORM\PersistentCollection {#17883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17887 …}
  -id: 198
  -bodyTs: "'upvot':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/397394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688229759 {#17877
    date: 2023-07-01 18:42:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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 {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1445 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "The-current-state-of-reddit"
  +title: "The current state of reddit"
  +url: "https://lemmy.world/pictrs/image/65c1bdd5-1b37-4654-9285-dc4fdb690ef9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688389562 {#1681
    date: 2023-07-03 15:06:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 11120
  -titleTs: "'current':2 'reddit':5 'state':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688389562
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/985547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688389562 {#1444
    date: 2023-07-03 15:06:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1445 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "The-current-state-of-reddit"
  +title: "The current state of reddit"
  +url: "https://lemmy.world/pictrs/image/65c1bdd5-1b37-4654-9285-dc4fdb690ef9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688389562 {#1681
    date: 2023-07-03 15:06:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 11120
  -titleTs: "'current':2 'reddit':5 'state':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688389562
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/985547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688389562 {#1444
    date: 2023-07-03 15:06:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1445 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2424 …}
  +slug: "The-current-state-of-reddit"
  +title: "The current state of reddit"
  +url: "https://lemmy.world/pictrs/image/65c1bdd5-1b37-4654-9285-dc4fdb690ef9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688389562 {#1681
    date: 2023-07-03 15:06:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 11120
  -titleTs: "'current':2 'reddit':5 'state':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688389562
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/985547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688389562 {#1444
    date: 2023-07-03 15:06:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\Entry {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1532 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1535 …}
  +slug: "The-Fediverse-strikes-back"
  +title: "The Fediverse strikes back"
  +url: "https://thecanadian.social/system/media_attachments/files/110/648/890/987/433/791/original/508edaa0660bdbee.jpg"
  +body: """
    Alt text:\n
    \n
    > Star wars meme: Mon Mothma (Mastodon) stands before 5 other men/admirals (Writefreely, Lemmy, Peertube, Pixelfed, Friendica). She says: “The emperor has made a critical error and the time for our attack has come.”\n
    \n
    From Mastodon post: [thecanadian.social/@EduMario/110648892924769509](https://thecanadian.social/@EduMario/110648892924769509)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688388975 {#1503
    date: 2023-07-03 14:56:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1534 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +badges: Doctrine\ORM\PersistentCollection {#1537 …}
  +children: []
  -id: 9929
  -titleTs: "'back':4 'fedivers':2 'strike':3"
  -bodyTs: "'/@edumario/110648892924769509](https://thecanadian.social/@edumario/110648892924769509)':41 '5':11 'alt':1 'attack':33 'come':35 'critic':26 'emperor':22 'error':27 'friendica':18 'lemmi':15 'made':24 'mastodon':8,37 'meme':5 'men/admirals':13 'mon':6 'mothma':7 'peertub':16 'pixelf':17 'post':38 'say':20 'stand':9 'star':3 'text':2 'thecanadian.social':40 'thecanadian.social/@edumario/110648892924769509](https://thecanadian.social/@edumario/110648892924769509)':39 'time':30 'war':4 'writefre':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688393475
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/455136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688388975 {#1504
    date: 2023-07-03 14:56:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\Entry {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1532 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1535 …}
  +slug: "The-Fediverse-strikes-back"
  +title: "The Fediverse strikes back"
  +url: "https://thecanadian.social/system/media_attachments/files/110/648/890/987/433/791/original/508edaa0660bdbee.jpg"
  +body: """
    Alt text:\n
    \n
    > Star wars meme: Mon Mothma (Mastodon) stands before 5 other men/admirals (Writefreely, Lemmy, Peertube, Pixelfed, Friendica). She says: “The emperor has made a critical error and the time for our attack has come.”\n
    \n
    From Mastodon post: [thecanadian.social/@EduMario/110648892924769509](https://thecanadian.social/@EduMario/110648892924769509)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688388975 {#1503
    date: 2023-07-03 14:56:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1534 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +badges: Doctrine\ORM\PersistentCollection {#1537 …}
  +children: []
  -id: 9929
  -titleTs: "'back':4 'fedivers':2 'strike':3"
  -bodyTs: "'/@edumario/110648892924769509](https://thecanadian.social/@edumario/110648892924769509)':41 '5':11 'alt':1 'attack':33 'come':35 'critic':26 'emperor':22 'error':27 'friendica':18 'lemmi':15 'made':24 'mastodon':8,37 'meme':5 'men/admirals':13 'mon':6 'mothma':7 'peertub':16 'pixelf':17 'post':38 'say':20 'stand':9 'star':3 'text':2 'thecanadian.social':40 'thecanadian.social/@edumario/110648892924769509](https://thecanadian.social/@edumario/110648892924769509)':39 'time':30 'war':4 'writefre':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688393475
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/455136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688388975 {#1504
    date: 2023-07-03 14:56:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\Entry {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1532 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1535 …}
  +slug: "The-Fediverse-strikes-back"
  +title: "The Fediverse strikes back"
  +url: "https://thecanadian.social/system/media_attachments/files/110/648/890/987/433/791/original/508edaa0660bdbee.jpg"
  +body: """
    Alt text:\n
    \n
    > Star wars meme: Mon Mothma (Mastodon) stands before 5 other men/admirals (Writefreely, Lemmy, Peertube, Pixelfed, Friendica). She says: “The emperor has made a critical error and the time for our attack has come.”\n
    \n
    From Mastodon post: [thecanadian.social/@EduMario/110648892924769509](https://thecanadian.social/@EduMario/110648892924769509)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688388975 {#1503
    date: 2023-07-03 14:56:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1534 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +badges: Doctrine\ORM\PersistentCollection {#1537 …}
  +children: []
  -id: 9929
  -titleTs: "'back':4 'fedivers':2 'strike':3"
  -bodyTs: "'/@edumario/110648892924769509](https://thecanadian.social/@edumario/110648892924769509)':41 '5':11 'alt':1 'attack':33 'come':35 'critic':26 'emperor':22 'error':27 'friendica':18 'lemmi':15 'made':24 'mastodon':8,37 'meme':5 'men/admirals':13 'mon':6 'mothma':7 'peertub':16 'pixelf':17 'post':38 'say':20 'stand':9 'star':3 'text':2 'thecanadian.social':40 'thecanadian.social/@edumario/110648892924769509](https://thecanadian.social/@edumario/110648892924769509)':39 'time':30 'war':4 'writefre':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688393475
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/455136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688388975 {#1504
    date: 2023-07-03 14:56:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: Proxies\__CG__\App\Entity\Image {#1421 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1422 …}
  +slug: "This-parking-lot-has-half-floors"
  +title: "This parking lot has half floors"
  +url: "https://sh.itjust.works/pictrs/image/d52b7be3-1228-4f03-aa34-3667ef3ed063.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688388541 {#1635
    date: 2023-07-03 14:49:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 11136
  -titleTs: "'floor':6 'half':5 'lot':3 'park':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688388541
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/696774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688388541 {#1660
    date: 2023-07-03 14:49:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: Proxies\__CG__\App\Entity\Image {#1421 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1422 …}
  +slug: "This-parking-lot-has-half-floors"
  +title: "This parking lot has half floors"
  +url: "https://sh.itjust.works/pictrs/image/d52b7be3-1228-4f03-aa34-3667ef3ed063.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688388541 {#1635
    date: 2023-07-03 14:49:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 11136
  -titleTs: "'floor':6 'half':5 'lot':3 'park':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688388541
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/696774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688388541 {#1660
    date: 2023-07-03 14:49:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: Proxies\__CG__\App\Entity\Image {#1421 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1422 …}
  +slug: "This-parking-lot-has-half-floors"
  +title: "This parking lot has half floors"
  +url: "https://sh.itjust.works/pictrs/image/d52b7be3-1228-4f03-aa34-3667ef3ed063.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688388541 {#1635
    date: 2023-07-03 14:49:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 11136
  -titleTs: "'floor':6 'half':5 'lot':3 'park':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688388541
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/696774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688388541 {#1660
    date: 2023-07-03 14:49:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details