GET https://kbin.spritesserver.nl/index.php/u/@Nunya@lemdro.id/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2095
  +user: Proxies\__CG__\App\Entity\User {#2331 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
  +slug: "Connect-1-0-171-Released"
  +title: "Connect 1.0.171 Released"
  +url: null
  +body: """
    Hi, it’s been a while since I’ve done one of these so this will be changes between 150 and 171. I’ve been focused on resolving image and performance issues mainly in this time but I also added a couple new things too. Youtube links now open in-app (configurable in settings), there’s an option to remove special characters from display names which also changes bubble letters into plain letters, search results are now sortable, and mentions now show up correctly in the inbox.\n
    \n
    ### Added\n
    \n
    - Tagged comments (person mentions) now show up in the inbox\n
    - Option to control where Youtube links open\n
    - Option to hide special characters in usernames (and transform bubble letters)\n
    - Added sort options to search\n
    - Youtube links now bypass the webview and open directly in app\n
    - Added experimental setting to highlight new comments (defaulted OFF)\n
    - Added back navigation inside web views\n
    - Added scaled / controversial sort options\n
    - Added initial support for Lemmy 0.19\n
    \n
    ### Upgrades\n
    \n
    - Upgraded various libraries\n
    - Upgraded Fliutter 3.13 -> 3.16\n
    \n
    ### Fixed\n
    \n
    - User Profile comment links on foreign instances now resolve correctly\n
    - Fixed an issue clicking on saved comments from foreign instances\n
    - Fix a flash when expanding images in some scenarios (not in cache)\n
    - Fix a minor flash on user avatars and community icons\n
    - Video Player bar text is now always white\n
    - Fixed an image flash when a cached image is no longer held in memory\n
    - Fix an issue with how I’m calling the Pictrs API on Webp images\n
    - Added a secondary image cache for avatars/icons\n
    - videos now start smaller while loading instead of taking up full height\n
    - Fixed an issue where images could fail to load when clicked\n
    - Fixed comment notifications not showing the correct comment thread\n
    - Smoothed out the image close animation a bit more\n
    - Possibly fixed a bug with clicking comment replies from the inbox\n
    - Fixed a bug with the link handler resolving post card clicks\n
    - When link handler resolution fails now loads posts from the remote instance\n
    - Fixed a comment display error with inline videos\n
    - Fixed a link handler issue where it could fail on posts from different instances\n
    - Fixed an issue with urls similar to Lemmy format being mistaken for a Lemmy instance\n
    - Fixed a crash related to link handler finishing before its transition completed\n
    - Fixed issue with vote actions not refreshing post cache\n
    - Refreshing post list now scrolls to the top\n
    - Fixed an animation flash when expanding images\n
    - Fixed a login issue with instances on v0.19\n
    - Video player now mixs with other audio instead of taking over\n
    - Upgraded various libraries\n
    - Fixed an issue with thumbnails apppearing blurry\n
    - Fixed a bug where links without any protocol prefix would crash\n
    - Increased the cache size from 100 objects to 200\n
    \n
    Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
    \n
    Links:\n
    ======\n
    \n
    - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
    - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
    \n
    -kuroneko
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728269794 {#2346
    date: 2024-10-07 04:56:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  +badges: Doctrine\ORM\PersistentCollection {#2259 …}
  +children: [
    App\Entity\EntryComment {#2088
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2095 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: "Thanks for your hard work on this great Lemmy app."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705943715 {#2064
        date: 2024-01-22 18:15:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kuro_neko@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 331942
      -bodyTs: "'app':10 'great':8 'hard':4 'lemmi':9 'thank':1 'work':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/5365503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705943715 {#2089
        date: 2024-01-22 18:15:15.0 +01:00
      }
      +"title": 331942
    }
  ]
  -id: 32362
  -titleTs: "'1.0.171':2 'connect':1 'releas':3"
  -bodyTs: "'/kurononeko)':491 '/store/apps/details?id=com.kuroneko.lemmy_connect)':483 '0.19':159 '100':447 '150':20 '171':22 '200':450 '3.13':166 '3.16':167 'action':382 'ad':40,89,118,134,143,149,154,247 'also':39,68 'alway':217 'anim':291,397 'api':243 'app':52,133,474 'apppear':429 'audio':416 'avatar':207 'avatars/icons':253 'back':144 'bar':213 'best':473 'bit':293 'blurri':430 'brows':476 'bubbl':70,116 'bug':298,308,433 'bypass':126 'cach':200,225,251,386,444 'call':240 'card':315 'chang':18,69 'charact':63,111 'click':182,276,300,316 'close':290 'come':464 'comment':91,140,171,185,278,284,301,331 'communiti':209 'complet':377 'configur':53 'connect':471 'continu':468 'control':102 'controversi':151 'correct':85,178,283 'could':271,344 'coupl':42 'crash':368,441 'default':141 'differ':349 'direct':131 'display':65,332 'done':10 'error':333 'everyon':453 'expand':193,400 'experiment':135 'fail':272,321,345 'finish':373 'fix':168,179,189,201,219,233,266,277,296,306,329,337,351,366,378,395,402,424,431 'flash':191,204,222,398 'fliutter':165 'focus':26 'foreign':174,187 'format':359 'full':264 'googl':479 'handler':312,319,340,372 'height':265 'held':230 'hi':1 'hide':109 'highlight':138 'icon':210 'imag':29,194,221,226,246,250,270,289,401 'in-app':50 'inbox':88,99,305 'increas':442 'initi':155 'inlin':335 'insid':146 'instanc':175,188,328,350,365,407 'instead':260,417 'issu':32,181,235,268,341,353,379,405,426 'keep':462 'kuroneko':492 'lemmi':158,358,364,477 'letter':71,74,117 'librari':163,423 'link':47,105,124,172,311,318,339,371,435,478 'list':389 'll':467 'load':259,274,323 'login':404 'longer':229 'm':239 'main':33 'make':470 'memori':232 'mention':81,93 'minor':203 'mistaken':361 'mix':413 'name':66 'navig':145 'new':43,139 'notif':279 'object':448 'one':11 'open':49,106,130 'option':59,100,107,120,153 'perform':31 'person':92 'pictr':242 'plain':73 'play':480 'play.google.com':482 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':481 'player':212,411 'pleas':461 'possibl':295 'post':314,324,347,385,388 'prefix':439 'profil':170 'protocol':438 'refresh':384,387 'relat':369 'remot':327 'remov':61 'repli':302 'resolut':320 'resolv':28,177,313 'result':76 'save':184 'scale':150 'scenario':197 'scroll':391 'search':75,122 'secondari':249 'set':55,136 'show':83,95,281 'similar':356 'sinc':7 'size':445 'smaller':257 'smooth':286 'sort':119,152 'sortabl':79 'special':62,110 'start':256 'suggest':460 'support':156,458,486 'tag':90 'take':262,419 'text':214 'thank':451 'thing':44 'thread':285 'thumbnail':428 'time':36 'top':394 'transform':115 'transit':376 'upgrad':160,161,164,421 'url':355 'user':169,206 'usernam':113 'v0.19':409 'various':162,422 've':9,24 'video':211,254,336,410 'view':148 'vote':381 'web':147 'webp':245 'webview':128 'white':218 'without':436 'would':440 'www.buymeacoffee.com':490 'www.buymeacoffee.com/kurononeko)':489 'youtub':46,104,123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706016427
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13797344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705930027 {#2279
    date: 2024-01-22 14:27:07.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2095
  +user: Proxies\__CG__\App\Entity\User {#2331 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
  +slug: "Connect-1-0-171-Released"
  +title: "Connect 1.0.171 Released"
  +url: null
  +body: """
    Hi, it’s been a while since I’ve done one of these so this will be changes between 150 and 171. I’ve been focused on resolving image and performance issues mainly in this time but I also added a couple new things too. Youtube links now open in-app (configurable in settings), there’s an option to remove special characters from display names which also changes bubble letters into plain letters, search results are now sortable, and mentions now show up correctly in the inbox.\n
    \n
    ### Added\n
    \n
    - Tagged comments (person mentions) now show up in the inbox\n
    - Option to control where Youtube links open\n
    - Option to hide special characters in usernames (and transform bubble letters)\n
    - Added sort options to search\n
    - Youtube links now bypass the webview and open directly in app\n
    - Added experimental setting to highlight new comments (defaulted OFF)\n
    - Added back navigation inside web views\n
    - Added scaled / controversial sort options\n
    - Added initial support for Lemmy 0.19\n
    \n
    ### Upgrades\n
    \n
    - Upgraded various libraries\n
    - Upgraded Fliutter 3.13 -> 3.16\n
    \n
    ### Fixed\n
    \n
    - User Profile comment links on foreign instances now resolve correctly\n
    - Fixed an issue clicking on saved comments from foreign instances\n
    - Fix a flash when expanding images in some scenarios (not in cache)\n
    - Fix a minor flash on user avatars and community icons\n
    - Video Player bar text is now always white\n
    - Fixed an image flash when a cached image is no longer held in memory\n
    - Fix an issue with how I’m calling the Pictrs API on Webp images\n
    - Added a secondary image cache for avatars/icons\n
    - videos now start smaller while loading instead of taking up full height\n
    - Fixed an issue where images could fail to load when clicked\n
    - Fixed comment notifications not showing the correct comment thread\n
    - Smoothed out the image close animation a bit more\n
    - Possibly fixed a bug with clicking comment replies from the inbox\n
    - Fixed a bug with the link handler resolving post card clicks\n
    - When link handler resolution fails now loads posts from the remote instance\n
    - Fixed a comment display error with inline videos\n
    - Fixed a link handler issue where it could fail on posts from different instances\n
    - Fixed an issue with urls similar to Lemmy format being mistaken for a Lemmy instance\n
    - Fixed a crash related to link handler finishing before its transition completed\n
    - Fixed issue with vote actions not refreshing post cache\n
    - Refreshing post list now scrolls to the top\n
    - Fixed an animation flash when expanding images\n
    - Fixed a login issue with instances on v0.19\n
    - Video player now mixs with other audio instead of taking over\n
    - Upgraded various libraries\n
    - Fixed an issue with thumbnails apppearing blurry\n
    - Fixed a bug where links without any protocol prefix would crash\n
    - Increased the cache size from 100 objects to 200\n
    \n
    Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
    \n
    Links:\n
    ======\n
    \n
    - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
    - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
    \n
    -kuroneko
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728269794 {#2346
    date: 2024-10-07 04:56:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  +badges: Doctrine\ORM\PersistentCollection {#2259 …}
  +children: [
    App\Entity\EntryComment {#2088
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2095 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: "Thanks for your hard work on this great Lemmy app."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705943715 {#2064
        date: 2024-01-22 18:15:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kuro_neko@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 331942
      -bodyTs: "'app':10 'great':8 'hard':4 'lemmi':9 'thank':1 'work':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/5365503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705943715 {#2089
        date: 2024-01-22 18:15:15.0 +01:00
      }
      +"title": 331942
    }
  ]
  -id: 32362
  -titleTs: "'1.0.171':2 'connect':1 'releas':3"
  -bodyTs: "'/kurononeko)':491 '/store/apps/details?id=com.kuroneko.lemmy_connect)':483 '0.19':159 '100':447 '150':20 '171':22 '200':450 '3.13':166 '3.16':167 'action':382 'ad':40,89,118,134,143,149,154,247 'also':39,68 'alway':217 'anim':291,397 'api':243 'app':52,133,474 'apppear':429 'audio':416 'avatar':207 'avatars/icons':253 'back':144 'bar':213 'best':473 'bit':293 'blurri':430 'brows':476 'bubbl':70,116 'bug':298,308,433 'bypass':126 'cach':200,225,251,386,444 'call':240 'card':315 'chang':18,69 'charact':63,111 'click':182,276,300,316 'close':290 'come':464 'comment':91,140,171,185,278,284,301,331 'communiti':209 'complet':377 'configur':53 'connect':471 'continu':468 'control':102 'controversi':151 'correct':85,178,283 'could':271,344 'coupl':42 'crash':368,441 'default':141 'differ':349 'direct':131 'display':65,332 'done':10 'error':333 'everyon':453 'expand':193,400 'experiment':135 'fail':272,321,345 'finish':373 'fix':168,179,189,201,219,233,266,277,296,306,329,337,351,366,378,395,402,424,431 'flash':191,204,222,398 'fliutter':165 'focus':26 'foreign':174,187 'format':359 'full':264 'googl':479 'handler':312,319,340,372 'height':265 'held':230 'hi':1 'hide':109 'highlight':138 'icon':210 'imag':29,194,221,226,246,250,270,289,401 'in-app':50 'inbox':88,99,305 'increas':442 'initi':155 'inlin':335 'insid':146 'instanc':175,188,328,350,365,407 'instead':260,417 'issu':32,181,235,268,341,353,379,405,426 'keep':462 'kuroneko':492 'lemmi':158,358,364,477 'letter':71,74,117 'librari':163,423 'link':47,105,124,172,311,318,339,371,435,478 'list':389 'll':467 'load':259,274,323 'login':404 'longer':229 'm':239 'main':33 'make':470 'memori':232 'mention':81,93 'minor':203 'mistaken':361 'mix':413 'name':66 'navig':145 'new':43,139 'notif':279 'object':448 'one':11 'open':49,106,130 'option':59,100,107,120,153 'perform':31 'person':92 'pictr':242 'plain':73 'play':480 'play.google.com':482 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':481 'player':212,411 'pleas':461 'possibl':295 'post':314,324,347,385,388 'prefix':439 'profil':170 'protocol':438 'refresh':384,387 'relat':369 'remot':327 'remov':61 'repli':302 'resolut':320 'resolv':28,177,313 'result':76 'save':184 'scale':150 'scenario':197 'scroll':391 'search':75,122 'secondari':249 'set':55,136 'show':83,95,281 'similar':356 'sinc':7 'size':445 'smaller':257 'smooth':286 'sort':119,152 'sortabl':79 'special':62,110 'start':256 'suggest':460 'support':156,458,486 'tag':90 'take':262,419 'text':214 'thank':451 'thing':44 'thread':285 'thumbnail':428 'time':36 'top':394 'transform':115 'transit':376 'upgrad':160,161,164,421 'url':355 'user':169,206 'usernam':113 'v0.19':409 'various':162,422 've':9,24 'video':211,254,336,410 'view':148 'vote':381 'web':147 'webp':245 'webview':128 'white':218 'without':436 'would':440 'www.buymeacoffee.com':490 'www.buymeacoffee.com/kurononeko)':489 'youtub':46,104,123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706016427
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13797344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705930027 {#2279
    date: 2024-01-22 14:27:07.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2095
  +user: Proxies\__CG__\App\Entity\User {#2331 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
  +slug: "Connect-1-0-171-Released"
  +title: "Connect 1.0.171 Released"
  +url: null
  +body: """
    Hi, it’s been a while since I’ve done one of these so this will be changes between 150 and 171. I’ve been focused on resolving image and performance issues mainly in this time but I also added a couple new things too. Youtube links now open in-app (configurable in settings), there’s an option to remove special characters from display names which also changes bubble letters into plain letters, search results are now sortable, and mentions now show up correctly in the inbox.\n
    \n
    ### Added\n
    \n
    - Tagged comments (person mentions) now show up in the inbox\n
    - Option to control where Youtube links open\n
    - Option to hide special characters in usernames (and transform bubble letters)\n
    - Added sort options to search\n
    - Youtube links now bypass the webview and open directly in app\n
    - Added experimental setting to highlight new comments (defaulted OFF)\n
    - Added back navigation inside web views\n
    - Added scaled / controversial sort options\n
    - Added initial support for Lemmy 0.19\n
    \n
    ### Upgrades\n
    \n
    - Upgraded various libraries\n
    - Upgraded Fliutter 3.13 -> 3.16\n
    \n
    ### Fixed\n
    \n
    - User Profile comment links on foreign instances now resolve correctly\n
    - Fixed an issue clicking on saved comments from foreign instances\n
    - Fix a flash when expanding images in some scenarios (not in cache)\n
    - Fix a minor flash on user avatars and community icons\n
    - Video Player bar text is now always white\n
    - Fixed an image flash when a cached image is no longer held in memory\n
    - Fix an issue with how I’m calling the Pictrs API on Webp images\n
    - Added a secondary image cache for avatars/icons\n
    - videos now start smaller while loading instead of taking up full height\n
    - Fixed an issue where images could fail to load when clicked\n
    - Fixed comment notifications not showing the correct comment thread\n
    - Smoothed out the image close animation a bit more\n
    - Possibly fixed a bug with clicking comment replies from the inbox\n
    - Fixed a bug with the link handler resolving post card clicks\n
    - When link handler resolution fails now loads posts from the remote instance\n
    - Fixed a comment display error with inline videos\n
    - Fixed a link handler issue where it could fail on posts from different instances\n
    - Fixed an issue with urls similar to Lemmy format being mistaken for a Lemmy instance\n
    - Fixed a crash related to link handler finishing before its transition completed\n
    - Fixed issue with vote actions not refreshing post cache\n
    - Refreshing post list now scrolls to the top\n
    - Fixed an animation flash when expanding images\n
    - Fixed a login issue with instances on v0.19\n
    - Video player now mixs with other audio instead of taking over\n
    - Upgraded various libraries\n
    - Fixed an issue with thumbnails apppearing blurry\n
    - Fixed a bug where links without any protocol prefix would crash\n
    - Increased the cache size from 100 objects to 200\n
    \n
    Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
    \n
    Links:\n
    ======\n
    \n
    - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
    - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
    \n
    -kuroneko
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728269794 {#2346
    date: 2024-10-07 04:56:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  +badges: Doctrine\ORM\PersistentCollection {#2259 …}
  +children: [
    App\Entity\EntryComment {#2088
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2095 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: "Thanks for your hard work on this great Lemmy app."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705943715 {#2064
        date: 2024-01-22 18:15:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kuro_neko@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 331942
      -bodyTs: "'app':10 'great':8 'hard':4 'lemmi':9 'thank':1 'work':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/5365503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705943715 {#2089
        date: 2024-01-22 18:15:15.0 +01:00
      }
      +"title": 331942
    }
  ]
  -id: 32362
  -titleTs: "'1.0.171':2 'connect':1 'releas':3"
  -bodyTs: "'/kurononeko)':491 '/store/apps/details?id=com.kuroneko.lemmy_connect)':483 '0.19':159 '100':447 '150':20 '171':22 '200':450 '3.13':166 '3.16':167 'action':382 'ad':40,89,118,134,143,149,154,247 'also':39,68 'alway':217 'anim':291,397 'api':243 'app':52,133,474 'apppear':429 'audio':416 'avatar':207 'avatars/icons':253 'back':144 'bar':213 'best':473 'bit':293 'blurri':430 'brows':476 'bubbl':70,116 'bug':298,308,433 'bypass':126 'cach':200,225,251,386,444 'call':240 'card':315 'chang':18,69 'charact':63,111 'click':182,276,300,316 'close':290 'come':464 'comment':91,140,171,185,278,284,301,331 'communiti':209 'complet':377 'configur':53 'connect':471 'continu':468 'control':102 'controversi':151 'correct':85,178,283 'could':271,344 'coupl':42 'crash':368,441 'default':141 'differ':349 'direct':131 'display':65,332 'done':10 'error':333 'everyon':453 'expand':193,400 'experiment':135 'fail':272,321,345 'finish':373 'fix':168,179,189,201,219,233,266,277,296,306,329,337,351,366,378,395,402,424,431 'flash':191,204,222,398 'fliutter':165 'focus':26 'foreign':174,187 'format':359 'full':264 'googl':479 'handler':312,319,340,372 'height':265 'held':230 'hi':1 'hide':109 'highlight':138 'icon':210 'imag':29,194,221,226,246,250,270,289,401 'in-app':50 'inbox':88,99,305 'increas':442 'initi':155 'inlin':335 'insid':146 'instanc':175,188,328,350,365,407 'instead':260,417 'issu':32,181,235,268,341,353,379,405,426 'keep':462 'kuroneko':492 'lemmi':158,358,364,477 'letter':71,74,117 'librari':163,423 'link':47,105,124,172,311,318,339,371,435,478 'list':389 'll':467 'load':259,274,323 'login':404 'longer':229 'm':239 'main':33 'make':470 'memori':232 'mention':81,93 'minor':203 'mistaken':361 'mix':413 'name':66 'navig':145 'new':43,139 'notif':279 'object':448 'one':11 'open':49,106,130 'option':59,100,107,120,153 'perform':31 'person':92 'pictr':242 'plain':73 'play':480 'play.google.com':482 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':481 'player':212,411 'pleas':461 'possibl':295 'post':314,324,347,385,388 'prefix':439 'profil':170 'protocol':438 'refresh':384,387 'relat':369 'remot':327 'remov':61 'repli':302 'resolut':320 'resolv':28,177,313 'result':76 'save':184 'scale':150 'scenario':197 'scroll':391 'search':75,122 'secondari':249 'set':55,136 'show':83,95,281 'similar':356 'sinc':7 'size':445 'smaller':257 'smooth':286 'sort':119,152 'sortabl':79 'special':62,110 'start':256 'suggest':460 'support':156,458,486 'tag':90 'take':262,419 'text':214 'thank':451 'thing':44 'thread':285 'thumbnail':428 'time':36 'top':394 'transform':115 'transit':376 'upgrad':160,161,164,421 'url':355 'user':169,206 'usernam':113 'v0.19':409 'various':162,422 've':9,24 'video':211,254,336,410 'view':148 'vote':381 'web':147 'webp':245 'webview':128 'white':218 'without':436 'would':440 'www.buymeacoffee.com':490 'www.buymeacoffee.com/kurononeko)':489 'youtub':46,104,123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706016427
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13797344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705930027 {#2279
    date: 2024-01-22 14:27:07.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2095
    +user: Proxies\__CG__\App\Entity\User {#2331 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
    +slug: "Connect-1-0-171-Released"
    +title: "Connect 1.0.171 Released"
    +url: null
    +body: """
      Hi, it’s been a while since I’ve done one of these so this will be changes between 150 and 171. I’ve been focused on resolving image and performance issues mainly in this time but I also added a couple new things too. Youtube links now open in-app (configurable in settings), there’s an option to remove special characters from display names which also changes bubble letters into plain letters, search results are now sortable, and mentions now show up correctly in the inbox.\n
      \n
      ### Added\n
      \n
      - Tagged comments (person mentions) now show up in the inbox\n
      - Option to control where Youtube links open\n
      - Option to hide special characters in usernames (and transform bubble letters)\n
      - Added sort options to search\n
      - Youtube links now bypass the webview and open directly in app\n
      - Added experimental setting to highlight new comments (defaulted OFF)\n
      - Added back navigation inside web views\n
      - Added scaled / controversial sort options\n
      - Added initial support for Lemmy 0.19\n
      \n
      ### Upgrades\n
      \n
      - Upgraded various libraries\n
      - Upgraded Fliutter 3.13 -> 3.16\n
      \n
      ### Fixed\n
      \n
      - User Profile comment links on foreign instances now resolve correctly\n
      - Fixed an issue clicking on saved comments from foreign instances\n
      - Fix a flash when expanding images in some scenarios (not in cache)\n
      - Fix a minor flash on user avatars and community icons\n
      - Video Player bar text is now always white\n
      - Fixed an image flash when a cached image is no longer held in memory\n
      - Fix an issue with how I’m calling the Pictrs API on Webp images\n
      - Added a secondary image cache for avatars/icons\n
      - videos now start smaller while loading instead of taking up full height\n
      - Fixed an issue where images could fail to load when clicked\n
      - Fixed comment notifications not showing the correct comment thread\n
      - Smoothed out the image close animation a bit more\n
      - Possibly fixed a bug with clicking comment replies from the inbox\n
      - Fixed a bug with the link handler resolving post card clicks\n
      - When link handler resolution fails now loads posts from the remote instance\n
      - Fixed a comment display error with inline videos\n
      - Fixed a link handler issue where it could fail on posts from different instances\n
      - Fixed an issue with urls similar to Lemmy format being mistaken for a Lemmy instance\n
      - Fixed a crash related to link handler finishing before its transition completed\n
      - Fixed issue with vote actions not refreshing post cache\n
      - Refreshing post list now scrolls to the top\n
      - Fixed an animation flash when expanding images\n
      - Fixed a login issue with instances on v0.19\n
      - Video player now mixs with other audio instead of taking over\n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200\n
      \n
      Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
      \n
      Links:\n
      ======\n
      \n
      - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
      \n
      -kuroneko
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 57
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728269794 {#2346
      date: 2024-10-07 04:56:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2240 …}
    +votes: Doctrine\ORM\PersistentCollection {#2233 …}
    +reports: Doctrine\ORM\PersistentCollection {#2242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
    +badges: Doctrine\ORM\PersistentCollection {#2259 …}
    +children: [
      App\Entity\EntryComment {#2088}
    ]
    -id: 32362
    -titleTs: "'1.0.171':2 'connect':1 'releas':3"
    -bodyTs: "'/kurononeko)':491 '/store/apps/details?id=com.kuroneko.lemmy_connect)':483 '0.19':159 '100':447 '150':20 '171':22 '200':450 '3.13':166 '3.16':167 'action':382 'ad':40,89,118,134,143,149,154,247 'also':39,68 'alway':217 'anim':291,397 'api':243 'app':52,133,474 'apppear':429 'audio':416 'avatar':207 'avatars/icons':253 'back':144 'bar':213 'best':473 'bit':293 'blurri':430 'brows':476 'bubbl':70,116 'bug':298,308,433 'bypass':126 'cach':200,225,251,386,444 'call':240 'card':315 'chang':18,69 'charact':63,111 'click':182,276,300,316 'close':290 'come':464 'comment':91,140,171,185,278,284,301,331 'communiti':209 'complet':377 'configur':53 'connect':471 'continu':468 'control':102 'controversi':151 'correct':85,178,283 'could':271,344 'coupl':42 'crash':368,441 'default':141 'differ':349 'direct':131 'display':65,332 'done':10 'error':333 'everyon':453 'expand':193,400 'experiment':135 'fail':272,321,345 'finish':373 'fix':168,179,189,201,219,233,266,277,296,306,329,337,351,366,378,395,402,424,431 'flash':191,204,222,398 'fliutter':165 'focus':26 'foreign':174,187 'format':359 'full':264 'googl':479 'handler':312,319,340,372 'height':265 'held':230 'hi':1 'hide':109 'highlight':138 'icon':210 'imag':29,194,221,226,246,250,270,289,401 'in-app':50 'inbox':88,99,305 'increas':442 'initi':155 'inlin':335 'insid':146 'instanc':175,188,328,350,365,407 'instead':260,417 'issu':32,181,235,268,341,353,379,405,426 'keep':462 'kuroneko':492 'lemmi':158,358,364,477 'letter':71,74,117 'librari':163,423 'link':47,105,124,172,311,318,339,371,435,478 'list':389 'll':467 'load':259,274,323 'login':404 'longer':229 'm':239 'main':33 'make':470 'memori':232 'mention':81,93 'minor':203 'mistaken':361 'mix':413 'name':66 'navig':145 'new':43,139 'notif':279 'object':448 'one':11 'open':49,106,130 'option':59,100,107,120,153 'perform':31 'person':92 'pictr':242 'plain':73 'play':480 'play.google.com':482 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':481 'player':212,411 'pleas':461 'possibl':295 'post':314,324,347,385,388 'prefix':439 'profil':170 'protocol':438 'refresh':384,387 'relat':369 'remot':327 'remov':61 'repli':302 'resolut':320 'resolv':28,177,313 'result':76 'save':184 'scale':150 'scenario':197 'scroll':391 'search':75,122 'secondari':249 'set':55,136 'show':83,95,281 'similar':356 'sinc':7 'size':445 'smaller':257 'smooth':286 'sort':119,152 'sortabl':79 'special':62,110 'start':256 'suggest':460 'support':156,458,486 'tag':90 'take':262,419 'text':214 'thank':451 'thing':44 'thread':285 'thumbnail':428 'time':36 'top':394 'transform':115 'transit':376 'upgrad':160,161,164,421 'url':355 'user':169,206 'usernam':113 'v0.19':409 'various':162,422 've':9,24 'video':211,254,336,410 'view':148 'vote':381 'web':147 'webp':245 'webview':128 'white':218 'without':436 'would':440 'www.buymeacoffee.com':490 'www.buymeacoffee.com/kurononeko)':489 'youtub':46,104,123"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706016427
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13797344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705930027 {#2279
      date: 2024-01-22 14:27:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for your hard work on this great Lemmy app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705943715 {#2064
    date: 2024-01-22 18:15:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 331942
  -bodyTs: "'app':10 'great':8 'hard':4 'lemmi':9 'thank':1 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5365503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705943715 {#2089
    date: 2024-01-22 18:15:15.0 +01:00
  }
  +"title": 331942
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2095
    +user: Proxies\__CG__\App\Entity\User {#2331 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
    +slug: "Connect-1-0-171-Released"
    +title: "Connect 1.0.171 Released"
    +url: null
    +body: """
      Hi, it’s been a while since I’ve done one of these so this will be changes between 150 and 171. I’ve been focused on resolving image and performance issues mainly in this time but I also added a couple new things too. Youtube links now open in-app (configurable in settings), there’s an option to remove special characters from display names which also changes bubble letters into plain letters, search results are now sortable, and mentions now show up correctly in the inbox.\n
      \n
      ### Added\n
      \n
      - Tagged comments (person mentions) now show up in the inbox\n
      - Option to control where Youtube links open\n
      - Option to hide special characters in usernames (and transform bubble letters)\n
      - Added sort options to search\n
      - Youtube links now bypass the webview and open directly in app\n
      - Added experimental setting to highlight new comments (defaulted OFF)\n
      - Added back navigation inside web views\n
      - Added scaled / controversial sort options\n
      - Added initial support for Lemmy 0.19\n
      \n
      ### Upgrades\n
      \n
      - Upgraded various libraries\n
      - Upgraded Fliutter 3.13 -> 3.16\n
      \n
      ### Fixed\n
      \n
      - User Profile comment links on foreign instances now resolve correctly\n
      - Fixed an issue clicking on saved comments from foreign instances\n
      - Fix a flash when expanding images in some scenarios (not in cache)\n
      - Fix a minor flash on user avatars and community icons\n
      - Video Player bar text is now always white\n
      - Fixed an image flash when a cached image is no longer held in memory\n
      - Fix an issue with how I’m calling the Pictrs API on Webp images\n
      - Added a secondary image cache for avatars/icons\n
      - videos now start smaller while loading instead of taking up full height\n
      - Fixed an issue where images could fail to load when clicked\n
      - Fixed comment notifications not showing the correct comment thread\n
      - Smoothed out the image close animation a bit more\n
      - Possibly fixed a bug with clicking comment replies from the inbox\n
      - Fixed a bug with the link handler resolving post card clicks\n
      - When link handler resolution fails now loads posts from the remote instance\n
      - Fixed a comment display error with inline videos\n
      - Fixed a link handler issue where it could fail on posts from different instances\n
      - Fixed an issue with urls similar to Lemmy format being mistaken for a Lemmy instance\n
      - Fixed a crash related to link handler finishing before its transition completed\n
      - Fixed issue with vote actions not refreshing post cache\n
      - Refreshing post list now scrolls to the top\n
      - Fixed an animation flash when expanding images\n
      - Fixed a login issue with instances on v0.19\n
      - Video player now mixs with other audio instead of taking over\n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200\n
      \n
      Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
      \n
      Links:\n
      ======\n
      \n
      - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
      \n
      -kuroneko
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 57
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728269794 {#2346
      date: 2024-10-07 04:56:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2240 …}
    +votes: Doctrine\ORM\PersistentCollection {#2233 …}
    +reports: Doctrine\ORM\PersistentCollection {#2242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
    +badges: Doctrine\ORM\PersistentCollection {#2259 …}
    +children: [
      App\Entity\EntryComment {#2088}
    ]
    -id: 32362
    -titleTs: "'1.0.171':2 'connect':1 'releas':3"
    -bodyTs: "'/kurononeko)':491 '/store/apps/details?id=com.kuroneko.lemmy_connect)':483 '0.19':159 '100':447 '150':20 '171':22 '200':450 '3.13':166 '3.16':167 'action':382 'ad':40,89,118,134,143,149,154,247 'also':39,68 'alway':217 'anim':291,397 'api':243 'app':52,133,474 'apppear':429 'audio':416 'avatar':207 'avatars/icons':253 'back':144 'bar':213 'best':473 'bit':293 'blurri':430 'brows':476 'bubbl':70,116 'bug':298,308,433 'bypass':126 'cach':200,225,251,386,444 'call':240 'card':315 'chang':18,69 'charact':63,111 'click':182,276,300,316 'close':290 'come':464 'comment':91,140,171,185,278,284,301,331 'communiti':209 'complet':377 'configur':53 'connect':471 'continu':468 'control':102 'controversi':151 'correct':85,178,283 'could':271,344 'coupl':42 'crash':368,441 'default':141 'differ':349 'direct':131 'display':65,332 'done':10 'error':333 'everyon':453 'expand':193,400 'experiment':135 'fail':272,321,345 'finish':373 'fix':168,179,189,201,219,233,266,277,296,306,329,337,351,366,378,395,402,424,431 'flash':191,204,222,398 'fliutter':165 'focus':26 'foreign':174,187 'format':359 'full':264 'googl':479 'handler':312,319,340,372 'height':265 'held':230 'hi':1 'hide':109 'highlight':138 'icon':210 'imag':29,194,221,226,246,250,270,289,401 'in-app':50 'inbox':88,99,305 'increas':442 'initi':155 'inlin':335 'insid':146 'instanc':175,188,328,350,365,407 'instead':260,417 'issu':32,181,235,268,341,353,379,405,426 'keep':462 'kuroneko':492 'lemmi':158,358,364,477 'letter':71,74,117 'librari':163,423 'link':47,105,124,172,311,318,339,371,435,478 'list':389 'll':467 'load':259,274,323 'login':404 'longer':229 'm':239 'main':33 'make':470 'memori':232 'mention':81,93 'minor':203 'mistaken':361 'mix':413 'name':66 'navig':145 'new':43,139 'notif':279 'object':448 'one':11 'open':49,106,130 'option':59,100,107,120,153 'perform':31 'person':92 'pictr':242 'plain':73 'play':480 'play.google.com':482 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':481 'player':212,411 'pleas':461 'possibl':295 'post':314,324,347,385,388 'prefix':439 'profil':170 'protocol':438 'refresh':384,387 'relat':369 'remot':327 'remov':61 'repli':302 'resolut':320 'resolv':28,177,313 'result':76 'save':184 'scale':150 'scenario':197 'scroll':391 'search':75,122 'secondari':249 'set':55,136 'show':83,95,281 'similar':356 'sinc':7 'size':445 'smaller':257 'smooth':286 'sort':119,152 'sortabl':79 'special':62,110 'start':256 'suggest':460 'support':156,458,486 'tag':90 'take':262,419 'text':214 'thank':451 'thing':44 'thread':285 'thumbnail':428 'time':36 'top':394 'transform':115 'transit':376 'upgrad':160,161,164,421 'url':355 'user':169,206 'usernam':113 'v0.19':409 'various':162,422 've':9,24 'video':211,254,336,410 'view':148 'vote':381 'web':147 'webp':245 'webview':128 'white':218 'without':436 'would':440 'www.buymeacoffee.com':490 'www.buymeacoffee.com/kurononeko)':489 'youtub':46,104,123"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706016427
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13797344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705930027 {#2279
      date: 2024-01-22 14:27:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for your hard work on this great Lemmy app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705943715 {#2064
    date: 2024-01-22 18:15:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 331942
  -bodyTs: "'app':10 'great':8 'hard':4 'lemmi':9 'thank':1 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5365503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705943715 {#2089
    date: 2024-01-22 18:15:15.0 +01:00
  }
  +"title": 331942
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2095
    +user: Proxies\__CG__\App\Entity\User {#2331 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
    +slug: "Connect-1-0-171-Released"
    +title: "Connect 1.0.171 Released"
    +url: null
    +body: """
      Hi, it’s been a while since I’ve done one of these so this will be changes between 150 and 171. I’ve been focused on resolving image and performance issues mainly in this time but I also added a couple new things too. Youtube links now open in-app (configurable in settings), there’s an option to remove special characters from display names which also changes bubble letters into plain letters, search results are now sortable, and mentions now show up correctly in the inbox.\n
      \n
      ### Added\n
      \n
      - Tagged comments (person mentions) now show up in the inbox\n
      - Option to control where Youtube links open\n
      - Option to hide special characters in usernames (and transform bubble letters)\n
      - Added sort options to search\n
      - Youtube links now bypass the webview and open directly in app\n
      - Added experimental setting to highlight new comments (defaulted OFF)\n
      - Added back navigation inside web views\n
      - Added scaled / controversial sort options\n
      - Added initial support for Lemmy 0.19\n
      \n
      ### Upgrades\n
      \n
      - Upgraded various libraries\n
      - Upgraded Fliutter 3.13 -> 3.16\n
      \n
      ### Fixed\n
      \n
      - User Profile comment links on foreign instances now resolve correctly\n
      - Fixed an issue clicking on saved comments from foreign instances\n
      - Fix a flash when expanding images in some scenarios (not in cache)\n
      - Fix a minor flash on user avatars and community icons\n
      - Video Player bar text is now always white\n
      - Fixed an image flash when a cached image is no longer held in memory\n
      - Fix an issue with how I’m calling the Pictrs API on Webp images\n
      - Added a secondary image cache for avatars/icons\n
      - videos now start smaller while loading instead of taking up full height\n
      - Fixed an issue where images could fail to load when clicked\n
      - Fixed comment notifications not showing the correct comment thread\n
      - Smoothed out the image close animation a bit more\n
      - Possibly fixed a bug with clicking comment replies from the inbox\n
      - Fixed a bug with the link handler resolving post card clicks\n
      - When link handler resolution fails now loads posts from the remote instance\n
      - Fixed a comment display error with inline videos\n
      - Fixed a link handler issue where it could fail on posts from different instances\n
      - Fixed an issue with urls similar to Lemmy format being mistaken for a Lemmy instance\n
      - Fixed a crash related to link handler finishing before its transition completed\n
      - Fixed issue with vote actions not refreshing post cache\n
      - Refreshing post list now scrolls to the top\n
      - Fixed an animation flash when expanding images\n
      - Fixed a login issue with instances on v0.19\n
      - Video player now mixs with other audio instead of taking over\n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200\n
      \n
      Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
      \n
      Links:\n
      ======\n
      \n
      - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
      \n
      -kuroneko
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 57
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728269794 {#2346
      date: 2024-10-07 04:56:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2240 …}
    +votes: Doctrine\ORM\PersistentCollection {#2233 …}
    +reports: Doctrine\ORM\PersistentCollection {#2242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
    +badges: Doctrine\ORM\PersistentCollection {#2259 …}
    +children: [
      App\Entity\EntryComment {#2088}
    ]
    -id: 32362
    -titleTs: "'1.0.171':2 'connect':1 'releas':3"
    -bodyTs: "'/kurononeko)':491 '/store/apps/details?id=com.kuroneko.lemmy_connect)':483 '0.19':159 '100':447 '150':20 '171':22 '200':450 '3.13':166 '3.16':167 'action':382 'ad':40,89,118,134,143,149,154,247 'also':39,68 'alway':217 'anim':291,397 'api':243 'app':52,133,474 'apppear':429 'audio':416 'avatar':207 'avatars/icons':253 'back':144 'bar':213 'best':473 'bit':293 'blurri':430 'brows':476 'bubbl':70,116 'bug':298,308,433 'bypass':126 'cach':200,225,251,386,444 'call':240 'card':315 'chang':18,69 'charact':63,111 'click':182,276,300,316 'close':290 'come':464 'comment':91,140,171,185,278,284,301,331 'communiti':209 'complet':377 'configur':53 'connect':471 'continu':468 'control':102 'controversi':151 'correct':85,178,283 'could':271,344 'coupl':42 'crash':368,441 'default':141 'differ':349 'direct':131 'display':65,332 'done':10 'error':333 'everyon':453 'expand':193,400 'experiment':135 'fail':272,321,345 'finish':373 'fix':168,179,189,201,219,233,266,277,296,306,329,337,351,366,378,395,402,424,431 'flash':191,204,222,398 'fliutter':165 'focus':26 'foreign':174,187 'format':359 'full':264 'googl':479 'handler':312,319,340,372 'height':265 'held':230 'hi':1 'hide':109 'highlight':138 'icon':210 'imag':29,194,221,226,246,250,270,289,401 'in-app':50 'inbox':88,99,305 'increas':442 'initi':155 'inlin':335 'insid':146 'instanc':175,188,328,350,365,407 'instead':260,417 'issu':32,181,235,268,341,353,379,405,426 'keep':462 'kuroneko':492 'lemmi':158,358,364,477 'letter':71,74,117 'librari':163,423 'link':47,105,124,172,311,318,339,371,435,478 'list':389 'll':467 'load':259,274,323 'login':404 'longer':229 'm':239 'main':33 'make':470 'memori':232 'mention':81,93 'minor':203 'mistaken':361 'mix':413 'name':66 'navig':145 'new':43,139 'notif':279 'object':448 'one':11 'open':49,106,130 'option':59,100,107,120,153 'perform':31 'person':92 'pictr':242 'plain':73 'play':480 'play.google.com':482 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':481 'player':212,411 'pleas':461 'possibl':295 'post':314,324,347,385,388 'prefix':439 'profil':170 'protocol':438 'refresh':384,387 'relat':369 'remot':327 'remov':61 'repli':302 'resolut':320 'resolv':28,177,313 'result':76 'save':184 'scale':150 'scenario':197 'scroll':391 'search':75,122 'secondari':249 'set':55,136 'show':83,95,281 'similar':356 'sinc':7 'size':445 'smaller':257 'smooth':286 'sort':119,152 'sortabl':79 'special':62,110 'start':256 'suggest':460 'support':156,458,486 'tag':90 'take':262,419 'text':214 'thank':451 'thing':44 'thread':285 'thumbnail':428 'time':36 'top':394 'transform':115 'transit':376 'upgrad':160,161,164,421 'url':355 'user':169,206 'usernam':113 'v0.19':409 'various':162,422 've':9,24 'video':211,254,336,410 'view':148 'vote':381 'web':147 'webp':245 'webview':128 'white':218 'without':436 'would':440 'www.buymeacoffee.com':490 'www.buymeacoffee.com/kurononeko)':489 'youtub':46,104,123"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706016427
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13797344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705930027 {#2279
      date: 2024-01-22 14:27:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for your hard work on this great Lemmy app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705943715 {#2064
    date: 2024-01-22 18:15:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 331942
  -bodyTs: "'app':10 'great':8 'hard':4 'lemmi':9 'thank':1 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5365503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705943715 {#2089
    date: 2024-01-22 18:15:15.0 +01:00
  }
  +"title": 331942
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2084
  +user: Proxies\__CG__\App\Entity\User {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
  +slug: "Help-me-acquire-discontinued-sound-effect-libraries-please"
  +title: "Help me acquire discontinued sound effect libraries please"
  +url: null
  +body: """
    I’m going to let you in on a little secret: Rayman for PS1, Toys VS Nightmares for PC flash, Jackie Chan Stuntmaster, and Crisis Beat all utilize some sound effect files from The Cartoon Trax 1. And right now, I’m trying to locate the source of Crisis Beat’s “anime-style” sound effects (the kind we heard in Alvin Earthworm’s Super Mario Bros Z). Thanks to this, I’m getting better at expanding my vocabulary knowledge in terms of sound effect names (E.G, the sound that cues when an object appears in Rayman is a cartoon xylophone and Rayman’s running sound is a cartoon horse galloping in Cartoon Trax 1.) Now I can better visualize how these sound effects got their names when they were first created.\n
    \n
    So now I know where to begin my search for the sound effects from my past to today! But there’s a glitch: some of these albums don’t appear on Source Audio. I searched all over Source Audio ([soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)), but no luck. So I need help to acquire any discontinued or archived sound effect libraries like this if possible. Here’s the links to the Hollywood Edge and Sound Idea’s wiki pages to show the list of libraries they made; some of them don’t appear on Source Audio, so I need help finding an archive of some of their discontinued libraries somewhere: [soundeffects.fandom.com/…/Sound_Ideas_Canada_Ltd](https://soundeffects.fandom.com/wiki/Sound_Ideas_Canada_Ltd). [soundeffects.fandom.com/wiki/The_Hollywood_Edge](https://soundeffects.fandom.com/wiki/The_Hollywood_Edge)\n
    \n
    It’s imperative I get it in their **original unedited sound file form and in MP3** as .wav is too big and .ogg could crash certain programs like Vegas Pro.\n
    \n
    Here are the sound libraries I’ve been logging since I first began digging through my favorite TV shows, movies, cartoons, and video games that also don’t appear on Source Audio: DePatie, DFE, Disney, Elektra Records, Famous Studios, FOX, Star Trek: Original TV Series, Joel Valentine, Hacienda, Hanna Barbera, Horta, Horta Hacienda, Alex Fresno, BBC, Bob Clampett, Harry Bluestone, Nickelodeon, Nelvana, New Warner Bros, NTWK, OMI, Pro Sound Effects, PSEL, Rocky and Bullwinkle, 20th Century Fox, Audio Effects Co., Rich Harrison, Mark Mangini, Richard L. Anderson, Skywalker, Warner Bros, Turner Entertainment, Unknown Sound Effects Library, and Valentino.\n
    \n
    Please help find the libraries in the above paragraph if you can. And also, I need the SFX libraries used by Alvin Earthworm in his Super Mario Bros Z series (machine gun, chaos emerald glows, Koopa Bros power up with the chaos emerald for their special formation attack, dashing, explosions, punches, kicks, land/fall/hit on a hard surface, death ray, rocket blast offs, special attacks, Koopa Bros thumbs up, Axem Black and Green join to make a axe attack etc.).\n
    \n
    Remember the Skywalker sound library I listed? I have yet to find the library for online download.\n
    \n
    […fandom.com/…/Sound_Ideas,_Machine_Gun_Multiple_-…](https://soundeffects.fandom.com/wiki/Sound_Ideas,_Machine_Gun_Multiple_-_Long_Long_take_of_multiple_machine_guns_firing_at_once) And sound effects like this are from a now discontinued library. I couldn’t find it on Source Audio. BTW, this sound file is heard in Total Recall (Arnold Schwarzenegger) where Richter’s goons open fire in the escalator scene.\n
    \n
    And these sound effects are heard and used literally **everywhere** (cartoons, movies, TV, and especially video games). Therefore, no one should bother to care *who’s* using them, should they? Looking for one law breaker who’s using something very commonly heard is like looking for a needle hidden in a haystack. So I’m certain the head of the copyrighted material wouldn’t waste their time and money hunting down one individual with the “illegally” acquired item - let alone millions of them on this planet. Alot of people have used them for their “crappy” stop motion films and they never had problems.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710726233 {#2244
    date: 2024-03-18 02:43:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  +badges: Doctrine\ORM\PersistentCollection {#2142 …}
  +children: [
    App\Entity\EntryComment {#2079
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not able to help, but good luck with your search."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704167542 {#2075
        date: 2024-01-02 04:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cartoondude135@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 272202
      -bodyTs: "'abl':4 'good':8 'help':6 'luck':9 'm':2 'search':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/4770596"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704167542 {#2061
        date: 2024-01-02 04:52:22.0 +01:00
      }
      +"title": 272202
    }
  ]
  -id: 26641
  -titleTs: "'acquir':3 'discontinu':4 'effect':6 'help':1 'librari':7 'pleas':8 'sound':5"
  -bodyTs: "'/albums](https://soundideas.sourceaudio.com/albums)),':174 '/sound_ideas':473 '/sound_ideas_canada_ltd':241 '/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':479 '/wiki/sound_ideas_canada_ltd).':244 '/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':247 '1':37,115 '20th':352 'acquir':183,596 'album':159 'alex':331 'alon':599 'alot':606 'also':303,389 'alvin':62,397 'anderson':364 'anim':53 'anime-styl':52 'appear':95,162,222,306 'archiv':187,232 'arnold':508 'attack':423,439,453 'audio':165,171,225,309,355,498 'axe':452 'axem':444 'barbera':327 'bbc':333 'beat':26,50 'began':290 'begin':139 'better':75,119 'big':268 'black':445 'blast':436 'blueston':337 'bob':334 'bother':541 'breaker':554 'bros':67,342,367,403,412,441 'btw':499 'bullwinkl':351 'care':543 'cartoon':35,100,109,113,298,530 'centuri':353 'certain':273,575 'chan':22 'chao':408,417 'clampett':335 'co':357 'common':560 'copyright':580 'could':271 'couldn':492 'crappi':614 'crash':272 'creat':132 'crisi':25,49 'cue':91 'dash':424 'death':433 'depati':310 'dfe':311 'dig':291 'discontinu':185,237,489 'disney':312 'download':471 'e.g':87 'earthworm':63,398 'edg':202 'effect':31,56,85,124,145,189,347,356,372,482,523 'elektra':313 'emerald':409,418 'entertain':369 'escal':518 'especi':534 'etc':454 'everywher':529 'expand':77 'explos':425 'famous':315 'fandom.com':472 'favorit':294 'file':32,259,502 'film':617 'find':230,378,466,494 'fire':515 'first':131,289 'flash':20 'form':260 'format':422 'fox':317,354 'fresno':332 'gallop':111 'game':301,536 'get':74,252 'glitch':155 'glow':410 'go':3 'goon':513 'got':125 'green':447 'gun':407,475 'hacienda':325,330 'hanna':326 'hard':431 'harri':336 'harrison':359 'haystack':571 'head':577 'heard':60,504,525,561 'help':181,229,377 'hidden':568 'hollywood':201 'hors':110 'horta':328,329 'hunt':589 'idea':205 'illeg':595 'imper':250 'individu':592 'item':597 'jacki':21 'joel':323 'join':448 'kick':427 'kind':58 'know':136 'knowledg':80 'koopa':411,440 'l':363 'land/fall/hit':428 'law':553 'let':5,598 'librari':190,214,238,282,373,380,394,459,468,490 'like':191,275,483,563 'link':198 'list':212,461 'liter':528 'littl':10 'locat':45 'log':286 'look':550,564 'luck':177 'm':2,42,73,574 'machin':406,474 'made':216 'make':450 'mangini':361 'mario':66,402 'mark':360 'materi':581 'million':600 'money':588 'motion':616 'movi':297,531 'mp3':263 'multipl':476 'name':86,127 'need':180,228,391 'needl':567 'nelvana':339 'never':620 'new':340 'nickelodeon':338 'nightmar':17 'ntwk':343 'object':94 'off':437 'ogg':270 'omi':344 'one':539,552,591 'onlin':470 'open':514 'origin':256,320 'page':208 'paragraph':384 'past':148 'pc':19 'peopl':608 'planet':605 'pleas':376 'possibl':194 'power':413 'pro':277,345 'problem':622 'program':274 'ps1':14 'psel':348 'punch':426 'ray':434 'rayman':12,97,103 'recal':507 'record':314 'rememb':455 'rich':358 'richard':362 'richter':511 'right':39 'rocket':435 'rocki':349 'run':105 'scene':519 'schwarzenegg':509 'search':141,167 'secret':11 'seri':322,405 'sfx':393 'show':210,296 'sinc':287 'skywalk':365,457 'someth':558 'somewher':239 'sound':30,55,84,89,106,123,144,188,204,258,281,346,371,458,481,501,522 'soundeffects.fandom.com':240,243,246,478 'soundeffects.fandom.com/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':477 'soundeffects.fandom.com/wiki/sound_ideas_canada_ltd).':242 'soundeffects.fandom.com/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':245 'soundideas.sourceaudio.com':173 'soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)),':172 'sourc':47,164,170,224,308,497 'special':421,438 'star':318 'stop':615 'studio':316 'stuntmast':23 'style':54 'super':65,401 'surfac':432 'term':82 'thank':69 'therefor':537 'thumb':442 'time':586 'today':150 'total':506 'toy':15 'trax':36,114 'trek':319 'tri':43 'turner':368 'tv':295,321,532 'unedit':257 'unknown':370 'use':395,527,546,557,610 'util':28 'valentin':324 'valentino':375 've':284 'vega':276 'video':300,535 'visual':120 'vocabulari':79 'vs':16 'warner':341,366 'wast':584 'wav':265 'wiki':207 'wouldn':582 'xylophon':101 'yet':464 'z':68,404"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704245369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10219422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704158969 {#2235
    date: 2024-01-02 02:29:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2084
  +user: Proxies\__CG__\App\Entity\User {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
  +slug: "Help-me-acquire-discontinued-sound-effect-libraries-please"
  +title: "Help me acquire discontinued sound effect libraries please"
  +url: null
  +body: """
    I’m going to let you in on a little secret: Rayman for PS1, Toys VS Nightmares for PC flash, Jackie Chan Stuntmaster, and Crisis Beat all utilize some sound effect files from The Cartoon Trax 1. And right now, I’m trying to locate the source of Crisis Beat’s “anime-style” sound effects (the kind we heard in Alvin Earthworm’s Super Mario Bros Z). Thanks to this, I’m getting better at expanding my vocabulary knowledge in terms of sound effect names (E.G, the sound that cues when an object appears in Rayman is a cartoon xylophone and Rayman’s running sound is a cartoon horse galloping in Cartoon Trax 1.) Now I can better visualize how these sound effects got their names when they were first created.\n
    \n
    So now I know where to begin my search for the sound effects from my past to today! But there’s a glitch: some of these albums don’t appear on Source Audio. I searched all over Source Audio ([soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)), but no luck. So I need help to acquire any discontinued or archived sound effect libraries like this if possible. Here’s the links to the Hollywood Edge and Sound Idea’s wiki pages to show the list of libraries they made; some of them don’t appear on Source Audio, so I need help finding an archive of some of their discontinued libraries somewhere: [soundeffects.fandom.com/…/Sound_Ideas_Canada_Ltd](https://soundeffects.fandom.com/wiki/Sound_Ideas_Canada_Ltd). [soundeffects.fandom.com/wiki/The_Hollywood_Edge](https://soundeffects.fandom.com/wiki/The_Hollywood_Edge)\n
    \n
    It’s imperative I get it in their **original unedited sound file form and in MP3** as .wav is too big and .ogg could crash certain programs like Vegas Pro.\n
    \n
    Here are the sound libraries I’ve been logging since I first began digging through my favorite TV shows, movies, cartoons, and video games that also don’t appear on Source Audio: DePatie, DFE, Disney, Elektra Records, Famous Studios, FOX, Star Trek: Original TV Series, Joel Valentine, Hacienda, Hanna Barbera, Horta, Horta Hacienda, Alex Fresno, BBC, Bob Clampett, Harry Bluestone, Nickelodeon, Nelvana, New Warner Bros, NTWK, OMI, Pro Sound Effects, PSEL, Rocky and Bullwinkle, 20th Century Fox, Audio Effects Co., Rich Harrison, Mark Mangini, Richard L. Anderson, Skywalker, Warner Bros, Turner Entertainment, Unknown Sound Effects Library, and Valentino.\n
    \n
    Please help find the libraries in the above paragraph if you can. And also, I need the SFX libraries used by Alvin Earthworm in his Super Mario Bros Z series (machine gun, chaos emerald glows, Koopa Bros power up with the chaos emerald for their special formation attack, dashing, explosions, punches, kicks, land/fall/hit on a hard surface, death ray, rocket blast offs, special attacks, Koopa Bros thumbs up, Axem Black and Green join to make a axe attack etc.).\n
    \n
    Remember the Skywalker sound library I listed? I have yet to find the library for online download.\n
    \n
    […fandom.com/…/Sound_Ideas,_Machine_Gun_Multiple_-…](https://soundeffects.fandom.com/wiki/Sound_Ideas,_Machine_Gun_Multiple_-_Long_Long_take_of_multiple_machine_guns_firing_at_once) And sound effects like this are from a now discontinued library. I couldn’t find it on Source Audio. BTW, this sound file is heard in Total Recall (Arnold Schwarzenegger) where Richter’s goons open fire in the escalator scene.\n
    \n
    And these sound effects are heard and used literally **everywhere** (cartoons, movies, TV, and especially video games). Therefore, no one should bother to care *who’s* using them, should they? Looking for one law breaker who’s using something very commonly heard is like looking for a needle hidden in a haystack. So I’m certain the head of the copyrighted material wouldn’t waste their time and money hunting down one individual with the “illegally” acquired item - let alone millions of them on this planet. Alot of people have used them for their “crappy” stop motion films and they never had problems.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710726233 {#2244
    date: 2024-03-18 02:43:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  +badges: Doctrine\ORM\PersistentCollection {#2142 …}
  +children: [
    App\Entity\EntryComment {#2079
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not able to help, but good luck with your search."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704167542 {#2075
        date: 2024-01-02 04:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cartoondude135@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 272202
      -bodyTs: "'abl':4 'good':8 'help':6 'luck':9 'm':2 'search':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/4770596"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704167542 {#2061
        date: 2024-01-02 04:52:22.0 +01:00
      }
      +"title": 272202
    }
  ]
  -id: 26641
  -titleTs: "'acquir':3 'discontinu':4 'effect':6 'help':1 'librari':7 'pleas':8 'sound':5"
  -bodyTs: "'/albums](https://soundideas.sourceaudio.com/albums)),':174 '/sound_ideas':473 '/sound_ideas_canada_ltd':241 '/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':479 '/wiki/sound_ideas_canada_ltd).':244 '/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':247 '1':37,115 '20th':352 'acquir':183,596 'album':159 'alex':331 'alon':599 'alot':606 'also':303,389 'alvin':62,397 'anderson':364 'anim':53 'anime-styl':52 'appear':95,162,222,306 'archiv':187,232 'arnold':508 'attack':423,439,453 'audio':165,171,225,309,355,498 'axe':452 'axem':444 'barbera':327 'bbc':333 'beat':26,50 'began':290 'begin':139 'better':75,119 'big':268 'black':445 'blast':436 'blueston':337 'bob':334 'bother':541 'breaker':554 'bros':67,342,367,403,412,441 'btw':499 'bullwinkl':351 'care':543 'cartoon':35,100,109,113,298,530 'centuri':353 'certain':273,575 'chan':22 'chao':408,417 'clampett':335 'co':357 'common':560 'copyright':580 'could':271 'couldn':492 'crappi':614 'crash':272 'creat':132 'crisi':25,49 'cue':91 'dash':424 'death':433 'depati':310 'dfe':311 'dig':291 'discontinu':185,237,489 'disney':312 'download':471 'e.g':87 'earthworm':63,398 'edg':202 'effect':31,56,85,124,145,189,347,356,372,482,523 'elektra':313 'emerald':409,418 'entertain':369 'escal':518 'especi':534 'etc':454 'everywher':529 'expand':77 'explos':425 'famous':315 'fandom.com':472 'favorit':294 'file':32,259,502 'film':617 'find':230,378,466,494 'fire':515 'first':131,289 'flash':20 'form':260 'format':422 'fox':317,354 'fresno':332 'gallop':111 'game':301,536 'get':74,252 'glitch':155 'glow':410 'go':3 'goon':513 'got':125 'green':447 'gun':407,475 'hacienda':325,330 'hanna':326 'hard':431 'harri':336 'harrison':359 'haystack':571 'head':577 'heard':60,504,525,561 'help':181,229,377 'hidden':568 'hollywood':201 'hors':110 'horta':328,329 'hunt':589 'idea':205 'illeg':595 'imper':250 'individu':592 'item':597 'jacki':21 'joel':323 'join':448 'kick':427 'kind':58 'know':136 'knowledg':80 'koopa':411,440 'l':363 'land/fall/hit':428 'law':553 'let':5,598 'librari':190,214,238,282,373,380,394,459,468,490 'like':191,275,483,563 'link':198 'list':212,461 'liter':528 'littl':10 'locat':45 'log':286 'look':550,564 'luck':177 'm':2,42,73,574 'machin':406,474 'made':216 'make':450 'mangini':361 'mario':66,402 'mark':360 'materi':581 'million':600 'money':588 'motion':616 'movi':297,531 'mp3':263 'multipl':476 'name':86,127 'need':180,228,391 'needl':567 'nelvana':339 'never':620 'new':340 'nickelodeon':338 'nightmar':17 'ntwk':343 'object':94 'off':437 'ogg':270 'omi':344 'one':539,552,591 'onlin':470 'open':514 'origin':256,320 'page':208 'paragraph':384 'past':148 'pc':19 'peopl':608 'planet':605 'pleas':376 'possibl':194 'power':413 'pro':277,345 'problem':622 'program':274 'ps1':14 'psel':348 'punch':426 'ray':434 'rayman':12,97,103 'recal':507 'record':314 'rememb':455 'rich':358 'richard':362 'richter':511 'right':39 'rocket':435 'rocki':349 'run':105 'scene':519 'schwarzenegg':509 'search':141,167 'secret':11 'seri':322,405 'sfx':393 'show':210,296 'sinc':287 'skywalk':365,457 'someth':558 'somewher':239 'sound':30,55,84,89,106,123,144,188,204,258,281,346,371,458,481,501,522 'soundeffects.fandom.com':240,243,246,478 'soundeffects.fandom.com/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':477 'soundeffects.fandom.com/wiki/sound_ideas_canada_ltd).':242 'soundeffects.fandom.com/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':245 'soundideas.sourceaudio.com':173 'soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)),':172 'sourc':47,164,170,224,308,497 'special':421,438 'star':318 'stop':615 'studio':316 'stuntmast':23 'style':54 'super':65,401 'surfac':432 'term':82 'thank':69 'therefor':537 'thumb':442 'time':586 'today':150 'total':506 'toy':15 'trax':36,114 'trek':319 'tri':43 'turner':368 'tv':295,321,532 'unedit':257 'unknown':370 'use':395,527,546,557,610 'util':28 'valentin':324 'valentino':375 've':284 'vega':276 'video':300,535 'visual':120 'vocabulari':79 'vs':16 'warner':341,366 'wast':584 'wav':265 'wiki':207 'wouldn':582 'xylophon':101 'yet':464 'z':68,404"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704245369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10219422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704158969 {#2235
    date: 2024-01-02 02:29:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2084
  +user: Proxies\__CG__\App\Entity\User {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
  +slug: "Help-me-acquire-discontinued-sound-effect-libraries-please"
  +title: "Help me acquire discontinued sound effect libraries please"
  +url: null
  +body: """
    I’m going to let you in on a little secret: Rayman for PS1, Toys VS Nightmares for PC flash, Jackie Chan Stuntmaster, and Crisis Beat all utilize some sound effect files from The Cartoon Trax 1. And right now, I’m trying to locate the source of Crisis Beat’s “anime-style” sound effects (the kind we heard in Alvin Earthworm’s Super Mario Bros Z). Thanks to this, I’m getting better at expanding my vocabulary knowledge in terms of sound effect names (E.G, the sound that cues when an object appears in Rayman is a cartoon xylophone and Rayman’s running sound is a cartoon horse galloping in Cartoon Trax 1.) Now I can better visualize how these sound effects got their names when they were first created.\n
    \n
    So now I know where to begin my search for the sound effects from my past to today! But there’s a glitch: some of these albums don’t appear on Source Audio. I searched all over Source Audio ([soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)), but no luck. So I need help to acquire any discontinued or archived sound effect libraries like this if possible. Here’s the links to the Hollywood Edge and Sound Idea’s wiki pages to show the list of libraries they made; some of them don’t appear on Source Audio, so I need help finding an archive of some of their discontinued libraries somewhere: [soundeffects.fandom.com/…/Sound_Ideas_Canada_Ltd](https://soundeffects.fandom.com/wiki/Sound_Ideas_Canada_Ltd). [soundeffects.fandom.com/wiki/The_Hollywood_Edge](https://soundeffects.fandom.com/wiki/The_Hollywood_Edge)\n
    \n
    It’s imperative I get it in their **original unedited sound file form and in MP3** as .wav is too big and .ogg could crash certain programs like Vegas Pro.\n
    \n
    Here are the sound libraries I’ve been logging since I first began digging through my favorite TV shows, movies, cartoons, and video games that also don’t appear on Source Audio: DePatie, DFE, Disney, Elektra Records, Famous Studios, FOX, Star Trek: Original TV Series, Joel Valentine, Hacienda, Hanna Barbera, Horta, Horta Hacienda, Alex Fresno, BBC, Bob Clampett, Harry Bluestone, Nickelodeon, Nelvana, New Warner Bros, NTWK, OMI, Pro Sound Effects, PSEL, Rocky and Bullwinkle, 20th Century Fox, Audio Effects Co., Rich Harrison, Mark Mangini, Richard L. Anderson, Skywalker, Warner Bros, Turner Entertainment, Unknown Sound Effects Library, and Valentino.\n
    \n
    Please help find the libraries in the above paragraph if you can. And also, I need the SFX libraries used by Alvin Earthworm in his Super Mario Bros Z series (machine gun, chaos emerald glows, Koopa Bros power up with the chaos emerald for their special formation attack, dashing, explosions, punches, kicks, land/fall/hit on a hard surface, death ray, rocket blast offs, special attacks, Koopa Bros thumbs up, Axem Black and Green join to make a axe attack etc.).\n
    \n
    Remember the Skywalker sound library I listed? I have yet to find the library for online download.\n
    \n
    […fandom.com/…/Sound_Ideas,_Machine_Gun_Multiple_-…](https://soundeffects.fandom.com/wiki/Sound_Ideas,_Machine_Gun_Multiple_-_Long_Long_take_of_multiple_machine_guns_firing_at_once) And sound effects like this are from a now discontinued library. I couldn’t find it on Source Audio. BTW, this sound file is heard in Total Recall (Arnold Schwarzenegger) where Richter’s goons open fire in the escalator scene.\n
    \n
    And these sound effects are heard and used literally **everywhere** (cartoons, movies, TV, and especially video games). Therefore, no one should bother to care *who’s* using them, should they? Looking for one law breaker who’s using something very commonly heard is like looking for a needle hidden in a haystack. So I’m certain the head of the copyrighted material wouldn’t waste their time and money hunting down one individual with the “illegally” acquired item - let alone millions of them on this planet. Alot of people have used them for their “crappy” stop motion films and they never had problems.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710726233 {#2244
    date: 2024-03-18 02:43:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  +badges: Doctrine\ORM\PersistentCollection {#2142 …}
  +children: [
    App\Entity\EntryComment {#2079
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not able to help, but good luck with your search."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704167542 {#2075
        date: 2024-01-02 04:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cartoondude135@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 272202
      -bodyTs: "'abl':4 'good':8 'help':6 'luck':9 'm':2 'search':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/4770596"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704167542 {#2061
        date: 2024-01-02 04:52:22.0 +01:00
      }
      +"title": 272202
    }
  ]
  -id: 26641
  -titleTs: "'acquir':3 'discontinu':4 'effect':6 'help':1 'librari':7 'pleas':8 'sound':5"
  -bodyTs: "'/albums](https://soundideas.sourceaudio.com/albums)),':174 '/sound_ideas':473 '/sound_ideas_canada_ltd':241 '/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':479 '/wiki/sound_ideas_canada_ltd).':244 '/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':247 '1':37,115 '20th':352 'acquir':183,596 'album':159 'alex':331 'alon':599 'alot':606 'also':303,389 'alvin':62,397 'anderson':364 'anim':53 'anime-styl':52 'appear':95,162,222,306 'archiv':187,232 'arnold':508 'attack':423,439,453 'audio':165,171,225,309,355,498 'axe':452 'axem':444 'barbera':327 'bbc':333 'beat':26,50 'began':290 'begin':139 'better':75,119 'big':268 'black':445 'blast':436 'blueston':337 'bob':334 'bother':541 'breaker':554 'bros':67,342,367,403,412,441 'btw':499 'bullwinkl':351 'care':543 'cartoon':35,100,109,113,298,530 'centuri':353 'certain':273,575 'chan':22 'chao':408,417 'clampett':335 'co':357 'common':560 'copyright':580 'could':271 'couldn':492 'crappi':614 'crash':272 'creat':132 'crisi':25,49 'cue':91 'dash':424 'death':433 'depati':310 'dfe':311 'dig':291 'discontinu':185,237,489 'disney':312 'download':471 'e.g':87 'earthworm':63,398 'edg':202 'effect':31,56,85,124,145,189,347,356,372,482,523 'elektra':313 'emerald':409,418 'entertain':369 'escal':518 'especi':534 'etc':454 'everywher':529 'expand':77 'explos':425 'famous':315 'fandom.com':472 'favorit':294 'file':32,259,502 'film':617 'find':230,378,466,494 'fire':515 'first':131,289 'flash':20 'form':260 'format':422 'fox':317,354 'fresno':332 'gallop':111 'game':301,536 'get':74,252 'glitch':155 'glow':410 'go':3 'goon':513 'got':125 'green':447 'gun':407,475 'hacienda':325,330 'hanna':326 'hard':431 'harri':336 'harrison':359 'haystack':571 'head':577 'heard':60,504,525,561 'help':181,229,377 'hidden':568 'hollywood':201 'hors':110 'horta':328,329 'hunt':589 'idea':205 'illeg':595 'imper':250 'individu':592 'item':597 'jacki':21 'joel':323 'join':448 'kick':427 'kind':58 'know':136 'knowledg':80 'koopa':411,440 'l':363 'land/fall/hit':428 'law':553 'let':5,598 'librari':190,214,238,282,373,380,394,459,468,490 'like':191,275,483,563 'link':198 'list':212,461 'liter':528 'littl':10 'locat':45 'log':286 'look':550,564 'luck':177 'm':2,42,73,574 'machin':406,474 'made':216 'make':450 'mangini':361 'mario':66,402 'mark':360 'materi':581 'million':600 'money':588 'motion':616 'movi':297,531 'mp3':263 'multipl':476 'name':86,127 'need':180,228,391 'needl':567 'nelvana':339 'never':620 'new':340 'nickelodeon':338 'nightmar':17 'ntwk':343 'object':94 'off':437 'ogg':270 'omi':344 'one':539,552,591 'onlin':470 'open':514 'origin':256,320 'page':208 'paragraph':384 'past':148 'pc':19 'peopl':608 'planet':605 'pleas':376 'possibl':194 'power':413 'pro':277,345 'problem':622 'program':274 'ps1':14 'psel':348 'punch':426 'ray':434 'rayman':12,97,103 'recal':507 'record':314 'rememb':455 'rich':358 'richard':362 'richter':511 'right':39 'rocket':435 'rocki':349 'run':105 'scene':519 'schwarzenegg':509 'search':141,167 'secret':11 'seri':322,405 'sfx':393 'show':210,296 'sinc':287 'skywalk':365,457 'someth':558 'somewher':239 'sound':30,55,84,89,106,123,144,188,204,258,281,346,371,458,481,501,522 'soundeffects.fandom.com':240,243,246,478 'soundeffects.fandom.com/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':477 'soundeffects.fandom.com/wiki/sound_ideas_canada_ltd).':242 'soundeffects.fandom.com/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':245 'soundideas.sourceaudio.com':173 'soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)),':172 'sourc':47,164,170,224,308,497 'special':421,438 'star':318 'stop':615 'studio':316 'stuntmast':23 'style':54 'super':65,401 'surfac':432 'term':82 'thank':69 'therefor':537 'thumb':442 'time':586 'today':150 'total':506 'toy':15 'trax':36,114 'trek':319 'tri':43 'turner':368 'tv':295,321,532 'unedit':257 'unknown':370 'use':395,527,546,557,610 'util':28 'valentin':324 'valentino':375 've':284 'vega':276 'video':300,535 'visual':120 'vocabulari':79 'vs':16 'warner':341,366 'wast':584 'wav':265 'wiki':207 'wouldn':582 'xylophon':101 'yet':464 'z':68,404"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704245369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10219422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704158969 {#2235
    date: 2024-01-02 02:29:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2102 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
    +slug: "Help-me-acquire-discontinued-sound-effect-libraries-please"
    +title: "Help me acquire discontinued sound effect libraries please"
    +url: null
    +body: """
      I’m going to let you in on a little secret: Rayman for PS1, Toys VS Nightmares for PC flash, Jackie Chan Stuntmaster, and Crisis Beat all utilize some sound effect files from The Cartoon Trax 1. And right now, I’m trying to locate the source of Crisis Beat’s “anime-style” sound effects (the kind we heard in Alvin Earthworm’s Super Mario Bros Z). Thanks to this, I’m getting better at expanding my vocabulary knowledge in terms of sound effect names (E.G, the sound that cues when an object appears in Rayman is a cartoon xylophone and Rayman’s running sound is a cartoon horse galloping in Cartoon Trax 1.) Now I can better visualize how these sound effects got their names when they were first created.\n
      \n
      So now I know where to begin my search for the sound effects from my past to today! But there’s a glitch: some of these albums don’t appear on Source Audio. I searched all over Source Audio ([soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)), but no luck. So I need help to acquire any discontinued or archived sound effect libraries like this if possible. Here’s the links to the Hollywood Edge and Sound Idea’s wiki pages to show the list of libraries they made; some of them don’t appear on Source Audio, so I need help finding an archive of some of their discontinued libraries somewhere: [soundeffects.fandom.com/…/Sound_Ideas_Canada_Ltd](https://soundeffects.fandom.com/wiki/Sound_Ideas_Canada_Ltd). [soundeffects.fandom.com/wiki/The_Hollywood_Edge](https://soundeffects.fandom.com/wiki/The_Hollywood_Edge)\n
      \n
      It’s imperative I get it in their **original unedited sound file form and in MP3** as .wav is too big and .ogg could crash certain programs like Vegas Pro.\n
      \n
      Here are the sound libraries I’ve been logging since I first began digging through my favorite TV shows, movies, cartoons, and video games that also don’t appear on Source Audio: DePatie, DFE, Disney, Elektra Records, Famous Studios, FOX, Star Trek: Original TV Series, Joel Valentine, Hacienda, Hanna Barbera, Horta, Horta Hacienda, Alex Fresno, BBC, Bob Clampett, Harry Bluestone, Nickelodeon, Nelvana, New Warner Bros, NTWK, OMI, Pro Sound Effects, PSEL, Rocky and Bullwinkle, 20th Century Fox, Audio Effects Co., Rich Harrison, Mark Mangini, Richard L. Anderson, Skywalker, Warner Bros, Turner Entertainment, Unknown Sound Effects Library, and Valentino.\n
      \n
      Please help find the libraries in the above paragraph if you can. And also, I need the SFX libraries used by Alvin Earthworm in his Super Mario Bros Z series (machine gun, chaos emerald glows, Koopa Bros power up with the chaos emerald for their special formation attack, dashing, explosions, punches, kicks, land/fall/hit on a hard surface, death ray, rocket blast offs, special attacks, Koopa Bros thumbs up, Axem Black and Green join to make a axe attack etc.).\n
      \n
      Remember the Skywalker sound library I listed? I have yet to find the library for online download.\n
      \n
      […fandom.com/…/Sound_Ideas,_Machine_Gun_Multiple_-…](https://soundeffects.fandom.com/wiki/Sound_Ideas,_Machine_Gun_Multiple_-_Long_Long_take_of_multiple_machine_guns_firing_at_once) And sound effects like this are from a now discontinued library. I couldn’t find it on Source Audio. BTW, this sound file is heard in Total Recall (Arnold Schwarzenegger) where Richter’s goons open fire in the escalator scene.\n
      \n
      And these sound effects are heard and used literally **everywhere** (cartoons, movies, TV, and especially video games). Therefore, no one should bother to care *who’s* using them, should they? Looking for one law breaker who’s using something very commonly heard is like looking for a needle hidden in a haystack. So I’m certain the head of the copyrighted material wouldn’t waste their time and money hunting down one individual with the “illegally” acquired item - let alone millions of them on this planet. Alot of people have used them for their “crappy” stop motion films and they never had problems.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 79
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710726233 {#2244
      date: 2024-03-18 02:43:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2248 …}
    +votes: Doctrine\ORM\PersistentCollection {#2255 …}
    +reports: Doctrine\ORM\PersistentCollection {#2251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
    +badges: Doctrine\ORM\PersistentCollection {#2142 …}
    +children: [
      App\Entity\EntryComment {#2079}
    ]
    -id: 26641
    -titleTs: "'acquir':3 'discontinu':4 'effect':6 'help':1 'librari':7 'pleas':8 'sound':5"
    -bodyTs: "'/albums](https://soundideas.sourceaudio.com/albums)),':174 '/sound_ideas':473 '/sound_ideas_canada_ltd':241 '/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':479 '/wiki/sound_ideas_canada_ltd).':244 '/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':247 '1':37,115 '20th':352 'acquir':183,596 'album':159 'alex':331 'alon':599 'alot':606 'also':303,389 'alvin':62,397 'anderson':364 'anim':53 'anime-styl':52 'appear':95,162,222,306 'archiv':187,232 'arnold':508 'attack':423,439,453 'audio':165,171,225,309,355,498 'axe':452 'axem':444 'barbera':327 'bbc':333 'beat':26,50 'began':290 'begin':139 'better':75,119 'big':268 'black':445 'blast':436 'blueston':337 'bob':334 'bother':541 'breaker':554 'bros':67,342,367,403,412,441 'btw':499 'bullwinkl':351 'care':543 'cartoon':35,100,109,113,298,530 'centuri':353 'certain':273,575 'chan':22 'chao':408,417 'clampett':335 'co':357 'common':560 'copyright':580 'could':271 'couldn':492 'crappi':614 'crash':272 'creat':132 'crisi':25,49 'cue':91 'dash':424 'death':433 'depati':310 'dfe':311 'dig':291 'discontinu':185,237,489 'disney':312 'download':471 'e.g':87 'earthworm':63,398 'edg':202 'effect':31,56,85,124,145,189,347,356,372,482,523 'elektra':313 'emerald':409,418 'entertain':369 'escal':518 'especi':534 'etc':454 'everywher':529 'expand':77 'explos':425 'famous':315 'fandom.com':472 'favorit':294 'file':32,259,502 'film':617 'find':230,378,466,494 'fire':515 'first':131,289 'flash':20 'form':260 'format':422 'fox':317,354 'fresno':332 'gallop':111 'game':301,536 'get':74,252 'glitch':155 'glow':410 'go':3 'goon':513 'got':125 'green':447 'gun':407,475 'hacienda':325,330 'hanna':326 'hard':431 'harri':336 'harrison':359 'haystack':571 'head':577 'heard':60,504,525,561 'help':181,229,377 'hidden':568 'hollywood':201 'hors':110 'horta':328,329 'hunt':589 'idea':205 'illeg':595 'imper':250 'individu':592 'item':597 'jacki':21 'joel':323 'join':448 'kick':427 'kind':58 'know':136 'knowledg':80 'koopa':411,440 'l':363 'land/fall/hit':428 'law':553 'let':5,598 'librari':190,214,238,282,373,380,394,459,468,490 'like':191,275,483,563 'link':198 'list':212,461 'liter':528 'littl':10 'locat':45 'log':286 'look':550,564 'luck':177 'm':2,42,73,574 'machin':406,474 'made':216 'make':450 'mangini':361 'mario':66,402 'mark':360 'materi':581 'million':600 'money':588 'motion':616 'movi':297,531 'mp3':263 'multipl':476 'name':86,127 'need':180,228,391 'needl':567 'nelvana':339 'never':620 'new':340 'nickelodeon':338 'nightmar':17 'ntwk':343 'object':94 'off':437 'ogg':270 'omi':344 'one':539,552,591 'onlin':470 'open':514 'origin':256,320 'page':208 'paragraph':384 'past':148 'pc':19 'peopl':608 'planet':605 'pleas':376 'possibl':194 'power':413 'pro':277,345 'problem':622 'program':274 'ps1':14 'psel':348 'punch':426 'ray':434 'rayman':12,97,103 'recal':507 'record':314 'rememb':455 'rich':358 'richard':362 'richter':511 'right':39 'rocket':435 'rocki':349 'run':105 'scene':519 'schwarzenegg':509 'search':141,167 'secret':11 'seri':322,405 'sfx':393 'show':210,296 'sinc':287 'skywalk':365,457 'someth':558 'somewher':239 'sound':30,55,84,89,106,123,144,188,204,258,281,346,371,458,481,501,522 'soundeffects.fandom.com':240,243,246,478 'soundeffects.fandom.com/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':477 'soundeffects.fandom.com/wiki/sound_ideas_canada_ltd).':242 'soundeffects.fandom.com/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':245 'soundideas.sourceaudio.com':173 'soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)),':172 'sourc':47,164,170,224,308,497 'special':421,438 'star':318 'stop':615 'studio':316 'stuntmast':23 'style':54 'super':65,401 'surfac':432 'term':82 'thank':69 'therefor':537 'thumb':442 'time':586 'today':150 'total':506 'toy':15 'trax':36,114 'trek':319 'tri':43 'turner':368 'tv':295,321,532 'unedit':257 'unknown':370 'use':395,527,546,557,610 'util':28 'valentin':324 'valentino':375 've':284 'vega':276 'video':300,535 'visual':120 'vocabulari':79 'vs':16 'warner':341,366 'wast':584 'wav':265 'wiki':207 'wouldn':582 'xylophon':101 'yet':464 'z':68,404"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704245369
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10219422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704158969 {#2235
      date: 2024-01-02 02:29:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not able to help, but good luck with your search."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704167542 {#2075
    date: 2024-01-02 04:52:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cartoondude135@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 272202
  -bodyTs: "'abl':4 'good':8 'help':6 'luck':9 'm':2 'search':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/4770596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704167542 {#2061
    date: 2024-01-02 04:52:22.0 +01:00
  }
  +"title": 272202
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2102 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
    +slug: "Help-me-acquire-discontinued-sound-effect-libraries-please"
    +title: "Help me acquire discontinued sound effect libraries please"
    +url: null
    +body: """
      I’m going to let you in on a little secret: Rayman for PS1, Toys VS Nightmares for PC flash, Jackie Chan Stuntmaster, and Crisis Beat all utilize some sound effect files from The Cartoon Trax 1. And right now, I’m trying to locate the source of Crisis Beat’s “anime-style” sound effects (the kind we heard in Alvin Earthworm’s Super Mario Bros Z). Thanks to this, I’m getting better at expanding my vocabulary knowledge in terms of sound effect names (E.G, the sound that cues when an object appears in Rayman is a cartoon xylophone and Rayman’s running sound is a cartoon horse galloping in Cartoon Trax 1.) Now I can better visualize how these sound effects got their names when they were first created.\n
      \n
      So now I know where to begin my search for the sound effects from my past to today! But there’s a glitch: some of these albums don’t appear on Source Audio. I searched all over Source Audio ([soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)), but no luck. So I need help to acquire any discontinued or archived sound effect libraries like this if possible. Here’s the links to the Hollywood Edge and Sound Idea’s wiki pages to show the list of libraries they made; some of them don’t appear on Source Audio, so I need help finding an archive of some of their discontinued libraries somewhere: [soundeffects.fandom.com/…/Sound_Ideas_Canada_Ltd](https://soundeffects.fandom.com/wiki/Sound_Ideas_Canada_Ltd). [soundeffects.fandom.com/wiki/The_Hollywood_Edge](https://soundeffects.fandom.com/wiki/The_Hollywood_Edge)\n
      \n
      It’s imperative I get it in their **original unedited sound file form and in MP3** as .wav is too big and .ogg could crash certain programs like Vegas Pro.\n
      \n
      Here are the sound libraries I’ve been logging since I first began digging through my favorite TV shows, movies, cartoons, and video games that also don’t appear on Source Audio: DePatie, DFE, Disney, Elektra Records, Famous Studios, FOX, Star Trek: Original TV Series, Joel Valentine, Hacienda, Hanna Barbera, Horta, Horta Hacienda, Alex Fresno, BBC, Bob Clampett, Harry Bluestone, Nickelodeon, Nelvana, New Warner Bros, NTWK, OMI, Pro Sound Effects, PSEL, Rocky and Bullwinkle, 20th Century Fox, Audio Effects Co., Rich Harrison, Mark Mangini, Richard L. Anderson, Skywalker, Warner Bros, Turner Entertainment, Unknown Sound Effects Library, and Valentino.\n
      \n
      Please help find the libraries in the above paragraph if you can. And also, I need the SFX libraries used by Alvin Earthworm in his Super Mario Bros Z series (machine gun, chaos emerald glows, Koopa Bros power up with the chaos emerald for their special formation attack, dashing, explosions, punches, kicks, land/fall/hit on a hard surface, death ray, rocket blast offs, special attacks, Koopa Bros thumbs up, Axem Black and Green join to make a axe attack etc.).\n
      \n
      Remember the Skywalker sound library I listed? I have yet to find the library for online download.\n
      \n
      […fandom.com/…/Sound_Ideas,_Machine_Gun_Multiple_-…](https://soundeffects.fandom.com/wiki/Sound_Ideas,_Machine_Gun_Multiple_-_Long_Long_take_of_multiple_machine_guns_firing_at_once) And sound effects like this are from a now discontinued library. I couldn’t find it on Source Audio. BTW, this sound file is heard in Total Recall (Arnold Schwarzenegger) where Richter’s goons open fire in the escalator scene.\n
      \n
      And these sound effects are heard and used literally **everywhere** (cartoons, movies, TV, and especially video games). Therefore, no one should bother to care *who’s* using them, should they? Looking for one law breaker who’s using something very commonly heard is like looking for a needle hidden in a haystack. So I’m certain the head of the copyrighted material wouldn’t waste their time and money hunting down one individual with the “illegally” acquired item - let alone millions of them on this planet. Alot of people have used them for their “crappy” stop motion films and they never had problems.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 79
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710726233 {#2244
      date: 2024-03-18 02:43:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2248 …}
    +votes: Doctrine\ORM\PersistentCollection {#2255 …}
    +reports: Doctrine\ORM\PersistentCollection {#2251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
    +badges: Doctrine\ORM\PersistentCollection {#2142 …}
    +children: [
      App\Entity\EntryComment {#2079}
    ]
    -id: 26641
    -titleTs: "'acquir':3 'discontinu':4 'effect':6 'help':1 'librari':7 'pleas':8 'sound':5"
    -bodyTs: "'/albums](https://soundideas.sourceaudio.com/albums)),':174 '/sound_ideas':473 '/sound_ideas_canada_ltd':241 '/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':479 '/wiki/sound_ideas_canada_ltd).':244 '/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':247 '1':37,115 '20th':352 'acquir':183,596 'album':159 'alex':331 'alon':599 'alot':606 'also':303,389 'alvin':62,397 'anderson':364 'anim':53 'anime-styl':52 'appear':95,162,222,306 'archiv':187,232 'arnold':508 'attack':423,439,453 'audio':165,171,225,309,355,498 'axe':452 'axem':444 'barbera':327 'bbc':333 'beat':26,50 'began':290 'begin':139 'better':75,119 'big':268 'black':445 'blast':436 'blueston':337 'bob':334 'bother':541 'breaker':554 'bros':67,342,367,403,412,441 'btw':499 'bullwinkl':351 'care':543 'cartoon':35,100,109,113,298,530 'centuri':353 'certain':273,575 'chan':22 'chao':408,417 'clampett':335 'co':357 'common':560 'copyright':580 'could':271 'couldn':492 'crappi':614 'crash':272 'creat':132 'crisi':25,49 'cue':91 'dash':424 'death':433 'depati':310 'dfe':311 'dig':291 'discontinu':185,237,489 'disney':312 'download':471 'e.g':87 'earthworm':63,398 'edg':202 'effect':31,56,85,124,145,189,347,356,372,482,523 'elektra':313 'emerald':409,418 'entertain':369 'escal':518 'especi':534 'etc':454 'everywher':529 'expand':77 'explos':425 'famous':315 'fandom.com':472 'favorit':294 'file':32,259,502 'film':617 'find':230,378,466,494 'fire':515 'first':131,289 'flash':20 'form':260 'format':422 'fox':317,354 'fresno':332 'gallop':111 'game':301,536 'get':74,252 'glitch':155 'glow':410 'go':3 'goon':513 'got':125 'green':447 'gun':407,475 'hacienda':325,330 'hanna':326 'hard':431 'harri':336 'harrison':359 'haystack':571 'head':577 'heard':60,504,525,561 'help':181,229,377 'hidden':568 'hollywood':201 'hors':110 'horta':328,329 'hunt':589 'idea':205 'illeg':595 'imper':250 'individu':592 'item':597 'jacki':21 'joel':323 'join':448 'kick':427 'kind':58 'know':136 'knowledg':80 'koopa':411,440 'l':363 'land/fall/hit':428 'law':553 'let':5,598 'librari':190,214,238,282,373,380,394,459,468,490 'like':191,275,483,563 'link':198 'list':212,461 'liter':528 'littl':10 'locat':45 'log':286 'look':550,564 'luck':177 'm':2,42,73,574 'machin':406,474 'made':216 'make':450 'mangini':361 'mario':66,402 'mark':360 'materi':581 'million':600 'money':588 'motion':616 'movi':297,531 'mp3':263 'multipl':476 'name':86,127 'need':180,228,391 'needl':567 'nelvana':339 'never':620 'new':340 'nickelodeon':338 'nightmar':17 'ntwk':343 'object':94 'off':437 'ogg':270 'omi':344 'one':539,552,591 'onlin':470 'open':514 'origin':256,320 'page':208 'paragraph':384 'past':148 'pc':19 'peopl':608 'planet':605 'pleas':376 'possibl':194 'power':413 'pro':277,345 'problem':622 'program':274 'ps1':14 'psel':348 'punch':426 'ray':434 'rayman':12,97,103 'recal':507 'record':314 'rememb':455 'rich':358 'richard':362 'richter':511 'right':39 'rocket':435 'rocki':349 'run':105 'scene':519 'schwarzenegg':509 'search':141,167 'secret':11 'seri':322,405 'sfx':393 'show':210,296 'sinc':287 'skywalk':365,457 'someth':558 'somewher':239 'sound':30,55,84,89,106,123,144,188,204,258,281,346,371,458,481,501,522 'soundeffects.fandom.com':240,243,246,478 'soundeffects.fandom.com/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':477 'soundeffects.fandom.com/wiki/sound_ideas_canada_ltd).':242 'soundeffects.fandom.com/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':245 'soundideas.sourceaudio.com':173 'soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)),':172 'sourc':47,164,170,224,308,497 'special':421,438 'star':318 'stop':615 'studio':316 'stuntmast':23 'style':54 'super':65,401 'surfac':432 'term':82 'thank':69 'therefor':537 'thumb':442 'time':586 'today':150 'total':506 'toy':15 'trax':36,114 'trek':319 'tri':43 'turner':368 'tv':295,321,532 'unedit':257 'unknown':370 'use':395,527,546,557,610 'util':28 'valentin':324 'valentino':375 've':284 'vega':276 'video':300,535 'visual':120 'vocabulari':79 'vs':16 'warner':341,366 'wast':584 'wav':265 'wiki':207 'wouldn':582 'xylophon':101 'yet':464 'z':68,404"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704245369
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10219422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704158969 {#2235
      date: 2024-01-02 02:29:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not able to help, but good luck with your search."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704167542 {#2075
    date: 2024-01-02 04:52:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cartoondude135@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 272202
  -bodyTs: "'abl':4 'good':8 'help':6 'luck':9 'm':2 'search':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/4770596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704167542 {#2061
    date: 2024-01-02 04:52:22.0 +01:00
  }
  +"title": 272202
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2102 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
    +slug: "Help-me-acquire-discontinued-sound-effect-libraries-please"
    +title: "Help me acquire discontinued sound effect libraries please"
    +url: null
    +body: """
      I’m going to let you in on a little secret: Rayman for PS1, Toys VS Nightmares for PC flash, Jackie Chan Stuntmaster, and Crisis Beat all utilize some sound effect files from The Cartoon Trax 1. And right now, I’m trying to locate the source of Crisis Beat’s “anime-style” sound effects (the kind we heard in Alvin Earthworm’s Super Mario Bros Z). Thanks to this, I’m getting better at expanding my vocabulary knowledge in terms of sound effect names (E.G, the sound that cues when an object appears in Rayman is a cartoon xylophone and Rayman’s running sound is a cartoon horse galloping in Cartoon Trax 1.) Now I can better visualize how these sound effects got their names when they were first created.\n
      \n
      So now I know where to begin my search for the sound effects from my past to today! But there’s a glitch: some of these albums don’t appear on Source Audio. I searched all over Source Audio ([soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)), but no luck. So I need help to acquire any discontinued or archived sound effect libraries like this if possible. Here’s the links to the Hollywood Edge and Sound Idea’s wiki pages to show the list of libraries they made; some of them don’t appear on Source Audio, so I need help finding an archive of some of their discontinued libraries somewhere: [soundeffects.fandom.com/…/Sound_Ideas_Canada_Ltd](https://soundeffects.fandom.com/wiki/Sound_Ideas_Canada_Ltd). [soundeffects.fandom.com/wiki/The_Hollywood_Edge](https://soundeffects.fandom.com/wiki/The_Hollywood_Edge)\n
      \n
      It’s imperative I get it in their **original unedited sound file form and in MP3** as .wav is too big and .ogg could crash certain programs like Vegas Pro.\n
      \n
      Here are the sound libraries I’ve been logging since I first began digging through my favorite TV shows, movies, cartoons, and video games that also don’t appear on Source Audio: DePatie, DFE, Disney, Elektra Records, Famous Studios, FOX, Star Trek: Original TV Series, Joel Valentine, Hacienda, Hanna Barbera, Horta, Horta Hacienda, Alex Fresno, BBC, Bob Clampett, Harry Bluestone, Nickelodeon, Nelvana, New Warner Bros, NTWK, OMI, Pro Sound Effects, PSEL, Rocky and Bullwinkle, 20th Century Fox, Audio Effects Co., Rich Harrison, Mark Mangini, Richard L. Anderson, Skywalker, Warner Bros, Turner Entertainment, Unknown Sound Effects Library, and Valentino.\n
      \n
      Please help find the libraries in the above paragraph if you can. And also, I need the SFX libraries used by Alvin Earthworm in his Super Mario Bros Z series (machine gun, chaos emerald glows, Koopa Bros power up with the chaos emerald for their special formation attack, dashing, explosions, punches, kicks, land/fall/hit on a hard surface, death ray, rocket blast offs, special attacks, Koopa Bros thumbs up, Axem Black and Green join to make a axe attack etc.).\n
      \n
      Remember the Skywalker sound library I listed? I have yet to find the library for online download.\n
      \n
      […fandom.com/…/Sound_Ideas,_Machine_Gun_Multiple_-…](https://soundeffects.fandom.com/wiki/Sound_Ideas,_Machine_Gun_Multiple_-_Long_Long_take_of_multiple_machine_guns_firing_at_once) And sound effects like this are from a now discontinued library. I couldn’t find it on Source Audio. BTW, this sound file is heard in Total Recall (Arnold Schwarzenegger) where Richter’s goons open fire in the escalator scene.\n
      \n
      And these sound effects are heard and used literally **everywhere** (cartoons, movies, TV, and especially video games). Therefore, no one should bother to care *who’s* using them, should they? Looking for one law breaker who’s using something very commonly heard is like looking for a needle hidden in a haystack. So I’m certain the head of the copyrighted material wouldn’t waste their time and money hunting down one individual with the “illegally” acquired item - let alone millions of them on this planet. Alot of people have used them for their “crappy” stop motion films and they never had problems.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 79
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710726233 {#2244
      date: 2024-03-18 02:43:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2248 …}
    +votes: Doctrine\ORM\PersistentCollection {#2255 …}
    +reports: Doctrine\ORM\PersistentCollection {#2251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
    +badges: Doctrine\ORM\PersistentCollection {#2142 …}
    +children: [
      App\Entity\EntryComment {#2079}
    ]
    -id: 26641
    -titleTs: "'acquir':3 'discontinu':4 'effect':6 'help':1 'librari':7 'pleas':8 'sound':5"
    -bodyTs: "'/albums](https://soundideas.sourceaudio.com/albums)),':174 '/sound_ideas':473 '/sound_ideas_canada_ltd':241 '/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':479 '/wiki/sound_ideas_canada_ltd).':244 '/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':247 '1':37,115 '20th':352 'acquir':183,596 'album':159 'alex':331 'alon':599 'alot':606 'also':303,389 'alvin':62,397 'anderson':364 'anim':53 'anime-styl':52 'appear':95,162,222,306 'archiv':187,232 'arnold':508 'attack':423,439,453 'audio':165,171,225,309,355,498 'axe':452 'axem':444 'barbera':327 'bbc':333 'beat':26,50 'began':290 'begin':139 'better':75,119 'big':268 'black':445 'blast':436 'blueston':337 'bob':334 'bother':541 'breaker':554 'bros':67,342,367,403,412,441 'btw':499 'bullwinkl':351 'care':543 'cartoon':35,100,109,113,298,530 'centuri':353 'certain':273,575 'chan':22 'chao':408,417 'clampett':335 'co':357 'common':560 'copyright':580 'could':271 'couldn':492 'crappi':614 'crash':272 'creat':132 'crisi':25,49 'cue':91 'dash':424 'death':433 'depati':310 'dfe':311 'dig':291 'discontinu':185,237,489 'disney':312 'download':471 'e.g':87 'earthworm':63,398 'edg':202 'effect':31,56,85,124,145,189,347,356,372,482,523 'elektra':313 'emerald':409,418 'entertain':369 'escal':518 'especi':534 'etc':454 'everywher':529 'expand':77 'explos':425 'famous':315 'fandom.com':472 'favorit':294 'file':32,259,502 'film':617 'find':230,378,466,494 'fire':515 'first':131,289 'flash':20 'form':260 'format':422 'fox':317,354 'fresno':332 'gallop':111 'game':301,536 'get':74,252 'glitch':155 'glow':410 'go':3 'goon':513 'got':125 'green':447 'gun':407,475 'hacienda':325,330 'hanna':326 'hard':431 'harri':336 'harrison':359 'haystack':571 'head':577 'heard':60,504,525,561 'help':181,229,377 'hidden':568 'hollywood':201 'hors':110 'horta':328,329 'hunt':589 'idea':205 'illeg':595 'imper':250 'individu':592 'item':597 'jacki':21 'joel':323 'join':448 'kick':427 'kind':58 'know':136 'knowledg':80 'koopa':411,440 'l':363 'land/fall/hit':428 'law':553 'let':5,598 'librari':190,214,238,282,373,380,394,459,468,490 'like':191,275,483,563 'link':198 'list':212,461 'liter':528 'littl':10 'locat':45 'log':286 'look':550,564 'luck':177 'm':2,42,73,574 'machin':406,474 'made':216 'make':450 'mangini':361 'mario':66,402 'mark':360 'materi':581 'million':600 'money':588 'motion':616 'movi':297,531 'mp3':263 'multipl':476 'name':86,127 'need':180,228,391 'needl':567 'nelvana':339 'never':620 'new':340 'nickelodeon':338 'nightmar':17 'ntwk':343 'object':94 'off':437 'ogg':270 'omi':344 'one':539,552,591 'onlin':470 'open':514 'origin':256,320 'page':208 'paragraph':384 'past':148 'pc':19 'peopl':608 'planet':605 'pleas':376 'possibl':194 'power':413 'pro':277,345 'problem':622 'program':274 'ps1':14 'psel':348 'punch':426 'ray':434 'rayman':12,97,103 'recal':507 'record':314 'rememb':455 'rich':358 'richard':362 'richter':511 'right':39 'rocket':435 'rocki':349 'run':105 'scene':519 'schwarzenegg':509 'search':141,167 'secret':11 'seri':322,405 'sfx':393 'show':210,296 'sinc':287 'skywalk':365,457 'someth':558 'somewher':239 'sound':30,55,84,89,106,123,144,188,204,258,281,346,371,458,481,501,522 'soundeffects.fandom.com':240,243,246,478 'soundeffects.fandom.com/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':477 'soundeffects.fandom.com/wiki/sound_ideas_canada_ltd).':242 'soundeffects.fandom.com/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':245 'soundideas.sourceaudio.com':173 'soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)),':172 'sourc':47,164,170,224,308,497 'special':421,438 'star':318 'stop':615 'studio':316 'stuntmast':23 'style':54 'super':65,401 'surfac':432 'term':82 'thank':69 'therefor':537 'thumb':442 'time':586 'today':150 'total':506 'toy':15 'trax':36,114 'trek':319 'tri':43 'turner':368 'tv':295,321,532 'unedit':257 'unknown':370 'use':395,527,546,557,610 'util':28 'valentin':324 'valentino':375 've':284 'vega':276 'video':300,535 'visual':120 'vocabulari':79 'vs':16 'warner':341,366 'wast':584 'wav':265 'wiki':207 'wouldn':582 'xylophon':101 'yet':464 'z':68,404"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704245369
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10219422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704158969 {#2235
      date: 2024-01-02 02:29:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not able to help, but good luck with your search."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704167542 {#2075
    date: 2024-01-02 04:52:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cartoondude135@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 272202
  -bodyTs: "'abl':4 'good':8 'help':6 'luck':9 'm':2 'search':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/4770596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704167542 {#2061
    date: 2024-01-02 04:52:22.0 +01:00
  }
  +"title": 272202
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
  +slug: "What-game-do-you-play-to-just-chill"
  +title: "What game do you play to just chill?"
  +url: null
  +body: """
    Nowadays I find a lot of games feel like too much work and/or anxiety when I just want to relax for like, 30 minutes to an hour after a long day. On the other hand, the games specifically designed to help you unwind just feel boring imo.\n
    \n
    In the past I’ve felt like Outer Wilds scratched this itch, cause the whole experience was engaging but generally relaxed. There was a mystery that kept me hooked and the exploration and movement was fun in and of itself. I also felt like Subnautica filled this role since it was very much at my own pace, with anxiety producing portions which could for the most part be avoided or minimized, and also there was a clear objective to fulfill, get off the planet.\n
    \n
    So what games do you play when you just wanna relax?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 344
  +favouriteCount: 281
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701701654 {#2039
    date: 2023-12-04 15:54:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2147 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  +badges: Doctrine\ORM\PersistentCollection {#2185 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        You should check out Stardew Valley. Super chill game that evolves at your own pace.\n
        \n
        Don’t like to fish on the game? Don’t fish.\n
        \n
        Don’t like to go in the mines and fight stuff? Don’t go in the caves.\n
        \n
        Play on a PC and want to spend hours just modding the hell out of the game? Go for it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1700749292 {#2018
        date: 2023-11-23 15:21:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DashboTreeFrog@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 138910
      -bodyTs: "'cave':43 'check':3 'chill':8 'evolv':11 'fight':36 'fish':20,26 'game':9,23,60 'go':31,40,61 'hell':56 'hour':52 'like':18,29 'mine':34 'mod':54 'pace':15 'pc':47 'play':44 'spend':51 'stardew':5 'stuff':37 'super':7 'valley':6 'want':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3766982"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700365617 {#2025
        date: 2023-11-19 04:46:57.0 +01:00
      }
      +"title": 138910
    }
  ]
  -id: 14315
  -titleTs: "'chill':8 'game':2 'play':5"
  -bodyTs: "'30':23 'also':89,120 'and/or':13 'anxieti':14,106 'avoid':116 'bore':46 'caus':60 'clear':124 'could':110 'day':31 'design':39 'engag':65 'experi':63 'explor':79 'feel':8,45 'felt':53,90 'fill':93 'find':3 'fulfil':127 'fun':83 'game':7,37,134 'general':67 'get':128 'hand':35 'help':41 'hook':76 'hour':27 'imo':47 'itch':59 'kept':74 'like':9,22,54,91 'long':30 'lot':5 'minim':118 'minut':24 'movement':81 'much':11,100 'mysteri':72 'nowaday':1 'object':125 'outer':55 'pace':104 'part':114 'past':50 'planet':131 'play':137 'portion':108 'produc':107 'relax':20,68,142 'role':95 'scratch':57 'sinc':96 'specif':38 'subnautica':92 'unwind':43 've':52 'wanna':141 'want':18 'whole':62 'wild':56 'work':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700450553
  +visibility: "visible             "
  +apId: "https://discuss.online/post/3024137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700364153 {#2243
    date: 2023-11-19 04:22:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
  +slug: "What-game-do-you-play-to-just-chill"
  +title: "What game do you play to just chill?"
  +url: null
  +body: """
    Nowadays I find a lot of games feel like too much work and/or anxiety when I just want to relax for like, 30 minutes to an hour after a long day. On the other hand, the games specifically designed to help you unwind just feel boring imo.\n
    \n
    In the past I’ve felt like Outer Wilds scratched this itch, cause the whole experience was engaging but generally relaxed. There was a mystery that kept me hooked and the exploration and movement was fun in and of itself. I also felt like Subnautica filled this role since it was very much at my own pace, with anxiety producing portions which could for the most part be avoided or minimized, and also there was a clear objective to fulfill, get off the planet.\n
    \n
    So what games do you play when you just wanna relax?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 344
  +favouriteCount: 281
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701701654 {#2039
    date: 2023-12-04 15:54:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2147 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  +badges: Doctrine\ORM\PersistentCollection {#2185 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        You should check out Stardew Valley. Super chill game that evolves at your own pace.\n
        \n
        Don’t like to fish on the game? Don’t fish.\n
        \n
        Don’t like to go in the mines and fight stuff? Don’t go in the caves.\n
        \n
        Play on a PC and want to spend hours just modding the hell out of the game? Go for it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1700749292 {#2018
        date: 2023-11-23 15:21:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DashboTreeFrog@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 138910
      -bodyTs: "'cave':43 'check':3 'chill':8 'evolv':11 'fight':36 'fish':20,26 'game':9,23,60 'go':31,40,61 'hell':56 'hour':52 'like':18,29 'mine':34 'mod':54 'pace':15 'pc':47 'play':44 'spend':51 'stardew':5 'stuff':37 'super':7 'valley':6 'want':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3766982"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700365617 {#2025
        date: 2023-11-19 04:46:57.0 +01:00
      }
      +"title": 138910
    }
  ]
  -id: 14315
  -titleTs: "'chill':8 'game':2 'play':5"
  -bodyTs: "'30':23 'also':89,120 'and/or':13 'anxieti':14,106 'avoid':116 'bore':46 'caus':60 'clear':124 'could':110 'day':31 'design':39 'engag':65 'experi':63 'explor':79 'feel':8,45 'felt':53,90 'fill':93 'find':3 'fulfil':127 'fun':83 'game':7,37,134 'general':67 'get':128 'hand':35 'help':41 'hook':76 'hour':27 'imo':47 'itch':59 'kept':74 'like':9,22,54,91 'long':30 'lot':5 'minim':118 'minut':24 'movement':81 'much':11,100 'mysteri':72 'nowaday':1 'object':125 'outer':55 'pace':104 'part':114 'past':50 'planet':131 'play':137 'portion':108 'produc':107 'relax':20,68,142 'role':95 'scratch':57 'sinc':96 'specif':38 'subnautica':92 'unwind':43 've':52 'wanna':141 'want':18 'whole':62 'wild':56 'work':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700450553
  +visibility: "visible             "
  +apId: "https://discuss.online/post/3024137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700364153 {#2243
    date: 2023-11-19 04:22:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
  +slug: "What-game-do-you-play-to-just-chill"
  +title: "What game do you play to just chill?"
  +url: null
  +body: """
    Nowadays I find a lot of games feel like too much work and/or anxiety when I just want to relax for like, 30 minutes to an hour after a long day. On the other hand, the games specifically designed to help you unwind just feel boring imo.\n
    \n
    In the past I’ve felt like Outer Wilds scratched this itch, cause the whole experience was engaging but generally relaxed. There was a mystery that kept me hooked and the exploration and movement was fun in and of itself. I also felt like Subnautica filled this role since it was very much at my own pace, with anxiety producing portions which could for the most part be avoided or minimized, and also there was a clear objective to fulfill, get off the planet.\n
    \n
    So what games do you play when you just wanna relax?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 344
  +favouriteCount: 281
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701701654 {#2039
    date: 2023-12-04 15:54:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2147 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  +badges: Doctrine\ORM\PersistentCollection {#2185 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        You should check out Stardew Valley. Super chill game that evolves at your own pace.\n
        \n
        Don’t like to fish on the game? Don’t fish.\n
        \n
        Don’t like to go in the mines and fight stuff? Don’t go in the caves.\n
        \n
        Play on a PC and want to spend hours just modding the hell out of the game? Go for it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1700749292 {#2018
        date: 2023-11-23 15:21:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DashboTreeFrog@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 138910
      -bodyTs: "'cave':43 'check':3 'chill':8 'evolv':11 'fight':36 'fish':20,26 'game':9,23,60 'go':31,40,61 'hell':56 'hour':52 'like':18,29 'mine':34 'mod':54 'pace':15 'pc':47 'play':44 'spend':51 'stardew':5 'stuff':37 'super':7 'valley':6 'want':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3766982"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700365617 {#2025
        date: 2023-11-19 04:46:57.0 +01:00
      }
      +"title": 138910
    }
  ]
  -id: 14315
  -titleTs: "'chill':8 'game':2 'play':5"
  -bodyTs: "'30':23 'also':89,120 'and/or':13 'anxieti':14,106 'avoid':116 'bore':46 'caus':60 'clear':124 'could':110 'day':31 'design':39 'engag':65 'experi':63 'explor':79 'feel':8,45 'felt':53,90 'fill':93 'find':3 'fulfil':127 'fun':83 'game':7,37,134 'general':67 'get':128 'hand':35 'help':41 'hook':76 'hour':27 'imo':47 'itch':59 'kept':74 'like':9,22,54,91 'long':30 'lot':5 'minim':118 'minut':24 'movement':81 'much':11,100 'mysteri':72 'nowaday':1 'object':125 'outer':55 'pace':104 'part':114 'past':50 'planet':131 'play':137 'portion':108 'produc':107 'relax':20,68,142 'role':95 'scratch':57 'sinc':96 'specif':38 'subnautica':92 'unwind':43 've':52 'wanna':141 'want':18 'whole':62 'wild':56 'work':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700450553
  +visibility: "visible             "
  +apId: "https://discuss.online/post/3024137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700364153 {#2243
    date: 2023-11-19 04:22:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#2011
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#2303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
    +slug: "What-game-do-you-play-to-just-chill"
    +title: "What game do you play to just chill?"
    +url: null
    +body: """
      Nowadays I find a lot of games feel like too much work and/or anxiety when I just want to relax for like, 30 minutes to an hour after a long day. On the other hand, the games specifically designed to help you unwind just feel boring imo.\n
      \n
      In the past I’ve felt like Outer Wilds scratched this itch, cause the whole experience was engaging but generally relaxed. There was a mystery that kept me hooked and the exploration and movement was fun in and of itself. I also felt like Subnautica filled this role since it was very much at my own pace, with anxiety producing portions which could for the most part be avoided or minimized, and also there was a clear objective to fulfill, get off the planet.\n
      \n
      So what games do you play when you just wanna relax?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 344
    +favouriteCount: 281
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701701654 {#2039
      date: 2023-12-04 15:54:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2262 …}
    +votes: Doctrine\ORM\PersistentCollection {#2147 …}
    +reports: Doctrine\ORM\PersistentCollection {#2150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
    +badges: Doctrine\ORM\PersistentCollection {#2185 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 14315
    -titleTs: "'chill':8 'game':2 'play':5"
    -bodyTs: "'30':23 'also':89,120 'and/or':13 'anxieti':14,106 'avoid':116 'bore':46 'caus':60 'clear':124 'could':110 'day':31 'design':39 'engag':65 'experi':63 'explor':79 'feel':8,45 'felt':53,90 'fill':93 'find':3 'fulfil':127 'fun':83 'game':7,37,134 'general':67 'get':128 'hand':35 'help':41 'hook':76 'hour':27 'imo':47 'itch':59 'kept':74 'like':9,22,54,91 'long':30 'lot':5 'minim':118 'minut':24 'movement':81 'much':11,100 'mysteri':72 'nowaday':1 'object':125 'outer':55 'pace':104 'part':114 'past':50 'planet':131 'play':137 'portion':108 'produc':107 'relax':20,68,142 'role':95 'scratch':57 'sinc':96 'specif':38 'subnautica':92 'unwind':43 've':52 'wanna':141 'want':18 'whole':62 'wild':56 'work':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700450553
    +visibility: "visible             "
    +apId: "https://discuss.online/post/3024137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700364153 {#2243
      date: 2023-11-19 04:22:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You should check out Stardew Valley. Super chill game that evolves at your own pace.\n
    \n
    Don’t like to fish on the game? Don’t fish.\n
    \n
    Don’t like to go in the mines and fight stuff? Don’t go in the caves.\n
    \n
    Play on a PC and want to spend hours just modding the hell out of the game? Go for it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1700749292 {#2018
    date: 2023-11-23 15:21:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DashboTreeFrog@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 138910
  -bodyTs: "'cave':43 'check':3 'chill':8 'evolv':11 'fight':36 'fish':20,26 'game':9,23,60 'go':31,40,61 'hell':56 'hour':52 'like':18,29 'mine':34 'mod':54 'pace':15 'pc':47 'play':44 'spend':51 'stardew':5 'stuff':37 'super':7 'valley':6 'want':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3766982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700365617 {#2025
    date: 2023-11-19 04:46:57.0 +01:00
  }
  +"title": 138910
}
"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
23 DENIED edit
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#2303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
    +slug: "What-game-do-you-play-to-just-chill"
    +title: "What game do you play to just chill?"
    +url: null
    +body: """
      Nowadays I find a lot of games feel like too much work and/or anxiety when I just want to relax for like, 30 minutes to an hour after a long day. On the other hand, the games specifically designed to help you unwind just feel boring imo.\n
      \n
      In the past I’ve felt like Outer Wilds scratched this itch, cause the whole experience was engaging but generally relaxed. There was a mystery that kept me hooked and the exploration and movement was fun in and of itself. I also felt like Subnautica filled this role since it was very much at my own pace, with anxiety producing portions which could for the most part be avoided or minimized, and also there was a clear objective to fulfill, get off the planet.\n
      \n
      So what games do you play when you just wanna relax?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 344
    +favouriteCount: 281
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701701654 {#2039
      date: 2023-12-04 15:54:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2262 …}
    +votes: Doctrine\ORM\PersistentCollection {#2147 …}
    +reports: Doctrine\ORM\PersistentCollection {#2150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
    +badges: Doctrine\ORM\PersistentCollection {#2185 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 14315
    -titleTs: "'chill':8 'game':2 'play':5"
    -bodyTs: "'30':23 'also':89,120 'and/or':13 'anxieti':14,106 'avoid':116 'bore':46 'caus':60 'clear':124 'could':110 'day':31 'design':39 'engag':65 'experi':63 'explor':79 'feel':8,45 'felt':53,90 'fill':93 'find':3 'fulfil':127 'fun':83 'game':7,37,134 'general':67 'get':128 'hand':35 'help':41 'hook':76 'hour':27 'imo':47 'itch':59 'kept':74 'like':9,22,54,91 'long':30 'lot':5 'minim':118 'minut':24 'movement':81 'much':11,100 'mysteri':72 'nowaday':1 'object':125 'outer':55 'pace':104 'part':114 'past':50 'planet':131 'play':137 'portion':108 'produc':107 'relax':20,68,142 'role':95 'scratch':57 'sinc':96 'specif':38 'subnautica':92 'unwind':43 've':52 'wanna':141 'want':18 'whole':62 'wild':56 'work':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700450553
    +visibility: "visible             "
    +apId: "https://discuss.online/post/3024137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700364153 {#2243
      date: 2023-11-19 04:22:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You should check out Stardew Valley. Super chill game that evolves at your own pace.\n
    \n
    Don’t like to fish on the game? Don’t fish.\n
    \n
    Don’t like to go in the mines and fight stuff? Don’t go in the caves.\n
    \n
    Play on a PC and want to spend hours just modding the hell out of the game? Go for it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1700749292 {#2018
    date: 2023-11-23 15:21:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DashboTreeFrog@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 138910
  -bodyTs: "'cave':43 'check':3 'chill':8 'evolv':11 'fight':36 'fish':20,26 'game':9,23,60 'go':31,40,61 'hell':56 'hour':52 'like':18,29 'mine':34 'mod':54 'pace':15 'pc':47 'play':44 'spend':51 'stardew':5 'stuff':37 'super':7 'valley':6 'want':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3766982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700365617 {#2025
    date: 2023-11-19 04:46:57.0 +01:00
  }
  +"title": 138910
}
"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
24 DENIED moderate
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#2303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
    +slug: "What-game-do-you-play-to-just-chill"
    +title: "What game do you play to just chill?"
    +url: null
    +body: """
      Nowadays I find a lot of games feel like too much work and/or anxiety when I just want to relax for like, 30 minutes to an hour after a long day. On the other hand, the games specifically designed to help you unwind just feel boring imo.\n
      \n
      In the past I’ve felt like Outer Wilds scratched this itch, cause the whole experience was engaging but generally relaxed. There was a mystery that kept me hooked and the exploration and movement was fun in and of itself. I also felt like Subnautica filled this role since it was very much at my own pace, with anxiety producing portions which could for the most part be avoided or minimized, and also there was a clear objective to fulfill, get off the planet.\n
      \n
      So what games do you play when you just wanna relax?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 344
    +favouriteCount: 281
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701701654 {#2039
      date: 2023-12-04 15:54:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2262 …}
    +votes: Doctrine\ORM\PersistentCollection {#2147 …}
    +reports: Doctrine\ORM\PersistentCollection {#2150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
    +badges: Doctrine\ORM\PersistentCollection {#2185 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 14315
    -titleTs: "'chill':8 'game':2 'play':5"
    -bodyTs: "'30':23 'also':89,120 'and/or':13 'anxieti':14,106 'avoid':116 'bore':46 'caus':60 'clear':124 'could':110 'day':31 'design':39 'engag':65 'experi':63 'explor':79 'feel':8,45 'felt':53,90 'fill':93 'find':3 'fulfil':127 'fun':83 'game':7,37,134 'general':67 'get':128 'hand':35 'help':41 'hook':76 'hour':27 'imo':47 'itch':59 'kept':74 'like':9,22,54,91 'long':30 'lot':5 'minim':118 'minut':24 'movement':81 'much':11,100 'mysteri':72 'nowaday':1 'object':125 'outer':55 'pace':104 'part':114 'past':50 'planet':131 'play':137 'portion':108 'produc':107 'relax':20,68,142 'role':95 'scratch':57 'sinc':96 'specif':38 'subnautica':92 'unwind':43 've':52 'wanna':141 'want':18 'whole':62 'wild':56 'work':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700450553
    +visibility: "visible             "
    +apId: "https://discuss.online/post/3024137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700364153 {#2243
      date: 2023-11-19 04:22:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You should check out Stardew Valley. Super chill game that evolves at your own pace.\n
    \n
    Don’t like to fish on the game? Don’t fish.\n
    \n
    Don’t like to go in the mines and fight stuff? Don’t go in the caves.\n
    \n
    Play on a PC and want to spend hours just modding the hell out of the game? Go for it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1700749292 {#2018
    date: 2023-11-23 15:21:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DashboTreeFrog@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 138910
  -bodyTs: "'cave':43 'check':3 'chill':8 'evolv':11 'fight':36 'fish':20,26 'game':9,23,60 'go':31,40,61 'hell':56 'hour':52 'like':18,29 'mine':34 'mod':54 'pace':15 'pc':47 'play':44 'spend':51 'stardew':5 'stuff':37 'super':7 'valley':6 'want':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3766982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700365617 {#2025
    date: 2023-11-19 04:46:57.0 +01:00
  }
  +"title": 138910
}
"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
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
Proxies\__CG__\App\Entity\Entry {#2467
  +user: Proxies\__CG__\App\Entity\User {#2171 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: Proxies\__CG__\App\Entity\Image {#2014 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2016 …}
  +slug: "Choose-your-vehicle"
  +title: "Choose your vehicle"
  +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 170
  +favouriteCount: 1761
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700937252 {#1989
    date: 2023-11-25 19:34:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2015 …}
  +votes: Doctrine\ORM\PersistentCollection {#2008 …}
  +reports: Doctrine\ORM\PersistentCollection {#1987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1979 …}
  +badges: Doctrine\ORM\PersistentCollection {#2368 …}
  +children: [
    1 => App\Entity\EntryComment {#2364
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: App\Entity\EntryComment {#1625
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
        +image: null
        +parent: null
        +root: null
        +body: "Definitely not the correct place to ask, but does anyone know what brand or model ebike that is?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1697919443 {#1689
          date: 2023-10-21 22:17:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodsocket@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2470 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
        -id: 63076
        -bodyTs: "'anyon':10 'ask':7 'brand':13 'correct':4 'definit':1 'ebik':16 'know':11 'model':15 'place':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2993038"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697903131 {#1795
          date: 2023-10-21 17:45:31.0 +02:00
        }
        +"title": 63076
      }
      +body: "Awesome, thanks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697919434 {#1715
        date: 2023-10-21 22:17:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodsocket@lemmy.world"
        "@Nunya@lemdro.id"
        "@SonicDeathTaco@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#2393 …}
      +votes: Doctrine\ORM\PersistentCollection {#2394 …}
      +reports: Doctrine\ORM\PersistentCollection {#2387 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 63544
      -bodyTs: "'awesom':1 'thank':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2998551"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697919434 {#2361
        date: 2023-10-21 22:17:14.0 +02:00
      }
      +"title": 63544
    }
    0 => App\Entity\EntryComment {#1625}
  ]
  -id: 6858
  -titleTs: "'choos':1 'vehicl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697985169
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7119199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697898769 {#2006
    date: 2023-10-21 16:32:49.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2467
  +user: Proxies\__CG__\App\Entity\User {#2171 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: Proxies\__CG__\App\Entity\Image {#2014 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2016 …}
  +slug: "Choose-your-vehicle"
  +title: "Choose your vehicle"
  +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 170
  +favouriteCount: 1761
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700937252 {#1989
    date: 2023-11-25 19:34:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2015 …}
  +votes: Doctrine\ORM\PersistentCollection {#2008 …}
  +reports: Doctrine\ORM\PersistentCollection {#1987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1979 …}
  +badges: Doctrine\ORM\PersistentCollection {#2368 …}
  +children: [
    1 => App\Entity\EntryComment {#2364
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: App\Entity\EntryComment {#1625
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
        +image: null
        +parent: null
        +root: null
        +body: "Definitely not the correct place to ask, but does anyone know what brand or model ebike that is?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1697919443 {#1689
          date: 2023-10-21 22:17:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodsocket@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2470 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
        -id: 63076
        -bodyTs: "'anyon':10 'ask':7 'brand':13 'correct':4 'definit':1 'ebik':16 'know':11 'model':15 'place':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2993038"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697903131 {#1795
          date: 2023-10-21 17:45:31.0 +02:00
        }
        +"title": 63076
      }
      +body: "Awesome, thanks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697919434 {#1715
        date: 2023-10-21 22:17:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodsocket@lemmy.world"
        "@Nunya@lemdro.id"
        "@SonicDeathTaco@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#2393 …}
      +votes: Doctrine\ORM\PersistentCollection {#2394 …}
      +reports: Doctrine\ORM\PersistentCollection {#2387 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 63544
      -bodyTs: "'awesom':1 'thank':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2998551"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697919434 {#2361
        date: 2023-10-21 22:17:14.0 +02:00
      }
      +"title": 63544
    }
    0 => App\Entity\EntryComment {#1625}
  ]
  -id: 6858
  -titleTs: "'choos':1 'vehicl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697985169
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7119199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697898769 {#2006
    date: 2023-10-21 16:32:49.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2467
  +user: Proxies\__CG__\App\Entity\User {#2171 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: Proxies\__CG__\App\Entity\Image {#2014 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2016 …}
  +slug: "Choose-your-vehicle"
  +title: "Choose your vehicle"
  +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 170
  +favouriteCount: 1761
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700937252 {#1989
    date: 2023-11-25 19:34:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2015 …}
  +votes: Doctrine\ORM\PersistentCollection {#2008 …}
  +reports: Doctrine\ORM\PersistentCollection {#1987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1979 …}
  +badges: Doctrine\ORM\PersistentCollection {#2368 …}
  +children: [
    1 => App\Entity\EntryComment {#2364
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: App\Entity\EntryComment {#1625
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
        +image: null
        +parent: null
        +root: null
        +body: "Definitely not the correct place to ask, but does anyone know what brand or model ebike that is?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1697919443 {#1689
          date: 2023-10-21 22:17:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodsocket@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2470 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
        -id: 63076
        -bodyTs: "'anyon':10 'ask':7 'brand':13 'correct':4 'definit':1 'ebik':16 'know':11 'model':15 'place':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2993038"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697903131 {#1795
          date: 2023-10-21 17:45:31.0 +02:00
        }
        +"title": 63076
      }
      +body: "Awesome, thanks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697919434 {#1715
        date: 2023-10-21 22:17:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodsocket@lemmy.world"
        "@Nunya@lemdro.id"
        "@SonicDeathTaco@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#2393 …}
      +votes: Doctrine\ORM\PersistentCollection {#2394 …}
      +reports: Doctrine\ORM\PersistentCollection {#2387 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 63544
      -bodyTs: "'awesom':1 'thank':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2998551"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697919434 {#2361
        date: 2023-10-21 22:17:14.0 +02:00
      }
      +"title": 63544
    }
    0 => App\Entity\EntryComment {#1625}
  ]
  -id: 6858
  -titleTs: "'choos':1 'vehicl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697985169
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7119199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697898769 {#2006
    date: 2023-10-21 16:32:49.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#2364
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2171 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: Proxies\__CG__\App\Entity\Image {#2014 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2016 …}
    +slug: "Choose-your-vehicle"
    +title: "Choose your vehicle"
    +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 1761
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700937252 {#1989
      date: 2023-11-25 19:34:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2015 …}
    +votes: Doctrine\ORM\PersistentCollection {#2008 …}
    +reports: Doctrine\ORM\PersistentCollection {#1987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2368 …}
    +children: [
      1 => App\Entity\EntryComment {#2364}
      0 => App\Entity\EntryComment {#1625
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
        +image: null
        +parent: null
        +root: null
        +body: "Definitely not the correct place to ask, but does anyone know what brand or model ebike that is?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1697919443 {#1689
          date: 2023-10-21 22:17:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodsocket@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2470 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
        -id: 63076
        -bodyTs: "'anyon':10 'ask':7 'brand':13 'correct':4 'definit':1 'ebik':16 'know':11 'model':15 'place':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2993038"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697903131 {#1795
          date: 2023-10-21 17:45:31.0 +02:00
        }
        +"title": 63076
      }
    ]
    -id: 6858
    -titleTs: "'choos':1 'vehicl':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697985169
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7119199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697898769 {#2006
      date: 2023-10-21 16:32:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: App\Entity\EntryComment {#1625}
  +body: "Awesome, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697919434 {#1715
    date: 2023-10-21 22:17:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodsocket@lemmy.world"
    "@Nunya@lemdro.id"
    "@SonicDeathTaco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#2393 …}
  +votes: Doctrine\ORM\PersistentCollection {#2394 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 63544
  -bodyTs: "'awesom':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2998551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697919434 {#2361
    date: 2023-10-21 22:17:14.0 +02:00
  }
  +"title": 63544
}
"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
31 DENIED edit
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2171 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: Proxies\__CG__\App\Entity\Image {#2014 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2016 …}
    +slug: "Choose-your-vehicle"
    +title: "Choose your vehicle"
    +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 1761
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700937252 {#1989
      date: 2023-11-25 19:34:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2015 …}
    +votes: Doctrine\ORM\PersistentCollection {#2008 …}
    +reports: Doctrine\ORM\PersistentCollection {#1987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2368 …}
    +children: [
      1 => App\Entity\EntryComment {#2364}
      0 => App\Entity\EntryComment {#1625
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
        +image: null
        +parent: null
        +root: null
        +body: "Definitely not the correct place to ask, but does anyone know what brand or model ebike that is?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1697919443 {#1689
          date: 2023-10-21 22:17:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodsocket@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2470 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
        -id: 63076
        -bodyTs: "'anyon':10 'ask':7 'brand':13 'correct':4 'definit':1 'ebik':16 'know':11 'model':15 'place':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2993038"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697903131 {#1795
          date: 2023-10-21 17:45:31.0 +02:00
        }
        +"title": 63076
      }
    ]
    -id: 6858
    -titleTs: "'choos':1 'vehicl':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697985169
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7119199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697898769 {#2006
      date: 2023-10-21 16:32:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: App\Entity\EntryComment {#1625}
  +body: "Awesome, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697919434 {#1715
    date: 2023-10-21 22:17:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodsocket@lemmy.world"
    "@Nunya@lemdro.id"
    "@SonicDeathTaco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#2393 …}
  +votes: Doctrine\ORM\PersistentCollection {#2394 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 63544
  -bodyTs: "'awesom':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2998551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697919434 {#2361
    date: 2023-10-21 22:17:14.0 +02:00
  }
  +"title": 63544
}
"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
32 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2171 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: Proxies\__CG__\App\Entity\Image {#2014 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2016 …}
    +slug: "Choose-your-vehicle"
    +title: "Choose your vehicle"
    +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 1761
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700937252 {#1989
      date: 2023-11-25 19:34:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2015 …}
    +votes: Doctrine\ORM\PersistentCollection {#2008 …}
    +reports: Doctrine\ORM\PersistentCollection {#1987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2368 …}
    +children: [
      1 => App\Entity\EntryComment {#2364}
      0 => App\Entity\EntryComment {#1625
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
        +image: null
        +parent: null
        +root: null
        +body: "Definitely not the correct place to ask, but does anyone know what brand or model ebike that is?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1697919443 {#1689
          date: 2023-10-21 22:17:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodsocket@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2470 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
        -id: 63076
        -bodyTs: "'anyon':10 'ask':7 'brand':13 'correct':4 'definit':1 'ebik':16 'know':11 'model':15 'place':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2993038"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697903131 {#1795
          date: 2023-10-21 17:45:31.0 +02:00
        }
        +"title": 63076
      }
    ]
    -id: 6858
    -titleTs: "'choos':1 'vehicl':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697985169
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7119199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697898769 {#2006
      date: 2023-10-21 16:32:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: App\Entity\EntryComment {#1625}
  +body: "Awesome, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697919434 {#1715
    date: 2023-10-21 22:17:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodsocket@lemmy.world"
    "@Nunya@lemdro.id"
    "@SonicDeathTaco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#2393 …}
  +votes: Doctrine\ORM\PersistentCollection {#2394 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 63544
  -bodyTs: "'awesom':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2998551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697919434 {#2361
    date: 2023-10-21 22:17:14.0 +02:00
  }
  +"title": 63544
}
"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
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\EntryComment {#1625
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2171 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: Proxies\__CG__\App\Entity\Image {#2014 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2016 …}
    +slug: "Choose-your-vehicle"
    +title: "Choose your vehicle"
    +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 1761
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700937252 {#1989
      date: 2023-11-25 19:34:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2015 …}
    +votes: Doctrine\ORM\PersistentCollection {#2008 …}
    +reports: Doctrine\ORM\PersistentCollection {#1987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2368 …}
    +children: [
      1 => App\Entity\EntryComment {#2364
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
        +root: App\Entity\EntryComment {#1625}
        +body: "Awesome, thanks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697919434 {#1715
          date: 2023-10-21 22:17:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodsocket@lemmy.world"
          "@Nunya@lemdro.id"
          "@SonicDeathTaco@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1383 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#2394 …}
        +reports: Doctrine\ORM\PersistentCollection {#2387 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 63544
        -bodyTs: "'awesom':1 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2998551"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697919434 {#2361
          date: 2023-10-21 22:17:14.0 +02:00
        }
        +"title": 63544
      }
      0 => App\Entity\EntryComment {#1625}
    ]
    -id: 6858
    -titleTs: "'choos':1 'vehicl':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697985169
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7119199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697898769 {#2006
      date: 2023-10-21 16:32:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely not the correct place to ask, but does anyone know what brand or model ebike that is?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1697919443 {#1689
    date: 2023-10-21 22:17:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodsocket@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  -id: 63076
  -bodyTs: "'anyon':10 'ask':7 'brand':13 'correct':4 'definit':1 'ebik':16 'know':11 'model':15 'place':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2993038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697903131 {#1795
    date: 2023-10-21 17:45:31.0 +02:00
  }
  +"title": 63076
}
"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
35 DENIED edit
App\Entity\EntryComment {#1625
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2171 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: Proxies\__CG__\App\Entity\Image {#2014 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2016 …}
    +slug: "Choose-your-vehicle"
    +title: "Choose your vehicle"
    +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 1761
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700937252 {#1989
      date: 2023-11-25 19:34:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2015 …}
    +votes: Doctrine\ORM\PersistentCollection {#2008 …}
    +reports: Doctrine\ORM\PersistentCollection {#1987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2368 …}
    +children: [
      1 => App\Entity\EntryComment {#2364
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
        +root: App\Entity\EntryComment {#1625}
        +body: "Awesome, thanks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697919434 {#1715
          date: 2023-10-21 22:17:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodsocket@lemmy.world"
          "@Nunya@lemdro.id"
          "@SonicDeathTaco@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1383 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#2394 …}
        +reports: Doctrine\ORM\PersistentCollection {#2387 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 63544
        -bodyTs: "'awesom':1 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2998551"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697919434 {#2361
          date: 2023-10-21 22:17:14.0 +02:00
        }
        +"title": 63544
      }
      0 => App\Entity\EntryComment {#1625}
    ]
    -id: 6858
    -titleTs: "'choos':1 'vehicl':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697985169
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7119199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697898769 {#2006
      date: 2023-10-21 16:32:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely not the correct place to ask, but does anyone know what brand or model ebike that is?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1697919443 {#1689
    date: 2023-10-21 22:17:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodsocket@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  -id: 63076
  -bodyTs: "'anyon':10 'ask':7 'brand':13 'correct':4 'definit':1 'ebik':16 'know':11 'model':15 'place':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2993038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697903131 {#1795
    date: 2023-10-21 17:45:31.0 +02:00
  }
  +"title": 63076
}
"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
36 DENIED moderate
App\Entity\EntryComment {#1625
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2171 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: Proxies\__CG__\App\Entity\Image {#2014 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2016 …}
    +slug: "Choose-your-vehicle"
    +title: "Choose your vehicle"
    +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 1761
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700937252 {#1989
      date: 2023-11-25 19:34:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2015 …}
    +votes: Doctrine\ORM\PersistentCollection {#2008 …}
    +reports: Doctrine\ORM\PersistentCollection {#1987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2368 …}
    +children: [
      1 => App\Entity\EntryComment {#2364
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
        +root: App\Entity\EntryComment {#1625}
        +body: "Awesome, thanks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697919434 {#1715
          date: 2023-10-21 22:17:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodsocket@lemmy.world"
          "@Nunya@lemdro.id"
          "@SonicDeathTaco@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1383 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#2394 …}
        +reports: Doctrine\ORM\PersistentCollection {#2387 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 63544
        -bodyTs: "'awesom':1 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2998551"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697919434 {#2361
          date: 2023-10-21 22:17:14.0 +02:00
        }
        +"title": 63544
      }
      0 => App\Entity\EntryComment {#1625}
    ]
    -id: 6858
    -titleTs: "'choos':1 'vehicl':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697985169
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7119199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697898769 {#2006
      date: 2023-10-21 16:32:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely not the correct place to ask, but does anyone know what brand or model ebike that is?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1697919443 {#1689
    date: 2023-10-21 22:17:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodsocket@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  -id: 63076
  -bodyTs: "'anyon':10 'ask':7 'brand':13 'correct':4 'definit':1 'ebik':16 'know':11 'model':15 'place':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2993038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697903131 {#1795
    date: 2023-10-21 17:45:31.0 +02:00
  }
  +"title": 63076
}
"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
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 {#1558
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Connect-Version-1-0-152-Released-on-the-Play-Store-Beta-Channel"
  +title: "Connect Version 1.0.152 Released on the Play Store Beta Channel"
  +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
  +body: """
    I’m not the developer, but just noticed that Lemmy Connect 1.0.152 was available on the Play Store Beta Channel. Thank you @kuro for your continued support.\n
    \n
    > ### Fixed\n
    > \n
    > - Fixed voting on posts refreshing the video player\n
    > - Fixed some issues with image heights not fitting correctly
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700629205 {#1525
    date: 2023-11-22 06:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@kuro"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  +badges: Doctrine\ORM\PersistentCollection {#1702 …}
  +children: []
  -id: 14541
  -titleTs: "'1.0.152':3 'beta':9 'channel':10 'connect':1 'play':7 'releas':4 'store':8 'version':2"
  -bodyTs: "'1.0.152':12 'avail':14 'beta':19 'channel':20 'connect':11 'continu':26 'correct':45 'develop':5 'fit':44 'fix':28,29,37 'height':42 'imag':41 'issu':39 'kuro':23 'lemmi':10 'm':2 'notic':8 'play':17 'player':36 'post':32 'refresh':33 'store':18 'support':27 'thank':21 'video':35 'vote':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700517135
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3357924"
  +editedAt: DateTimeImmutable @1700810466 {#1528
    date: 2023-11-24 08:21:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700430735 {#1565
    date: 2023-11-19 22:52:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1558
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Connect-Version-1-0-152-Released-on-the-Play-Store-Beta-Channel"
  +title: "Connect Version 1.0.152 Released on the Play Store Beta Channel"
  +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
  +body: """
    I’m not the developer, but just noticed that Lemmy Connect 1.0.152 was available on the Play Store Beta Channel. Thank you @kuro for your continued support.\n
    \n
    > ### Fixed\n
    > \n
    > - Fixed voting on posts refreshing the video player\n
    > - Fixed some issues with image heights not fitting correctly
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700629205 {#1525
    date: 2023-11-22 06:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@kuro"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  +badges: Doctrine\ORM\PersistentCollection {#1702 …}
  +children: []
  -id: 14541
  -titleTs: "'1.0.152':3 'beta':9 'channel':10 'connect':1 'play':7 'releas':4 'store':8 'version':2"
  -bodyTs: "'1.0.152':12 'avail':14 'beta':19 'channel':20 'connect':11 'continu':26 'correct':45 'develop':5 'fit':44 'fix':28,29,37 'height':42 'imag':41 'issu':39 'kuro':23 'lemmi':10 'm':2 'notic':8 'play':17 'player':36 'post':32 'refresh':33 'store':18 'support':27 'thank':21 'video':35 'vote':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700517135
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3357924"
  +editedAt: DateTimeImmutable @1700810466 {#1528
    date: 2023-11-24 08:21:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700430735 {#1565
    date: 2023-11-19 22:52:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1558
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Connect-Version-1-0-152-Released-on-the-Play-Store-Beta-Channel"
  +title: "Connect Version 1.0.152 Released on the Play Store Beta Channel"
  +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
  +body: """
    I’m not the developer, but just noticed that Lemmy Connect 1.0.152 was available on the Play Store Beta Channel. Thank you @kuro for your continued support.\n
    \n
    > ### Fixed\n
    > \n
    > - Fixed voting on posts refreshing the video player\n
    > - Fixed some issues with image heights not fitting correctly
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700629205 {#1525
    date: 2023-11-22 06:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@kuro"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  +badges: Doctrine\ORM\PersistentCollection {#1702 …}
  +children: []
  -id: 14541
  -titleTs: "'1.0.152':3 'beta':9 'channel':10 'connect':1 'play':7 'releas':4 'store':8 'version':2"
  -bodyTs: "'1.0.152':12 'avail':14 'beta':19 'channel':20 'connect':11 'continu':26 'correct':45 'develop':5 'fit':44 'fix':28,29,37 'height':42 'imag':41 'issu':39 'kuro':23 'lemmi':10 'm':2 'notic':8 'play':17 'player':36 'post':32 'refresh':33 'store':18 'support':27 'thank':21 'video':35 'vote':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700517135
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3357924"
  +editedAt: DateTimeImmutable @1700810466 {#1528
    date: 2023-11-24 08:21:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700430735 {#1565
    date: 2023-11-19 22:52:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1437
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
  +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
  +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
  +body: """
    Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
    \n
    What’s New:\n
    \n
    ### Fixed\n
    \n
    - Upgraded various libraries\n
    - Fixed an issue with thumbnails apppearing blurry\n
    - Fixed a bug where links without any protocol prefix would crash\n
    - Increased the cache size from 100 objects to 200
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699380973 {#1682
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 10589
  -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
  -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699384054
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2964244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297654 {#1452
    date: 2023-11-06 20:07:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1437
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
  +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
  +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
  +body: """
    Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
    \n
    What’s New:\n
    \n
    ### Fixed\n
    \n
    - Upgraded various libraries\n
    - Fixed an issue with thumbnails apppearing blurry\n
    - Fixed a bug where links without any protocol prefix would crash\n
    - Increased the cache size from 100 objects to 200
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699380973 {#1682
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 10589
  -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
  -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699384054
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2964244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297654 {#1452
    date: 2023-11-06 20:07:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1437
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
  +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
  +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
  +body: """
    Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
    \n
    What’s New:\n
    \n
    ### Fixed\n
    \n
    - Upgraded various libraries\n
    - Fixed an issue with thumbnails apppearing blurry\n
    - Fixed a bug where links without any protocol prefix would crash\n
    - Increased the cache size from 100 objects to 200
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699380973 {#1682
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 10589
  -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
  -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699384054
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2964244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297654 {#1452
    date: 2023-11-06 20:07:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1405
  +user: Proxies\__CG__\App\Entity\User {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: Proxies\__CG__\App\Entity\Image {#2186 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2187 …}
  +slug: "31-October-2023"
  +title: "31 October 2023"
  +url: "https://sh.itjust.works/pictrs/image/f7b2344b-e6c1-416f-8988-33317f1e2dc6.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 518
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698971263 {#2179
    date: 2023-11-03 01:27:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  +badges: Doctrine\ORM\PersistentCollection {#2038 …}
  +children: [
    App\Entity\EntryComment {#1381
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +body: "Didn’t even need to click the link to know it was Richard Cheese. He has great stuff."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698892735 {#2380
        date: 2023-11-02 03:38:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
        "@rodolfo@lemmy.world"
        "@Lenny@lemmy.zip"
        "@mindbleach@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 83721
      -bodyTs: "'chees':14 'click':6 'didn':1 'even':3 'great':17 'know':10 'link':8 'need':4 'richard':13 'stuff':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3301697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698892735 {#2372
        date: 2023-11-02 03:38:55.0 +01:00
      }
      +"title": 83721
    }
  ]
  -id: 8982
  -titleTs: "'2023':3 '31':1 'octob':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698959710
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8348790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698873310 {#2151
    date: 2023-11-01 22:15:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1405
  +user: Proxies\__CG__\App\Entity\User {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: Proxies\__CG__\App\Entity\Image {#2186 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2187 …}
  +slug: "31-October-2023"
  +title: "31 October 2023"
  +url: "https://sh.itjust.works/pictrs/image/f7b2344b-e6c1-416f-8988-33317f1e2dc6.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 518
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698971263 {#2179
    date: 2023-11-03 01:27:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  +badges: Doctrine\ORM\PersistentCollection {#2038 …}
  +children: [
    App\Entity\EntryComment {#1381
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +body: "Didn’t even need to click the link to know it was Richard Cheese. He has great stuff."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698892735 {#2380
        date: 2023-11-02 03:38:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
        "@rodolfo@lemmy.world"
        "@Lenny@lemmy.zip"
        "@mindbleach@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 83721
      -bodyTs: "'chees':14 'click':6 'didn':1 'even':3 'great':17 'know':10 'link':8 'need':4 'richard':13 'stuff':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3301697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698892735 {#2372
        date: 2023-11-02 03:38:55.0 +01:00
      }
      +"title": 83721
    }
  ]
  -id: 8982
  -titleTs: "'2023':3 '31':1 'octob':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698959710
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8348790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698873310 {#2151
    date: 2023-11-01 22:15:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1405
  +user: Proxies\__CG__\App\Entity\User {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: Proxies\__CG__\App\Entity\Image {#2186 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2187 …}
  +slug: "31-October-2023"
  +title: "31 October 2023"
  +url: "https://sh.itjust.works/pictrs/image/f7b2344b-e6c1-416f-8988-33317f1e2dc6.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 518
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698971263 {#2179
    date: 2023-11-03 01:27:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  +badges: Doctrine\ORM\PersistentCollection {#2038 …}
  +children: [
    App\Entity\EntryComment {#1381
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +body: "Didn’t even need to click the link to know it was Richard Cheese. He has great stuff."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698892735 {#2380
        date: 2023-11-02 03:38:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
        "@rodolfo@lemmy.world"
        "@Lenny@lemmy.zip"
        "@mindbleach@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 83721
      -bodyTs: "'chees':14 'click':6 'didn':1 'even':3 'great':17 'know':10 'link':8 'need':4 'richard':13 'stuff':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3301697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698892735 {#2372
        date: 2023-11-02 03:38:55.0 +01:00
      }
      +"title": 83721
    }
  ]
  -id: 8982
  -titleTs: "'2023':3 '31':1 'octob':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698959710
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8348790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698873310 {#2151
    date: 2023-11-01 22:15:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#1381
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405
    +user: Proxies\__CG__\App\Entity\User {#2246 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
    +image: Proxies\__CG__\App\Entity\Image {#2186 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2187 …}
    +slug: "31-October-2023"
    +title: "31 October 2023"
    +url: "https://sh.itjust.works/pictrs/image/f7b2344b-e6c1-416f-8988-33317f1e2dc6.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 518
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698971263 {#2179
      date: 2023-11-03 01:27:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2175 …}
    +votes: Doctrine\ORM\PersistentCollection {#2176 …}
    +reports: Doctrine\ORM\PersistentCollection {#2178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
    +badges: Doctrine\ORM\PersistentCollection {#2038 …}
    +children: [
      App\Entity\EntryComment {#1381}
    ]
    -id: 8982
    -titleTs: "'2023':3 '31':1 'octob':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698959710
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8348790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698873310 {#2151
      date: 2023-11-01 22:15:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +body: "Didn’t even need to click the link to know it was Richard Cheese. He has great stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698892735 {#2380
    date: 2023-11-02 03:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@rodolfo@lemmy.world"
    "@Lenny@lemmy.zip"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 83721
  -bodyTs: "'chees':14 'click':6 'didn':1 'even':3 'great':17 'know':10 'link':8 'need':4 'richard':13 'stuff':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3301697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698892735 {#2372
    date: 2023-11-02 03:38:55.0 +01:00
  }
  +"title": 83721
}
"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
51 DENIED edit
App\Entity\EntryComment {#1381
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405
    +user: Proxies\__CG__\App\Entity\User {#2246 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
    +image: Proxies\__CG__\App\Entity\Image {#2186 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2187 …}
    +slug: "31-October-2023"
    +title: "31 October 2023"
    +url: "https://sh.itjust.works/pictrs/image/f7b2344b-e6c1-416f-8988-33317f1e2dc6.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 518
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698971263 {#2179
      date: 2023-11-03 01:27:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2175 …}
    +votes: Doctrine\ORM\PersistentCollection {#2176 …}
    +reports: Doctrine\ORM\PersistentCollection {#2178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
    +badges: Doctrine\ORM\PersistentCollection {#2038 …}
    +children: [
      App\Entity\EntryComment {#1381}
    ]
    -id: 8982
    -titleTs: "'2023':3 '31':1 'octob':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698959710
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8348790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698873310 {#2151
      date: 2023-11-01 22:15:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +body: "Didn’t even need to click the link to know it was Richard Cheese. He has great stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698892735 {#2380
    date: 2023-11-02 03:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@rodolfo@lemmy.world"
    "@Lenny@lemmy.zip"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 83721
  -bodyTs: "'chees':14 'click':6 'didn':1 'even':3 'great':17 'know':10 'link':8 'need':4 'richard':13 'stuff':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3301697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698892735 {#2372
    date: 2023-11-02 03:38:55.0 +01:00
  }
  +"title": 83721
}
"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
52 DENIED moderate
App\Entity\EntryComment {#1381
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405
    +user: Proxies\__CG__\App\Entity\User {#2246 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
    +image: Proxies\__CG__\App\Entity\Image {#2186 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2187 …}
    +slug: "31-October-2023"
    +title: "31 October 2023"
    +url: "https://sh.itjust.works/pictrs/image/f7b2344b-e6c1-416f-8988-33317f1e2dc6.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 518
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698971263 {#2179
      date: 2023-11-03 01:27:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2175 …}
    +votes: Doctrine\ORM\PersistentCollection {#2176 …}
    +reports: Doctrine\ORM\PersistentCollection {#2178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
    +badges: Doctrine\ORM\PersistentCollection {#2038 …}
    +children: [
      App\Entity\EntryComment {#1381}
    ]
    -id: 8982
    -titleTs: "'2023':3 '31':1 'octob':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698959710
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8348790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698873310 {#2151
      date: 2023-11-01 22:15:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +body: "Didn’t even need to click the link to know it was Richard Cheese. He has great stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698892735 {#2380
    date: 2023-11-02 03:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@rodolfo@lemmy.world"
    "@Lenny@lemmy.zip"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 83721
  -bodyTs: "'chees':14 'click':6 'didn':1 'even':3 'great':17 'know':10 'link':8 'need':4 'richard':13 'stuff':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3301697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698892735 {#2372
    date: 2023-11-02 03:38:55.0 +01:00
  }
  +"title": 83721
}
"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
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
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2154 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
  +slug: "How-do-you-like-to-sort-your-Lemmy-feed"
  +title: "How do you like to sort your Lemmy feed?"
  +url: null
  +body: """
    Hot seems meh. I usually go for Top: Day but then I run out. Recently tried most active by comments and liked it.\n
    \n
    How y’all sorting your feeds?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698758830 {#1988
    date: 2023-10-31 14:27:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#1998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  +badges: Doctrine\ORM\PersistentCollection {#2004 …}
  +children: [
    App\Entity\EntryComment {#1874
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
      +image: null
      +parent: null
      +root: null
      +body: "When I first started Lemmy the general consensus was top 6-hour, so I start with that. When that gets boring I switch to New."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1698542480 {#1908
        date: 2023-10-29 02:21:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@moistclump@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1708 …}
      +nested: Doctrine\ORM\PersistentCollection {#1906 …}
      +votes: Doctrine\ORM\PersistentCollection {#2383 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
      -id: 77517
      -bodyTs: "'6':11 'bore':21 'consensus':8 'first':3 'general':7 'get':20 'hour':12 'lemmi':5 'new':25 'start':4,15 'switch':23 'top':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3197912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698542480 {#1907
        date: 2023-10-29 02:21:20.0 +01:00
      }
      +"title": 77517
    }
  ]
  -id: 8235
  -titleTs: "'feed':9 'lemmi':8 'like':4 'sort':6"
  -bodyTs: "'activ':18 'comment':20 'day':9 'feed':29 'go':6 'hot':1 'like':22 'meh':3 'recent':15 'run':13 'seem':2 'sort':27 'top':8 'tri':16 'usual':5 'y':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698619612
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7469149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698533212 {#2173
    date: 2023-10-29 00:46:52.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2154 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
  +slug: "How-do-you-like-to-sort-your-Lemmy-feed"
  +title: "How do you like to sort your Lemmy feed?"
  +url: null
  +body: """
    Hot seems meh. I usually go for Top: Day but then I run out. Recently tried most active by comments and liked it.\n
    \n
    How y’all sorting your feeds?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698758830 {#1988
    date: 2023-10-31 14:27:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#1998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  +badges: Doctrine\ORM\PersistentCollection {#2004 …}
  +children: [
    App\Entity\EntryComment {#1874
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
      +image: null
      +parent: null
      +root: null
      +body: "When I first started Lemmy the general consensus was top 6-hour, so I start with that. When that gets boring I switch to New."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1698542480 {#1908
        date: 2023-10-29 02:21:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@moistclump@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1708 …}
      +nested: Doctrine\ORM\PersistentCollection {#1906 …}
      +votes: Doctrine\ORM\PersistentCollection {#2383 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
      -id: 77517
      -bodyTs: "'6':11 'bore':21 'consensus':8 'first':3 'general':7 'get':20 'hour':12 'lemmi':5 'new':25 'start':4,15 'switch':23 'top':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3197912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698542480 {#1907
        date: 2023-10-29 02:21:20.0 +01:00
      }
      +"title": 77517
    }
  ]
  -id: 8235
  -titleTs: "'feed':9 'lemmi':8 'like':4 'sort':6"
  -bodyTs: "'activ':18 'comment':20 'day':9 'feed':29 'go':6 'hot':1 'like':22 'meh':3 'recent':15 'run':13 'seem':2 'sort':27 'top':8 'tri':16 'usual':5 'y':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698619612
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7469149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698533212 {#2173
    date: 2023-10-29 00:46:52.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2154 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
  +slug: "How-do-you-like-to-sort-your-Lemmy-feed"
  +title: "How do you like to sort your Lemmy feed?"
  +url: null
  +body: """
    Hot seems meh. I usually go for Top: Day but then I run out. Recently tried most active by comments and liked it.\n
    \n
    How y’all sorting your feeds?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698758830 {#1988
    date: 2023-10-31 14:27:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#1998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  +badges: Doctrine\ORM\PersistentCollection {#2004 …}
  +children: [
    App\Entity\EntryComment {#1874
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
      +image: null
      +parent: null
      +root: null
      +body: "When I first started Lemmy the general consensus was top 6-hour, so I start with that. When that gets boring I switch to New."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1698542480 {#1908
        date: 2023-10-29 02:21:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@moistclump@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1708 …}
      +nested: Doctrine\ORM\PersistentCollection {#1906 …}
      +votes: Doctrine\ORM\PersistentCollection {#2383 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
      -id: 77517
      -bodyTs: "'6':11 'bore':21 'consensus':8 'first':3 'general':7 'get':20 'hour':12 'lemmi':5 'new':25 'start':4,15 'switch':23 'top':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3197912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698542480 {#1907
        date: 2023-10-29 02:21:20.0 +01:00
      }
      +"title": 77517
    }
  ]
  -id: 8235
  -titleTs: "'feed':9 'lemmi':8 'like':4 'sort':6"
  -bodyTs: "'activ':18 'comment':20 'day':9 'feed':29 'go':6 'hot':1 'like':22 'meh':3 'recent':15 'run':13 'seem':2 'sort':27 'top':8 'tri':16 'usual':5 'y':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698619612
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7469149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698533212 {#2173
    date: 2023-10-29 00:46:52.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#1874
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2154 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
    +slug: "How-do-you-like-to-sort-your-Lemmy-feed"
    +title: "How do you like to sort your Lemmy feed?"
    +url: null
    +body: """
      Hot seems meh. I usually go for Top: Day but then I run out. Recently tried most active by comments and liked it.\n
      \n
      How y’all sorting your feeds?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 40
    +favouriteCount: 106
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698758830 {#1988
      date: 2023-10-31 14:27:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2005 …}
    +votes: Doctrine\ORM\PersistentCollection {#1997 …}
    +reports: Doctrine\ORM\PersistentCollection {#1998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
    +badges: Doctrine\ORM\PersistentCollection {#2004 …}
    +children: [
      App\Entity\EntryComment {#1874}
    ]
    -id: 8235
    -titleTs: "'feed':9 'lemmi':8 'like':4 'sort':6"
    -bodyTs: "'activ':18 'comment':20 'day':9 'feed':29 'go':6 'hot':1 'like':22 'meh':3 'recent':15 'run':13 'seem':2 'sort':27 'top':8 'tri':16 'usual':5 'y':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698619612
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7469149"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698533212 {#2173
      date: 2023-10-29 00:46:52.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: null
  +root: null
  +body: "When I first started Lemmy the general consensus was top 6-hour, so I start with that. When that gets boring I switch to New."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698542480 {#1908
    date: 2023-10-29 02:21:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moistclump@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 77517
  -bodyTs: "'6':11 'bore':21 'consensus':8 'first':3 'general':7 'get':20 'hour':12 'lemmi':5 'new':25 'start':4,15 'switch':23 'top':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3197912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698542480 {#1907
    date: 2023-10-29 02:21:20.0 +01:00
  }
  +"title": 77517
}
"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
59 DENIED edit
App\Entity\EntryComment {#1874
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2154 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
    +slug: "How-do-you-like-to-sort-your-Lemmy-feed"
    +title: "How do you like to sort your Lemmy feed?"
    +url: null
    +body: """
      Hot seems meh. I usually go for Top: Day but then I run out. Recently tried most active by comments and liked it.\n
      \n
      How y’all sorting your feeds?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 40
    +favouriteCount: 106
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698758830 {#1988
      date: 2023-10-31 14:27:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2005 …}
    +votes: Doctrine\ORM\PersistentCollection {#1997 …}
    +reports: Doctrine\ORM\PersistentCollection {#1998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
    +badges: Doctrine\ORM\PersistentCollection {#2004 …}
    +children: [
      App\Entity\EntryComment {#1874}
    ]
    -id: 8235
    -titleTs: "'feed':9 'lemmi':8 'like':4 'sort':6"
    -bodyTs: "'activ':18 'comment':20 'day':9 'feed':29 'go':6 'hot':1 'like':22 'meh':3 'recent':15 'run':13 'seem':2 'sort':27 'top':8 'tri':16 'usual':5 'y':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698619612
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7469149"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698533212 {#2173
      date: 2023-10-29 00:46:52.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: null
  +root: null
  +body: "When I first started Lemmy the general consensus was top 6-hour, so I start with that. When that gets boring I switch to New."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698542480 {#1908
    date: 2023-10-29 02:21:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moistclump@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 77517
  -bodyTs: "'6':11 'bore':21 'consensus':8 'first':3 'general':7 'get':20 'hour':12 'lemmi':5 'new':25 'start':4,15 'switch':23 'top':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3197912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698542480 {#1907
    date: 2023-10-29 02:21:20.0 +01:00
  }
  +"title": 77517
}
"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
60 DENIED moderate
App\Entity\EntryComment {#1874
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2154 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2274 …}
    +slug: "How-do-you-like-to-sort-your-Lemmy-feed"
    +title: "How do you like to sort your Lemmy feed?"
    +url: null
    +body: """
      Hot seems meh. I usually go for Top: Day but then I run out. Recently tried most active by comments and liked it.\n
      \n
      How y’all sorting your feeds?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 40
    +favouriteCount: 106
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698758830 {#1988
      date: 2023-10-31 14:27:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2005 …}
    +votes: Doctrine\ORM\PersistentCollection {#1997 …}
    +reports: Doctrine\ORM\PersistentCollection {#1998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
    +badges: Doctrine\ORM\PersistentCollection {#2004 …}
    +children: [
      App\Entity\EntryComment {#1874}
    ]
    -id: 8235
    -titleTs: "'feed':9 'lemmi':8 'like':4 'sort':6"
    -bodyTs: "'activ':18 'comment':20 'day':9 'feed':29 'go':6 'hot':1 'like':22 'meh':3 'recent':15 'run':13 'seem':2 'sort':27 'top':8 'tri':16 'usual':5 'y':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698619612
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7469149"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698533212 {#2173
      date: 2023-10-29 00:46:52.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: null
  +root: null
  +body: "When I first started Lemmy the general consensus was top 6-hour, so I start with that. When that gets boring I switch to New."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698542480 {#1908
    date: 2023-10-29 02:21:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moistclump@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 77517
  -bodyTs: "'6':11 'bore':21 'consensus':8 'first':3 'general':7 'get':20 'hour':12 'lemmi':5 'new':25 'start':4,15 'switch':23 'top':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3197912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698542480 {#1907
    date: 2023-10-29 02:21:20.0 +01:00
  }
  +"title": 77517
}
"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
61 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details