GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/5466/Me-Trying-To-Use-The-Internet/comment/50218/votes/up

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.72 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1374
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#320
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#321
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#315
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    >give normalfags access to the web  \n
    >a place where they can say and host anything  \n
    >they choose walled garden social media instead  \n
    >they ruin the entire web in less than 10 years \   \n
    >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
    >FOR FREE AND UNCENSORED  \n
    >in better quality than any streaming service or cable provider  \n
    >they pay $10 a month to multiple low quality streaming services instead  \n
    >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
    >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
    \n
    >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
    >it’s so small they can carry it with them everywhere  \n
    >you can always get an internet connection  \n
    >normalfags use the device to take pictures of themselves to share with other normalfags  \n
    >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
    >ruin the concept of OC in less than a decade  \n
    >everyone producing high quality work is drowned out or gives up all together\n
    \n
    >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
    >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
    >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
    >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
    >took them less than 10 years to ruin free speech on the internet\n
    \n
    Why do they ruin everything? Why did we allow this to happen?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697369751 {#1769
    date: 2023-10-15 13:35:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1371 …}
  +nested: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  -id: 50218
  -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353136 {#1969
    date: 2023-10-15 08:58:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1374
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#320
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#321
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#315
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    >give normalfags access to the web  \n
    >a place where they can say and host anything  \n
    >they choose walled garden social media instead  \n
    >they ruin the entire web in less than 10 years \   \n
    >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
    >FOR FREE AND UNCENSORED  \n
    >in better quality than any streaming service or cable provider  \n
    >they pay $10 a month to multiple low quality streaming services instead  \n
    >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
    >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
    \n
    >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
    >it’s so small they can carry it with them everywhere  \n
    >you can always get an internet connection  \n
    >normalfags use the device to take pictures of themselves to share with other normalfags  \n
    >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
    >ruin the concept of OC in less than a decade  \n
    >everyone producing high quality work is drowned out or gives up all together\n
    \n
    >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
    >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
    >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
    >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
    >took them less than 10 years to ruin free speech on the internet\n
    \n
    Why do they ruin everything? Why did we allow this to happen?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697369751 {#1769
    date: 2023-10-15 13:35:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1371 …}
  +nested: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  -id: 50218
  -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353136 {#1969
    date: 2023-10-15 08:58:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1374
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#320
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#321
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#315
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    >give normalfags access to the web  \n
    >a place where they can say and host anything  \n
    >they choose walled garden social media instead  \n
    >they ruin the entire web in less than 10 years \   \n
    >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
    >FOR FREE AND UNCENSORED  \n
    >in better quality than any streaming service or cable provider  \n
    >they pay $10 a month to multiple low quality streaming services instead  \n
    >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
    >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
    \n
    >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
    >it’s so small they can carry it with them everywhere  \n
    >you can always get an internet connection  \n
    >normalfags use the device to take pictures of themselves to share with other normalfags  \n
    >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
    >ruin the concept of OC in less than a decade  \n
    >everyone producing high quality work is drowned out or gives up all together\n
    \n
    >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
    >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
    >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
    >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
    >took them less than 10 years to ruin free speech on the internet\n
    \n
    Why do they ruin everything? Why did we allow this to happen?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697369751 {#1769
    date: 2023-10-15 13:35:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1371 …}
  +nested: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  -id: 50218
  -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353136 {#1969
    date: 2023-10-15 08:58:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED edit
App\Entity\Magazine {#312
  +icon: Proxies\__CG__\App\Entity\Image {#293 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#320
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#284 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
  +entries: Doctrine\ORM\PersistentCollection {#227 …}
  +posts: Doctrine\ORM\PersistentCollection {#185 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
  +bans: Doctrine\ORM\PersistentCollection {#164 …}
  +reports: Doctrine\ORM\PersistentCollection {#150 …}
  +badges: Doctrine\ORM\PersistentCollection {#128 …}
  +logs: Doctrine\ORM\PersistentCollection {#118 …}
  +awards: Doctrine\ORM\PersistentCollection {#107 …}
  +categories: Doctrine\ORM\PersistentCollection {#94 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#321
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#315
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details