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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#1718 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#1597 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2386 …}
  +slug: "Cleanest-way-to-maintain-AppImage-installations"
  +title: "Cleanest way to maintain AppImage installations?"
  +url: "https://lemmy.ml/pictrs/image/e3db5039-80b5-44fd-b5e7-8718c3feaff4.png"
  +body: """
    I have installed Bitwarden through its AppImage, and added a `.desktop` file to run it easily (and also to use a themed icon). Unfortunately, each time an update comes out, I need to manually update the file since it points directly to the older version\n
    \n
    is there anything that can be done about this? I know of AppImageLauncher but I don’t like it, I’d rather install the Flatpak for Bitwarden if that’s the only solution. Another possible approach would be to have a script continuously running in the background, checking if the file `Exec` points to still exists… but that imho is not very clean.  \n
    Do you have any insight?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701382264 {#1558
    date: 2023-11-30 23:11:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  +badges: Doctrine\ORM\PersistentCollection {#1402 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        There is also AppImage Launcher which works nicely for me. It automatically integrates AppImages into the DE (e.g. search and start menu) and a few other nice things.\n
        \n
        [github.com/TheAssassin/AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701354573 {#1582
        date: 2023-11-30 15:29:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SkullHex2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1567 …}
      +votes: Doctrine\ORM\PersistentCollection {#1559 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
      -id: 183741
      -bodyTs: "'/theassassin/appimagelauncher](https://github.com/theassassin/appimagelauncher)':31 'also':3 'appimag':4,14 'automat':12 'de':17 'e.g':18 'github.com':30 'github.com/theassassin/appimagelauncher](https://github.com/theassassin/appimagelauncher)':29 'integr':13 'launcher':5 'menu':22 'nice':8,27 'search':19 'start':21 'thing':28 'work':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5282779"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701354573 {#1527
        date: 2023-11-30 15:29:33.0 +01:00
      }
      +"title": 183741
    }
  ]
  -id: 18557
  -titleTs: "'appimag':5 'cleanest':1 'instal':6 'maintain':4 'way':2"
  -bodyTs: "'ad':9 'also':18 'anoth':79 'anyth':48 'appimag':7 'appimagelaunch':58 'approach':81 'background':92 'bitwarden':4,72 'check':93 'clean':108 'come':29 'continu':88 'd':66 'desktop':11 'direct':41 'done':52 'easili':16 'exec':97 'exist':101 'file':12,37,96 'flatpak':70 'icon':23 'imho':104 'insight':113 'instal':3,68 'know':56 'like':63 'manual':34 'need':32 'older':44 'point':40,98 'possibl':80 'rather':67 'run':14,89 'script':87 'sinc':38 'solut':78 'still':100 'theme':22 'time':26 'unfortun':24 'updat':28,35 'use':20 'version':45 'would':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701431417
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8679472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701345017 {#1720
    date: 2023-11-30 12:50:17.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 {#1528
  +user: Proxies\__CG__\App\Entity\User {#1718 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#1597 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2386 …}
  +slug: "Cleanest-way-to-maintain-AppImage-installations"
  +title: "Cleanest way to maintain AppImage installations?"
  +url: "https://lemmy.ml/pictrs/image/e3db5039-80b5-44fd-b5e7-8718c3feaff4.png"
  +body: """
    I have installed Bitwarden through its AppImage, and added a `.desktop` file to run it easily (and also to use a themed icon). Unfortunately, each time an update comes out, I need to manually update the file since it points directly to the older version\n
    \n
    is there anything that can be done about this? I know of AppImageLauncher but I don’t like it, I’d rather install the Flatpak for Bitwarden if that’s the only solution. Another possible approach would be to have a script continuously running in the background, checking if the file `Exec` points to still exists… but that imho is not very clean.  \n
    Do you have any insight?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701382264 {#1558
    date: 2023-11-30 23:11:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  +badges: Doctrine\ORM\PersistentCollection {#1402 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        There is also AppImage Launcher which works nicely for me. It automatically integrates AppImages into the DE (e.g. search and start menu) and a few other nice things.\n
        \n
        [github.com/TheAssassin/AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701354573 {#1582
        date: 2023-11-30 15:29:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SkullHex2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1567 …}
      +votes: Doctrine\ORM\PersistentCollection {#1559 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
      -id: 183741
      -bodyTs: "'/theassassin/appimagelauncher](https://github.com/theassassin/appimagelauncher)':31 'also':3 'appimag':4,14 'automat':12 'de':17 'e.g':18 'github.com':30 'github.com/theassassin/appimagelauncher](https://github.com/theassassin/appimagelauncher)':29 'integr':13 'launcher':5 'menu':22 'nice':8,27 'search':19 'start':21 'thing':28 'work':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5282779"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701354573 {#1527
        date: 2023-11-30 15:29:33.0 +01:00
      }
      +"title": 183741
    }
  ]
  -id: 18557
  -titleTs: "'appimag':5 'cleanest':1 'instal':6 'maintain':4 'way':2"
  -bodyTs: "'ad':9 'also':18 'anoth':79 'anyth':48 'appimag':7 'appimagelaunch':58 'approach':81 'background':92 'bitwarden':4,72 'check':93 'clean':108 'come':29 'continu':88 'd':66 'desktop':11 'direct':41 'done':52 'easili':16 'exec':97 'exist':101 'file':12,37,96 'flatpak':70 'icon':23 'imho':104 'insight':113 'instal':3,68 'know':56 'like':63 'manual':34 'need':32 'older':44 'point':40,98 'possibl':80 'rather':67 'run':14,89 'script':87 'sinc':38 'solut':78 'still':100 'theme':22 'time':26 'unfortun':24 'updat':28,35 'use':20 'version':45 'would':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701431417
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8679472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701345017 {#1720
    date: 2023-11-30 12:50:17.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 {#1528
  +user: Proxies\__CG__\App\Entity\User {#1718 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#1597 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2386 …}
  +slug: "Cleanest-way-to-maintain-AppImage-installations"
  +title: "Cleanest way to maintain AppImage installations?"
  +url: "https://lemmy.ml/pictrs/image/e3db5039-80b5-44fd-b5e7-8718c3feaff4.png"
  +body: """
    I have installed Bitwarden through its AppImage, and added a `.desktop` file to run it easily (and also to use a themed icon). Unfortunately, each time an update comes out, I need to manually update the file since it points directly to the older version\n
    \n
    is there anything that can be done about this? I know of AppImageLauncher but I don’t like it, I’d rather install the Flatpak for Bitwarden if that’s the only solution. Another possible approach would be to have a script continuously running in the background, checking if the file `Exec` points to still exists… but that imho is not very clean.  \n
    Do you have any insight?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701382264 {#1558
    date: 2023-11-30 23:11:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  +badges: Doctrine\ORM\PersistentCollection {#1402 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        There is also AppImage Launcher which works nicely for me. It automatically integrates AppImages into the DE (e.g. search and start menu) and a few other nice things.\n
        \n
        [github.com/TheAssassin/AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701354573 {#1582
        date: 2023-11-30 15:29:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SkullHex2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1567 …}
      +votes: Doctrine\ORM\PersistentCollection {#1559 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
      -id: 183741
      -bodyTs: "'/theassassin/appimagelauncher](https://github.com/theassassin/appimagelauncher)':31 'also':3 'appimag':4,14 'automat':12 'de':17 'e.g':18 'github.com':30 'github.com/theassassin/appimagelauncher](https://github.com/theassassin/appimagelauncher)':29 'integr':13 'launcher':5 'menu':22 'nice':8,27 'search':19 'start':21 'thing':28 'work':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5282779"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701354573 {#1527
        date: 2023-11-30 15:29:33.0 +01:00
      }
      +"title": 183741
    }
  ]
  -id: 18557
  -titleTs: "'appimag':5 'cleanest':1 'instal':6 'maintain':4 'way':2"
  -bodyTs: "'ad':9 'also':18 'anoth':79 'anyth':48 'appimag':7 'appimagelaunch':58 'approach':81 'background':92 'bitwarden':4,72 'check':93 'clean':108 'come':29 'continu':88 'd':66 'desktop':11 'direct':41 'done':52 'easili':16 'exec':97 'exist':101 'file':12,37,96 'flatpak':70 'icon':23 'imho':104 'insight':113 'instal':3,68 'know':56 'like':63 'manual':34 'need':32 'older':44 'point':40,98 'possibl':80 'rather':67 'run':14,89 'script':87 'sinc':38 'solut':78 'still':100 'theme':22 'time':26 'unfortun':24 'updat':28,35 'use':20 'version':45 'would':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701431417
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8679472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701345017 {#1720
    date: 2023-11-30 12:50:17.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 {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#1718 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#1597 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2386 …}
    +slug: "Cleanest-way-to-maintain-AppImage-installations"
    +title: "Cleanest way to maintain AppImage installations?"
    +url: "https://lemmy.ml/pictrs/image/e3db5039-80b5-44fd-b5e7-8718c3feaff4.png"
    +body: """
      I have installed Bitwarden through its AppImage, and added a `.desktop` file to run it easily (and also to use a themed icon). Unfortunately, each time an update comes out, I need to manually update the file since it points directly to the older version\n
      \n
      is there anything that can be done about this? I know of AppImageLauncher but I don’t like it, I’d rather install the Flatpak for Bitwarden if that’s the only solution. Another possible approach would be to have a script continuously running in the background, checking if the file `Exec` points to still exists… but that imho is not very clean.  \n
      Do you have any insight?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701382264 {#1558
      date: 2023-11-30 23:11:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2372 …}
    +votes: Doctrine\ORM\PersistentCollection {#1680 …}
    +reports: Doctrine\ORM\PersistentCollection {#1686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
    +badges: Doctrine\ORM\PersistentCollection {#1402 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 18557
    -titleTs: "'appimag':5 'cleanest':1 'instal':6 'maintain':4 'way':2"
    -bodyTs: "'ad':9 'also':18 'anoth':79 'anyth':48 'appimag':7 'appimagelaunch':58 'approach':81 'background':92 'bitwarden':4,72 'check':93 'clean':108 'come':29 'continu':88 'd':66 'desktop':11 'direct':41 'done':52 'easili':16 'exec':97 'exist':101 'file':12,37,96 'flatpak':70 'icon':23 'imho':104 'insight':113 'instal':3,68 'know':56 'like':63 'manual':34 'need':32 'older':44 'point':40,98 'possibl':80 'rather':67 'run':14,89 'script':87 'sinc':38 'solut':78 'still':100 'theme':22 'time':26 'unfortun':24 'updat':28,35 'use':20 'version':45 'would':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701431417
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8679472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701345017 {#1720
      date: 2023-11-30 12:50:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There is also AppImage Launcher which works nicely for me. It automatically integrates AppImages into the DE (e.g. search and start menu) and a few other nice things.\n
    \n
    [github.com/TheAssassin/AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701354573 {#1582
    date: 2023-11-30 15:29:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SkullHex2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -id: 183741
  -bodyTs: "'/theassassin/appimagelauncher](https://github.com/theassassin/appimagelauncher)':31 'also':3 'appimag':4,14 'automat':12 'de':17 'e.g':18 'github.com':30 'github.com/theassassin/appimagelauncher](https://github.com/theassassin/appimagelauncher)':29 'integr':13 'launcher':5 'menu':22 'nice':8,27 'search':19 'start':21 'thing':28 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5282779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701354573 {#1527
    date: 2023-11-30 15:29:33.0 +01:00
  }
  +"title": 183741
}
"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 {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#1718 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#1597 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2386 …}
    +slug: "Cleanest-way-to-maintain-AppImage-installations"
    +title: "Cleanest way to maintain AppImage installations?"
    +url: "https://lemmy.ml/pictrs/image/e3db5039-80b5-44fd-b5e7-8718c3feaff4.png"
    +body: """
      I have installed Bitwarden through its AppImage, and added a `.desktop` file to run it easily (and also to use a themed icon). Unfortunately, each time an update comes out, I need to manually update the file since it points directly to the older version\n
      \n
      is there anything that can be done about this? I know of AppImageLauncher but I don’t like it, I’d rather install the Flatpak for Bitwarden if that’s the only solution. Another possible approach would be to have a script continuously running in the background, checking if the file `Exec` points to still exists… but that imho is not very clean.  \n
      Do you have any insight?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701382264 {#1558
      date: 2023-11-30 23:11:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2372 …}
    +votes: Doctrine\ORM\PersistentCollection {#1680 …}
    +reports: Doctrine\ORM\PersistentCollection {#1686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
    +badges: Doctrine\ORM\PersistentCollection {#1402 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 18557
    -titleTs: "'appimag':5 'cleanest':1 'instal':6 'maintain':4 'way':2"
    -bodyTs: "'ad':9 'also':18 'anoth':79 'anyth':48 'appimag':7 'appimagelaunch':58 'approach':81 'background':92 'bitwarden':4,72 'check':93 'clean':108 'come':29 'continu':88 'd':66 'desktop':11 'direct':41 'done':52 'easili':16 'exec':97 'exist':101 'file':12,37,96 'flatpak':70 'icon':23 'imho':104 'insight':113 'instal':3,68 'know':56 'like':63 'manual':34 'need':32 'older':44 'point':40,98 'possibl':80 'rather':67 'run':14,89 'script':87 'sinc':38 'solut':78 'still':100 'theme':22 'time':26 'unfortun':24 'updat':28,35 'use':20 'version':45 'would':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701431417
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8679472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701345017 {#1720
      date: 2023-11-30 12:50:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There is also AppImage Launcher which works nicely for me. It automatically integrates AppImages into the DE (e.g. search and start menu) and a few other nice things.\n
    \n
    [github.com/TheAssassin/AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701354573 {#1582
    date: 2023-11-30 15:29:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SkullHex2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -id: 183741
  -bodyTs: "'/theassassin/appimagelauncher](https://github.com/theassassin/appimagelauncher)':31 'also':3 'appimag':4,14 'automat':12 'de':17 'e.g':18 'github.com':30 'github.com/theassassin/appimagelauncher](https://github.com/theassassin/appimagelauncher)':29 'integr':13 'launcher':5 'menu':22 'nice':8,27 'search':19 'start':21 'thing':28 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5282779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701354573 {#1527
    date: 2023-11-30 15:29:33.0 +01:00
  }
  +"title": 183741
}
"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 {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#1718 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#1597 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2386 …}
    +slug: "Cleanest-way-to-maintain-AppImage-installations"
    +title: "Cleanest way to maintain AppImage installations?"
    +url: "https://lemmy.ml/pictrs/image/e3db5039-80b5-44fd-b5e7-8718c3feaff4.png"
    +body: """
      I have installed Bitwarden through its AppImage, and added a `.desktop` file to run it easily (and also to use a themed icon). Unfortunately, each time an update comes out, I need to manually update the file since it points directly to the older version\n
      \n
      is there anything that can be done about this? I know of AppImageLauncher but I don’t like it, I’d rather install the Flatpak for Bitwarden if that’s the only solution. Another possible approach would be to have a script continuously running in the background, checking if the file `Exec` points to still exists… but that imho is not very clean.  \n
      Do you have any insight?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701382264 {#1558
      date: 2023-11-30 23:11:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2372 …}
    +votes: Doctrine\ORM\PersistentCollection {#1680 …}
    +reports: Doctrine\ORM\PersistentCollection {#1686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
    +badges: Doctrine\ORM\PersistentCollection {#1402 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 18557
    -titleTs: "'appimag':5 'cleanest':1 'instal':6 'maintain':4 'way':2"
    -bodyTs: "'ad':9 'also':18 'anoth':79 'anyth':48 'appimag':7 'appimagelaunch':58 'approach':81 'background':92 'bitwarden':4,72 'check':93 'clean':108 'come':29 'continu':88 'd':66 'desktop':11 'direct':41 'done':52 'easili':16 'exec':97 'exist':101 'file':12,37,96 'flatpak':70 'icon':23 'imho':104 'insight':113 'instal':3,68 'know':56 'like':63 'manual':34 'need':32 'older':44 'point':40,98 'possibl':80 'rather':67 'run':14,89 'script':87 'sinc':38 'solut':78 'still':100 'theme':22 'time':26 'unfortun':24 'updat':28,35 'use':20 'version':45 'would':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701431417
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8679472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701345017 {#1720
      date: 2023-11-30 12:50:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There is also AppImage Launcher which works nicely for me. It automatically integrates AppImages into the DE (e.g. search and start menu) and a few other nice things.\n
    \n
    [github.com/TheAssassin/AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701354573 {#1582
    date: 2023-11-30 15:29:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SkullHex2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -id: 183741
  -bodyTs: "'/theassassin/appimagelauncher](https://github.com/theassassin/appimagelauncher)':31 'also':3 'appimag':4,14 'automat':12 'de':17 'e.g':18 'github.com':30 'github.com/theassassin/appimagelauncher](https://github.com/theassassin/appimagelauncher)':29 'integr':13 'launcher':5 'menu':22 'nice':8,27 'search':19 'start':21 'thing':28 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5282779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701354573 {#1527
    date: 2023-11-30 15:29:33.0 +01:00
  }
  +"title": 183741
}
"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 {#1592
  +user: Proxies\__CG__\App\Entity\User {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1385 …}
  +slug: "I-need-to-survive-for-3-days-without-pooping-and"
  +title: "I need to survive for 3 days without pooping, and eating as little as possible. I can pee, but not very often. It can't take up too much space. What food do I pack?"
  +url: null
  +body: """
    Please don't ask why I need this.\n
    \n
    It would be great if the food also made me sweat less.\n
    \n
    It has to be something I can easily find.\n
    \n
    EDITS FOR CLARIFICATION:\n
    \n
    - I am not planning on partaking in any illegal activities.\n
    - I do not condone the use of illegal substances and am not planning on smuggling anything anywhere.\n
    - I am not going on a hiking trip or mailing myself anywhere.\n
    - I will be staying in a tent (not a small one; a huge with with air conditioning and everything). I will be traveling for five days, returning to my current location on day 3 and traveling again on the last two days. I will not poop on the first three days (hopefully).\n
    - Clean toilets with all the expected facilities **will** be available to me. I am not going to poop for reasons that I wish to keep to myself.\n
    - If it gets bad, like really bad, like a-piece-of-poop-is-literally-halfway-out-my-ass bad, I will use the toilets.\n
    \n
    Please stop asking because I am not telling anyone the reason.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 671
  +favouriteCount: 1319
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689344960 {#1384
    date: 2023-07-14 16:29:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  +badges: Doctrine\ORM\PersistentCollection {#2021 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: """
        I'm not sure what "walk around a lot" means exactly but I've interpreted it as hiking and I'm fairly certain that you will have a very bad time when hiking for three days without ANY food.\n
        \n
        And why do you think that you won't be able to consume enough calories without food? All kinds of drinks should have enough energy to sustain you, e.g. soft drinks, especially if you sweat and therefore drink more than 2l a day. In the worst case you can also just eat sugar.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1687474755 {#1439
        date: 2023-06-23 00:59:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mizu6079@lemmy.world"
        "@sunaurus@lemm.ee"
        "@Badass_panda@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 2117
      -bodyTs: "'2l':80 'abl':50 'also':89 'around':7 'bad':30 'calori':54 'case':86 'certain':23 'consum':52 'day':36,82 'drink':60,70,77 'e.g':68 'eat':91 'energi':64 'enough':53,63 'especi':71 'exact':11 'fair':22 'food':39,56 'hike':18,33 'interpret':15 'kind':58 'lot':9 'm':2,21 'mean':10 'soft':69 'sugar':92 'sure':4 'sustain':66 'sweat':74 'therefor':76 'think':44 'three':35 'time':31 've':14 'walk':6 'without':37,55 'won':47 'worst':85"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/475903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687474755 {#1435
        date: 2023-06-23 00:59:15.0 +02:00
      }
      +"title": 2117
    }
  ]
  -id: 268
  -titleTs: "'3':6 'day':7 'eat':11 'food':32 'littl':13 'much':29 'need':2 'often':22 'pack':35 'pee':18 'poop':9 'possibl':15 'space':30 'surviv':4 'take':26 'without':8"
  -bodyTs: "'3':105 'a-piece-of-poop-is-literally-halfway-out-my-ass':159 'activ':42 'air':87 'also':16 'anyon':184 'anyth':58 'anywher':59,71 'ask':4,178 'ass':169 'avail':133 'bad':154,157,170 'clarif':32 'clean':124 'condit':88 'condon':46 'current':101 'day':97,104,113,122 'easili':28 'edit':30 'everyth':90 'expect':129 'facil':130 'find':29 'first':120 'five':96 'food':15 'get':153 'go':63,139 'great':12 'halfway':166 'hike':66 'hope':123 'huge':84 'illeg':41,50 'keep':148 'last':111 'less':20 'like':155,158 'liter':165 'locat':102 'made':17 'mail':69 'need':7 'one':82 'partak':38 'piec':161 'plan':36,55 'pleas':1,176 'poop':117,141,163 'realli':156 'reason':143,186 'return':98 'small':81 'smuggl':57 'someth':25 'stay':75 'stop':177 'substanc':51 'sweat':19 'tell':183 'tent':78 'three':121 'toilet':125,175 'travel':94,107 'trip':67 'two':112 'use':48,173 'wish':146 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687554094
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/440073"
  +editedAt: DateTimeImmutable @1687483415 {#1724
    date: 2023-06-23 03:23:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687467694 {#2465
    date: 2023-06-22 23:01:34.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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1385 …}
  +slug: "I-need-to-survive-for-3-days-without-pooping-and"
  +title: "I need to survive for 3 days without pooping, and eating as little as possible. I can pee, but not very often. It can't take up too much space. What food do I pack?"
  +url: null
  +body: """
    Please don't ask why I need this.\n
    \n
    It would be great if the food also made me sweat less.\n
    \n
    It has to be something I can easily find.\n
    \n
    EDITS FOR CLARIFICATION:\n
    \n
    - I am not planning on partaking in any illegal activities.\n
    - I do not condone the use of illegal substances and am not planning on smuggling anything anywhere.\n
    - I am not going on a hiking trip or mailing myself anywhere.\n
    - I will be staying in a tent (not a small one; a huge with with air conditioning and everything). I will be traveling for five days, returning to my current location on day 3 and traveling again on the last two days. I will not poop on the first three days (hopefully).\n
    - Clean toilets with all the expected facilities **will** be available to me. I am not going to poop for reasons that I wish to keep to myself.\n
    - If it gets bad, like really bad, like a-piece-of-poop-is-literally-halfway-out-my-ass bad, I will use the toilets.\n
    \n
    Please stop asking because I am not telling anyone the reason.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 671
  +favouriteCount: 1319
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689344960 {#1384
    date: 2023-07-14 16:29:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  +badges: Doctrine\ORM\PersistentCollection {#2021 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: """
        I'm not sure what "walk around a lot" means exactly but I've interpreted it as hiking and I'm fairly certain that you will have a very bad time when hiking for three days without ANY food.\n
        \n
        And why do you think that you won't be able to consume enough calories without food? All kinds of drinks should have enough energy to sustain you, e.g. soft drinks, especially if you sweat and therefore drink more than 2l a day. In the worst case you can also just eat sugar.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1687474755 {#1439
        date: 2023-06-23 00:59:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mizu6079@lemmy.world"
        "@sunaurus@lemm.ee"
        "@Badass_panda@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 2117
      -bodyTs: "'2l':80 'abl':50 'also':89 'around':7 'bad':30 'calori':54 'case':86 'certain':23 'consum':52 'day':36,82 'drink':60,70,77 'e.g':68 'eat':91 'energi':64 'enough':53,63 'especi':71 'exact':11 'fair':22 'food':39,56 'hike':18,33 'interpret':15 'kind':58 'lot':9 'm':2,21 'mean':10 'soft':69 'sugar':92 'sure':4 'sustain':66 'sweat':74 'therefor':76 'think':44 'three':35 'time':31 've':14 'walk':6 'without':37,55 'won':47 'worst':85"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/475903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687474755 {#1435
        date: 2023-06-23 00:59:15.0 +02:00
      }
      +"title": 2117
    }
  ]
  -id: 268
  -titleTs: "'3':6 'day':7 'eat':11 'food':32 'littl':13 'much':29 'need':2 'often':22 'pack':35 'pee':18 'poop':9 'possibl':15 'space':30 'surviv':4 'take':26 'without':8"
  -bodyTs: "'3':105 'a-piece-of-poop-is-literally-halfway-out-my-ass':159 'activ':42 'air':87 'also':16 'anyon':184 'anyth':58 'anywher':59,71 'ask':4,178 'ass':169 'avail':133 'bad':154,157,170 'clarif':32 'clean':124 'condit':88 'condon':46 'current':101 'day':97,104,113,122 'easili':28 'edit':30 'everyth':90 'expect':129 'facil':130 'find':29 'first':120 'five':96 'food':15 'get':153 'go':63,139 'great':12 'halfway':166 'hike':66 'hope':123 'huge':84 'illeg':41,50 'keep':148 'last':111 'less':20 'like':155,158 'liter':165 'locat':102 'made':17 'mail':69 'need':7 'one':82 'partak':38 'piec':161 'plan':36,55 'pleas':1,176 'poop':117,141,163 'realli':156 'reason':143,186 'return':98 'small':81 'smuggl':57 'someth':25 'stay':75 'stop':177 'substanc':51 'sweat':19 'tell':183 'tent':78 'three':121 'toilet':125,175 'travel':94,107 'trip':67 'two':112 'use':48,173 'wish':146 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687554094
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/440073"
  +editedAt: DateTimeImmutable @1687483415 {#1724
    date: 2023-06-23 03:23:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687467694 {#2465
    date: 2023-06-22 23:01:34.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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1385 …}
  +slug: "I-need-to-survive-for-3-days-without-pooping-and"
  +title: "I need to survive for 3 days without pooping, and eating as little as possible. I can pee, but not very often. It can't take up too much space. What food do I pack?"
  +url: null
  +body: """
    Please don't ask why I need this.\n
    \n
    It would be great if the food also made me sweat less.\n
    \n
    It has to be something I can easily find.\n
    \n
    EDITS FOR CLARIFICATION:\n
    \n
    - I am not planning on partaking in any illegal activities.\n
    - I do not condone the use of illegal substances and am not planning on smuggling anything anywhere.\n
    - I am not going on a hiking trip or mailing myself anywhere.\n
    - I will be staying in a tent (not a small one; a huge with with air conditioning and everything). I will be traveling for five days, returning to my current location on day 3 and traveling again on the last two days. I will not poop on the first three days (hopefully).\n
    - Clean toilets with all the expected facilities **will** be available to me. I am not going to poop for reasons that I wish to keep to myself.\n
    - If it gets bad, like really bad, like a-piece-of-poop-is-literally-halfway-out-my-ass bad, I will use the toilets.\n
    \n
    Please stop asking because I am not telling anyone the reason.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 671
  +favouriteCount: 1319
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689344960 {#1384
    date: 2023-07-14 16:29:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  +badges: Doctrine\ORM\PersistentCollection {#2021 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: """
        I'm not sure what "walk around a lot" means exactly but I've interpreted it as hiking and I'm fairly certain that you will have a very bad time when hiking for three days without ANY food.\n
        \n
        And why do you think that you won't be able to consume enough calories without food? All kinds of drinks should have enough energy to sustain you, e.g. soft drinks, especially if you sweat and therefore drink more than 2l a day. In the worst case you can also just eat sugar.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1687474755 {#1439
        date: 2023-06-23 00:59:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mizu6079@lemmy.world"
        "@sunaurus@lemm.ee"
        "@Badass_panda@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 2117
      -bodyTs: "'2l':80 'abl':50 'also':89 'around':7 'bad':30 'calori':54 'case':86 'certain':23 'consum':52 'day':36,82 'drink':60,70,77 'e.g':68 'eat':91 'energi':64 'enough':53,63 'especi':71 'exact':11 'fair':22 'food':39,56 'hike':18,33 'interpret':15 'kind':58 'lot':9 'm':2,21 'mean':10 'soft':69 'sugar':92 'sure':4 'sustain':66 'sweat':74 'therefor':76 'think':44 'three':35 'time':31 've':14 'walk':6 'without':37,55 'won':47 'worst':85"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/475903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687474755 {#1435
        date: 2023-06-23 00:59:15.0 +02:00
      }
      +"title": 2117
    }
  ]
  -id: 268
  -titleTs: "'3':6 'day':7 'eat':11 'food':32 'littl':13 'much':29 'need':2 'often':22 'pack':35 'pee':18 'poop':9 'possibl':15 'space':30 'surviv':4 'take':26 'without':8"
  -bodyTs: "'3':105 'a-piece-of-poop-is-literally-halfway-out-my-ass':159 'activ':42 'air':87 'also':16 'anyon':184 'anyth':58 'anywher':59,71 'ask':4,178 'ass':169 'avail':133 'bad':154,157,170 'clarif':32 'clean':124 'condit':88 'condon':46 'current':101 'day':97,104,113,122 'easili':28 'edit':30 'everyth':90 'expect':129 'facil':130 'find':29 'first':120 'five':96 'food':15 'get':153 'go':63,139 'great':12 'halfway':166 'hike':66 'hope':123 'huge':84 'illeg':41,50 'keep':148 'last':111 'less':20 'like':155,158 'liter':165 'locat':102 'made':17 'mail':69 'need':7 'one':82 'partak':38 'piec':161 'plan':36,55 'pleas':1,176 'poop':117,141,163 'realli':156 'reason':143,186 'return':98 'small':81 'smuggl':57 'someth':25 'stay':75 'stop':177 'substanc':51 'sweat':19 'tell':183 'tent':78 'three':121 'toilet':125,175 'travel':94,107 'trip':67 'two':112 'use':48,173 'wish':146 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687554094
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/440073"
  +editedAt: DateTimeImmutable @1687483415 {#1724
    date: 2023-06-23 03:23:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687467694 {#2465
    date: 2023-06-22 23:01:34.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
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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1385 …}
    +slug: "I-need-to-survive-for-3-days-without-pooping-and"
    +title: "I need to survive for 3 days without pooping, and eating as little as possible. I can pee, but not very often. It can't take up too much space. What food do I pack?"
    +url: null
    +body: """
      Please don't ask why I need this.\n
      \n
      It would be great if the food also made me sweat less.\n
      \n
      It has to be something I can easily find.\n
      \n
      EDITS FOR CLARIFICATION:\n
      \n
      - I am not planning on partaking in any illegal activities.\n
      - I do not condone the use of illegal substances and am not planning on smuggling anything anywhere.\n
      - I am not going on a hiking trip or mailing myself anywhere.\n
      - I will be staying in a tent (not a small one; a huge with with air conditioning and everything). I will be traveling for five days, returning to my current location on day 3 and traveling again on the last two days. I will not poop on the first three days (hopefully).\n
      - Clean toilets with all the expected facilities **will** be available to me. I am not going to poop for reasons that I wish to keep to myself.\n
      - If it gets bad, like really bad, like a-piece-of-poop-is-literally-halfway-out-my-ass bad, I will use the toilets.\n
      \n
      Please stop asking because I am not telling anyone the reason.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 671
    +favouriteCount: 1319
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689344960 {#1384
      date: 2023-07-14 16:29:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2032 …}
    +reports: Doctrine\ORM\PersistentCollection {#2024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
    +badges: Doctrine\ORM\PersistentCollection {#2021 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 268
    -titleTs: "'3':6 'day':7 'eat':11 'food':32 'littl':13 'much':29 'need':2 'often':22 'pack':35 'pee':18 'poop':9 'possibl':15 'space':30 'surviv':4 'take':26 'without':8"
    -bodyTs: "'3':105 'a-piece-of-poop-is-literally-halfway-out-my-ass':159 'activ':42 'air':87 'also':16 'anyon':184 'anyth':58 'anywher':59,71 'ask':4,178 'ass':169 'avail':133 'bad':154,157,170 'clarif':32 'clean':124 'condit':88 'condon':46 'current':101 'day':97,104,113,122 'easili':28 'edit':30 'everyth':90 'expect':129 'facil':130 'find':29 'first':120 'five':96 'food':15 'get':153 'go':63,139 'great':12 'halfway':166 'hike':66 'hope':123 'huge':84 'illeg':41,50 'keep':148 'last':111 'less':20 'like':155,158 'liter':165 'locat':102 'made':17 'mail':69 'need':7 'one':82 'partak':38 'piec':161 'plan':36,55 'pleas':1,176 'poop':117,141,163 'realli':156 'reason':143,186 'return':98 'small':81 'smuggl':57 'someth':25 'stay':75 'stop':177 'substanc':51 'sweat':19 'tell':183 'tent':78 'three':121 'toilet':125,175 'travel':94,107 'trip':67 'two':112 'use':48,173 'wish':146 'would':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687554094
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/440073"
    +editedAt: DateTimeImmutable @1687483415 {#1724
      date: 2023-06-23 03:23:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687467694 {#2465
      date: 2023-06-22 23:01:34.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: """
    I'm not sure what "walk around a lot" means exactly but I've interpreted it as hiking and I'm fairly certain that you will have a very bad time when hiking for three days without ANY food.\n
    \n
    And why do you think that you won't be able to consume enough calories without food? All kinds of drinks should have enough energy to sustain you, e.g. soft drinks, especially if you sweat and therefore drink more than 2l a day. In the worst case you can also just eat sugar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687474755 {#1439
    date: 2023-06-23 00:59:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mizu6079@lemmy.world"
    "@sunaurus@lemm.ee"
    "@Badass_panda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 2117
  -bodyTs: "'2l':80 'abl':50 'also':89 'around':7 'bad':30 'calori':54 'case':86 'certain':23 'consum':52 'day':36,82 'drink':60,70,77 'e.g':68 'eat':91 'energi':64 'enough':53,63 'especi':71 'exact':11 'fair':22 'food':39,56 'hike':18,33 'interpret':15 'kind':58 'lot':9 'm':2,21 'mean':10 'soft':69 'sugar':92 'sure':4 'sustain':66 'sweat':74 'therefor':76 'think':44 'three':35 'time':31 've':14 'walk':6 'without':37,55 'won':47 'worst':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/475903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687474755 {#1435
    date: 2023-06-23 00:59:15.0 +02:00
  }
  +"title": 2117
}
"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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1385 …}
    +slug: "I-need-to-survive-for-3-days-without-pooping-and"
    +title: "I need to survive for 3 days without pooping, and eating as little as possible. I can pee, but not very often. It can't take up too much space. What food do I pack?"
    +url: null
    +body: """
      Please don't ask why I need this.\n
      \n
      It would be great if the food also made me sweat less.\n
      \n
      It has to be something I can easily find.\n
      \n
      EDITS FOR CLARIFICATION:\n
      \n
      - I am not planning on partaking in any illegal activities.\n
      - I do not condone the use of illegal substances and am not planning on smuggling anything anywhere.\n
      - I am not going on a hiking trip or mailing myself anywhere.\n
      - I will be staying in a tent (not a small one; a huge with with air conditioning and everything). I will be traveling for five days, returning to my current location on day 3 and traveling again on the last two days. I will not poop on the first three days (hopefully).\n
      - Clean toilets with all the expected facilities **will** be available to me. I am not going to poop for reasons that I wish to keep to myself.\n
      - If it gets bad, like really bad, like a-piece-of-poop-is-literally-halfway-out-my-ass bad, I will use the toilets.\n
      \n
      Please stop asking because I am not telling anyone the reason.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 671
    +favouriteCount: 1319
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689344960 {#1384
      date: 2023-07-14 16:29:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2032 …}
    +reports: Doctrine\ORM\PersistentCollection {#2024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
    +badges: Doctrine\ORM\PersistentCollection {#2021 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 268
    -titleTs: "'3':6 'day':7 'eat':11 'food':32 'littl':13 'much':29 'need':2 'often':22 'pack':35 'pee':18 'poop':9 'possibl':15 'space':30 'surviv':4 'take':26 'without':8"
    -bodyTs: "'3':105 'a-piece-of-poop-is-literally-halfway-out-my-ass':159 'activ':42 'air':87 'also':16 'anyon':184 'anyth':58 'anywher':59,71 'ask':4,178 'ass':169 'avail':133 'bad':154,157,170 'clarif':32 'clean':124 'condit':88 'condon':46 'current':101 'day':97,104,113,122 'easili':28 'edit':30 'everyth':90 'expect':129 'facil':130 'find':29 'first':120 'five':96 'food':15 'get':153 'go':63,139 'great':12 'halfway':166 'hike':66 'hope':123 'huge':84 'illeg':41,50 'keep':148 'last':111 'less':20 'like':155,158 'liter':165 'locat':102 'made':17 'mail':69 'need':7 'one':82 'partak':38 'piec':161 'plan':36,55 'pleas':1,176 'poop':117,141,163 'realli':156 'reason':143,186 'return':98 'small':81 'smuggl':57 'someth':25 'stay':75 'stop':177 'substanc':51 'sweat':19 'tell':183 'tent':78 'three':121 'toilet':125,175 'travel':94,107 'trip':67 'two':112 'use':48,173 'wish':146 'would':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687554094
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/440073"
    +editedAt: DateTimeImmutable @1687483415 {#1724
      date: 2023-06-23 03:23:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687467694 {#2465
      date: 2023-06-22 23:01:34.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: """
    I'm not sure what "walk around a lot" means exactly but I've interpreted it as hiking and I'm fairly certain that you will have a very bad time when hiking for three days without ANY food.\n
    \n
    And why do you think that you won't be able to consume enough calories without food? All kinds of drinks should have enough energy to sustain you, e.g. soft drinks, especially if you sweat and therefore drink more than 2l a day. In the worst case you can also just eat sugar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687474755 {#1439
    date: 2023-06-23 00:59:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mizu6079@lemmy.world"
    "@sunaurus@lemm.ee"
    "@Badass_panda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 2117
  -bodyTs: "'2l':80 'abl':50 'also':89 'around':7 'bad':30 'calori':54 'case':86 'certain':23 'consum':52 'day':36,82 'drink':60,70,77 'e.g':68 'eat':91 'energi':64 'enough':53,63 'especi':71 'exact':11 'fair':22 'food':39,56 'hike':18,33 'interpret':15 'kind':58 'lot':9 'm':2,21 'mean':10 'soft':69 'sugar':92 'sure':4 'sustain':66 'sweat':74 'therefor':76 'think':44 'three':35 'time':31 've':14 'walk':6 'without':37,55 'won':47 'worst':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/475903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687474755 {#1435
    date: 2023-06-23 00:59:15.0 +02:00
  }
  +"title": 2117
}
"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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1385 …}
    +slug: "I-need-to-survive-for-3-days-without-pooping-and"
    +title: "I need to survive for 3 days without pooping, and eating as little as possible. I can pee, but not very often. It can't take up too much space. What food do I pack?"
    +url: null
    +body: """
      Please don't ask why I need this.\n
      \n
      It would be great if the food also made me sweat less.\n
      \n
      It has to be something I can easily find.\n
      \n
      EDITS FOR CLARIFICATION:\n
      \n
      - I am not planning on partaking in any illegal activities.\n
      - I do not condone the use of illegal substances and am not planning on smuggling anything anywhere.\n
      - I am not going on a hiking trip or mailing myself anywhere.\n
      - I will be staying in a tent (not a small one; a huge with with air conditioning and everything). I will be traveling for five days, returning to my current location on day 3 and traveling again on the last two days. I will not poop on the first three days (hopefully).\n
      - Clean toilets with all the expected facilities **will** be available to me. I am not going to poop for reasons that I wish to keep to myself.\n
      - If it gets bad, like really bad, like a-piece-of-poop-is-literally-halfway-out-my-ass bad, I will use the toilets.\n
      \n
      Please stop asking because I am not telling anyone the reason.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 671
    +favouriteCount: 1319
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689344960 {#1384
      date: 2023-07-14 16:29:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2032 …}
    +reports: Doctrine\ORM\PersistentCollection {#2024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
    +badges: Doctrine\ORM\PersistentCollection {#2021 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 268
    -titleTs: "'3':6 'day':7 'eat':11 'food':32 'littl':13 'much':29 'need':2 'often':22 'pack':35 'pee':18 'poop':9 'possibl':15 'space':30 'surviv':4 'take':26 'without':8"
    -bodyTs: "'3':105 'a-piece-of-poop-is-literally-halfway-out-my-ass':159 'activ':42 'air':87 'also':16 'anyon':184 'anyth':58 'anywher':59,71 'ask':4,178 'ass':169 'avail':133 'bad':154,157,170 'clarif':32 'clean':124 'condit':88 'condon':46 'current':101 'day':97,104,113,122 'easili':28 'edit':30 'everyth':90 'expect':129 'facil':130 'find':29 'first':120 'five':96 'food':15 'get':153 'go':63,139 'great':12 'halfway':166 'hike':66 'hope':123 'huge':84 'illeg':41,50 'keep':148 'last':111 'less':20 'like':155,158 'liter':165 'locat':102 'made':17 'mail':69 'need':7 'one':82 'partak':38 'piec':161 'plan':36,55 'pleas':1,176 'poop':117,141,163 'realli':156 'reason':143,186 'return':98 'small':81 'smuggl':57 'someth':25 'stay':75 'stop':177 'substanc':51 'sweat':19 'tell':183 'tent':78 'three':121 'toilet':125,175 'travel':94,107 'trip':67 'two':112 'use':48,173 'wish':146 'would':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687554094
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/440073"
    +editedAt: DateTimeImmutable @1687483415 {#1724
      date: 2023-06-23 03:23:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687467694 {#2465
      date: 2023-06-22 23:01:34.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: """
    I'm not sure what "walk around a lot" means exactly but I've interpreted it as hiking and I'm fairly certain that you will have a very bad time when hiking for three days without ANY food.\n
    \n
    And why do you think that you won't be able to consume enough calories without food? All kinds of drinks should have enough energy to sustain you, e.g. soft drinks, especially if you sweat and therefore drink more than 2l a day. In the worst case you can also just eat sugar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687474755 {#1439
    date: 2023-06-23 00:59:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mizu6079@lemmy.world"
    "@sunaurus@lemm.ee"
    "@Badass_panda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 2117
  -bodyTs: "'2l':80 'abl':50 'also':89 'around':7 'bad':30 'calori':54 'case':86 'certain':23 'consum':52 'day':36,82 'drink':60,70,77 'e.g':68 'eat':91 'energi':64 'enough':53,63 'especi':71 'exact':11 'fair':22 'food':39,56 'hike':18,33 'interpret':15 'kind':58 'lot':9 'm':2,21 'mean':10 'soft':69 'sugar':92 'sure':4 'sustain':66 'sweat':74 'therefor':76 'think':44 'three':35 'time':31 've':14 'walk':6 'without':37,55 'won':47 'worst':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/475903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687474755 {#1435
    date: 2023-06-23 00:59:15.0 +02:00
  }
  +"title": 2117
}
"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_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
18 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