GET https://kbin.spritesserver.nl/d/gist.github.com

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1827
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1872 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "scraped-media-links-from-instagram-and-threads"
  +title: "scraped media links from instagram and threads"
  +url: "https://gist.github.com/Ghodawalaaman/f331d95550f64afac67a6b2a68903bf7"
  +body: """
    I have scraped a lot of links from instagram and threads using selenium python. It was a good learning experience. I will be running that script for few days more and will see how many more media links I can scrape from instagram and threads.\n
    \n
    However, the problem is that the media isn’t tagged so we don’t know what type of media it is. I wonder if there is an AI or something that can categorize this random media links to an organized list.\n
    \n
    if you want to download all the media from the links you can run the following command:\n
    \n
    ```\n
    \n
    <span style="font-style:italic;color:#969896;"># This command will download file with all the links\n
    </span><span style="color:#323232;">wget -O links.txt https://gist.githubusercontent.com/Ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt\n
    </span><span style="font-style:italic;color:#969896;"># This command will actually download the media from the links file we got from the above command \n
    </span><span style="color:#323232;">wget -i links1.txt\n
    </span>\n
    ```\n
    \n
    I was thinking about storing all of these. there is two ways of storing these. the first one is to just store the links.txt file and download the content when needed or we can download the content from the links save it to a hard drive. the second method will consume more space, so the first method is good imo.\n
    \n
    I hope it was something you like :)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728969781 {#1664
    date: 2024-10-15 07:23:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1601 …}
  +votes: Doctrine\ORM\PersistentCollection {#1897 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 33175
  -titleTs: "'instagram':5 'link':3 'media':2 'scrape':1 'thread':7"
  -bodyTs: "'/ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt':118 'actual':122 'ai':73 'categor':78 'command':103,105,120,135 'consum':189 'content':167,175 'day':29 'download':91,107,123,165,173 'drive':184 'experi':20 'file':108,129,163 'first':155,194 'follow':102 'gist.githubusercontent.com':117 'gist.githubusercontent.com/ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt':116 'good':18,197 'got':131 'hard':183 'hope':200 'howev':46 'imo':198 'instagram':9,43 'isn':53 'know':60 'learn':19 'like':205 'link':7,38,82,97,112,128,178 'links.txt':115,162 'links1.txt':138 'list':86 'lot':5 'mani':35 'media':37,52,64,81,94,125 'method':187,195 'need':169 'o':114 'one':156 'organ':85 'problem':48 'python':14 'random':80 'run':24,100 'save':179 'scrape':3,41 'script':26 'second':186 'see':33 'selenium':13 'someth':75,203 'space':191 'store':143,152,160 'tag':55 'think':141 'thread':11,45 'two':149 'type':62 'use':12 'want':89 'way':150 'wget':113,136 'wonder':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706271759
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/14074247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706251759 {#1793
    date: 2024-01-26 07:49:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1827
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1872 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "scraped-media-links-from-instagram-and-threads"
  +title: "scraped media links from instagram and threads"
  +url: "https://gist.github.com/Ghodawalaaman/f331d95550f64afac67a6b2a68903bf7"
  +body: """
    I have scraped a lot of links from instagram and threads using selenium python. It was a good learning experience. I will be running that script for few days more and will see how many more media links I can scrape from instagram and threads.\n
    \n
    However, the problem is that the media isn’t tagged so we don’t know what type of media it is. I wonder if there is an AI or something that can categorize this random media links to an organized list.\n
    \n
    if you want to download all the media from the links you can run the following command:\n
    \n
    ```\n
    \n
    <span style="font-style:italic;color:#969896;"># This command will download file with all the links\n
    </span><span style="color:#323232;">wget -O links.txt https://gist.githubusercontent.com/Ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt\n
    </span><span style="font-style:italic;color:#969896;"># This command will actually download the media from the links file we got from the above command \n
    </span><span style="color:#323232;">wget -i links1.txt\n
    </span>\n
    ```\n
    \n
    I was thinking about storing all of these. there is two ways of storing these. the first one is to just store the links.txt file and download the content when needed or we can download the content from the links save it to a hard drive. the second method will consume more space, so the first method is good imo.\n
    \n
    I hope it was something you like :)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728969781 {#1664
    date: 2024-10-15 07:23:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1601 …}
  +votes: Doctrine\ORM\PersistentCollection {#1897 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 33175
  -titleTs: "'instagram':5 'link':3 'media':2 'scrape':1 'thread':7"
  -bodyTs: "'/ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt':118 'actual':122 'ai':73 'categor':78 'command':103,105,120,135 'consum':189 'content':167,175 'day':29 'download':91,107,123,165,173 'drive':184 'experi':20 'file':108,129,163 'first':155,194 'follow':102 'gist.githubusercontent.com':117 'gist.githubusercontent.com/ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt':116 'good':18,197 'got':131 'hard':183 'hope':200 'howev':46 'imo':198 'instagram':9,43 'isn':53 'know':60 'learn':19 'like':205 'link':7,38,82,97,112,128,178 'links.txt':115,162 'links1.txt':138 'list':86 'lot':5 'mani':35 'media':37,52,64,81,94,125 'method':187,195 'need':169 'o':114 'one':156 'organ':85 'problem':48 'python':14 'random':80 'run':24,100 'save':179 'scrape':3,41 'script':26 'second':186 'see':33 'selenium':13 'someth':75,203 'space':191 'store':143,152,160 'tag':55 'think':141 'thread':11,45 'two':149 'type':62 'use':12 'want':89 'way':150 'wget':113,136 'wonder':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706271759
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/14074247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706251759 {#1793
    date: 2024-01-26 07:49:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1827
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1872 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "scraped-media-links-from-instagram-and-threads"
  +title: "scraped media links from instagram and threads"
  +url: "https://gist.github.com/Ghodawalaaman/f331d95550f64afac67a6b2a68903bf7"
  +body: """
    I have scraped a lot of links from instagram and threads using selenium python. It was a good learning experience. I will be running that script for few days more and will see how many more media links I can scrape from instagram and threads.\n
    \n
    However, the problem is that the media isn’t tagged so we don’t know what type of media it is. I wonder if there is an AI or something that can categorize this random media links to an organized list.\n
    \n
    if you want to download all the media from the links you can run the following command:\n
    \n
    ```\n
    \n
    <span style="font-style:italic;color:#969896;"># This command will download file with all the links\n
    </span><span style="color:#323232;">wget -O links.txt https://gist.githubusercontent.com/Ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt\n
    </span><span style="font-style:italic;color:#969896;"># This command will actually download the media from the links file we got from the above command \n
    </span><span style="color:#323232;">wget -i links1.txt\n
    </span>\n
    ```\n
    \n
    I was thinking about storing all of these. there is two ways of storing these. the first one is to just store the links.txt file and download the content when needed or we can download the content from the links save it to a hard drive. the second method will consume more space, so the first method is good imo.\n
    \n
    I hope it was something you like :)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728969781 {#1664
    date: 2024-10-15 07:23:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1601 …}
  +votes: Doctrine\ORM\PersistentCollection {#1897 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 33175
  -titleTs: "'instagram':5 'link':3 'media':2 'scrape':1 'thread':7"
  -bodyTs: "'/ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt':118 'actual':122 'ai':73 'categor':78 'command':103,105,120,135 'consum':189 'content':167,175 'day':29 'download':91,107,123,165,173 'drive':184 'experi':20 'file':108,129,163 'first':155,194 'follow':102 'gist.githubusercontent.com':117 'gist.githubusercontent.com/ghodawalaaman/f331d95550f64afac67a6b2a68903bf7/raw/7cc4cc57cdf5ab8aef6471c9407585315ca9d628/gistfile1.txt':116 'good':18,197 'got':131 'hard':183 'hope':200 'howev':46 'imo':198 'instagram':9,43 'isn':53 'know':60 'learn':19 'like':205 'link':7,38,82,97,112,128,178 'links.txt':115,162 'links1.txt':138 'list':86 'lot':5 'mani':35 'media':37,52,64,81,94,125 'method':187,195 'need':169 'o':114 'one':156 'organ':85 'problem':48 'python':14 'random':80 'run':24,100 'save':179 'scrape':3,41 'script':26 'second':186 'see':33 'selenium':13 'someth':75,203 'space':191 'store':143,152,160 'tag':55 'think':141 'thread':11,45 'two':149 'type':62 'use':12 'want':89 'way':150 'wget':113,136 'wonder':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706271759
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/14074247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706251759 {#1793
    date: 2024-01-26 07:49:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1657
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "wayland-not-even-once"
  +title: "wayland, not even once"
  +url: "https://gist.github.com/probonopd/9feb7c20257af5dd915e3a9f2d1f2277"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700224321 {#1623
    date: 2023-11-17 13:32:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 13764
  -titleTs: "'even':3 'wayland':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700280146
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9320318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700193746 {#1519
    date: 2023-11-17 05:02:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1657
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "wayland-not-even-once"
  +title: "wayland, not even once"
  +url: "https://gist.github.com/probonopd/9feb7c20257af5dd915e3a9f2d1f2277"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700224321 {#1623
    date: 2023-11-17 13:32:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 13764
  -titleTs: "'even':3 'wayland':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700280146
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9320318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700193746 {#1519
    date: 2023-11-17 05:02:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1657
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "wayland-not-even-once"
  +title: "wayland, not even once"
  +url: "https://gist.github.com/probonopd/9feb7c20257af5dd915e3a9f2d1f2277"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700224321 {#1623
    date: 2023-11-17 13:32:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 13764
  -titleTs: "'even':3 'wayland':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700280146
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9320318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700193746 {#1519
    date: 2023-11-17 05:02:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Wayland-is-a-cancer-to-the-Linux-desktop"
  +title: "Wayland is a cancer to the Linux desktop."
  +url: "https://gist.github.com/probonopd/9feb7c20257af5dd915e3a9f2d1f2277"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699895118 {#1470
    date: 2023-11-13 18:05:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1483 …}
  +votes: Doctrine\ORM\PersistentCollection {#1484 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1496 …}
  +badges: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 12630
  -titleTs: "'cancer':4 'desktop':8 'linux':7 'wayland':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699957841
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9097975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699893341 {#1469
    date: 2023-11-13 17:35:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Wayland-is-a-cancer-to-the-Linux-desktop"
  +title: "Wayland is a cancer to the Linux desktop."
  +url: "https://gist.github.com/probonopd/9feb7c20257af5dd915e3a9f2d1f2277"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699895118 {#1470
    date: 2023-11-13 18:05:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1483 …}
  +votes: Doctrine\ORM\PersistentCollection {#1484 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1496 …}
  +badges: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 12630
  -titleTs: "'cancer':4 'desktop':8 'linux':7 'wayland':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699957841
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9097975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699893341 {#1469
    date: 2023-11-13 17:35:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Wayland-is-a-cancer-to-the-Linux-desktop"
  +title: "Wayland is a cancer to the Linux desktop."
  +url: "https://gist.github.com/probonopd/9feb7c20257af5dd915e3a9f2d1f2277"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699895118 {#1470
    date: 2023-11-13 18:05:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1483 …}
  +votes: Doctrine\ORM\PersistentCollection {#1484 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1496 …}
  +badges: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 12630
  -titleTs: "'cancer':4 'desktop':8 'linux':7 'wayland':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699957841
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9097975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699893341 {#1469
    date: 2023-11-13 17:35:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1477 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Archive-org-Scanned-Book-Downloader-Bookmarklet"
  +title: "Archive.org Scanned Book Downloader Bookmarklet"
  +url: "https://gist.github.com/cemerson/043d3b455317d762bb1378aeac3679f3"
  +body: "found this great bookmarklet for downloading DRM'd books from the internet archive in high quality. did not work in edge, but worked great in chrome!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690392247 {#1493
    date: 2023-07-26 19:24:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 13923
  -titleTs: "'archive.org':1 'book':3 'bookmarklet':5 'download':4 'scan':2"
  -bodyTs: "'archiv':13 'book':9 'bookmarklet':4 'chrome':26 'd':8 'download':6 'drm':7 'edg':21 'found':1 'great':3,24 'high':15 'internet':12 'qualiti':16 'work':19,23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690392247
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/254232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690392247 {#1495
    date: 2023-07-26 19:24: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
15 DENIED edit
App\Entity\Entry {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1477 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Archive-org-Scanned-Book-Downloader-Bookmarklet"
  +title: "Archive.org Scanned Book Downloader Bookmarklet"
  +url: "https://gist.github.com/cemerson/043d3b455317d762bb1378aeac3679f3"
  +body: "found this great bookmarklet for downloading DRM'd books from the internet archive in high quality. did not work in edge, but worked great in chrome!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690392247 {#1493
    date: 2023-07-26 19:24:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 13923
  -titleTs: "'archive.org':1 'book':3 'bookmarklet':5 'download':4 'scan':2"
  -bodyTs: "'archiv':13 'book':9 'bookmarklet':4 'chrome':26 'd':8 'download':6 'drm':7 'edg':21 'found':1 'great':3,24 'high':15 'internet':12 'qualiti':16 'work':19,23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690392247
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/254232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690392247 {#1495
    date: 2023-07-26 19:24: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
16 DENIED moderate
App\Entity\Entry {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1477 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Archive-org-Scanned-Book-Downloader-Bookmarklet"
  +title: "Archive.org Scanned Book Downloader Bookmarklet"
  +url: "https://gist.github.com/cemerson/043d3b455317d762bb1378aeac3679f3"
  +body: "found this great bookmarklet for downloading DRM'd books from the internet archive in high quality. did not work in edge, but worked great in chrome!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690392247 {#1493
    date: 2023-07-26 19:24:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 13923
  -titleTs: "'archive.org':1 'book':3 'bookmarklet':5 'download':4 'scan':2"
  -bodyTs: "'archiv':13 'book':9 'bookmarklet':4 'chrome':26 'd':8 'download':6 'drm':7 'edg':21 'found':1 'great':3,24 'high':15 'internet':12 'qualiti':16 'work':19,23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690392247
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/254232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690392247 {#1495
    date: 2023-07-26 19:24: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