Redirect 302 redirect from GET @entry_comment_create (f2772f)

GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/2964/Why-must-we-be-done-this-way/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 …}
}
3.45 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Why-must-we-be-done-this-way"
  +title: "Why must we be done this way?"
  +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698617640 {#2418
    date: 2023-10-29 23:14:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 2964
  -titleTs: "'done':5 'must':2 'way':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694446538
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4729060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694388038 {#1858
    date: 2023-09-11 01:20:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Why-must-we-be-done-this-way"
  +title: "Why must we be done this way?"
  +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698617640 {#2418
    date: 2023-10-29 23:14:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 2964
  -titleTs: "'done':5 'must':2 'way':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694446538
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4729060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694388038 {#1858
    date: 2023-09-11 01:20:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Why-must-we-be-done-this-way"
  +title: "Why must we be done this way?"
  +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698617640 {#2418
    date: 2023-10-29 23:14:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 2964
  -titleTs: "'done':5 'must':2 'way':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694446538
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4729060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694388038 {#1858
    date: 2023-09-11 01:20:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    yeah, too many school authorities do act taht way. For a approach going more in the opposite direction, see, for example: [piped.video/watch?v=dk60sYrU2RU](https://piped.video/watch?v=dk60sYrU2RU) (maybe skip to aa minute in. presented, the idea, in that case, by sugata mitra. The Talk is not new, but still relevant I’d think, and relates to the post here. ) 💻🖥️\n
    \n
    For anotger, similar, but also different example, see [piped.video/watch?v=WNuv0_MLrKg](https://piped.video/watch?v=WNuv0_MLrKg) this one specifically mentions phones early on, too.\n
    \n
    So if you believe in, or are open to the idea, that the approach in in the main meme post isn’t the best, then the stories in the piped videos might be of some intrest to you.\n
    \n
    tdlr: 🎶you can use your phone if yiu want to, yiu can leave your technophobe schoolmaster behind,… 🎶🎧
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698617640 {#4009
    date: 2023-10-29 23:14:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 79017
  -bodyTs: "'/watch?v=dk60syru2ru](https://piped.video/watch?v=dk60syru2ru)':24 '/watch?v=wnuv0_mlrkg](https://piped.video/watch?v=wnuv0_mlrkg)':67 'aa':28 'act':7 'also':61 'anotg':58 'approach':12,89 'author':5 'behind':130 'believ':79 'best':99 'case':36 'd':49 'differ':62 'direct':18 'earli':73 'exampl':21,63 'go':13 'idea':33,86 'intrest':111 'isn':96 'leav':126 'main':93 'mani':3 'mayb':25 'meme':94 'mention':71 'might':107 'minut':29 'mitra':39 'new':44 'one':69 'open':83 'opposit':17 'phone':72,119 'pipe':105 'piped.video':23,66 'piped.video/watch?v=dk60syru2ru](https://piped.video/watch?v=dk60syru2ru)':22 'piped.video/watch?v=wnuv0_mlrkg](https://piped.video/watch?v=wnuv0_mlrkg)':65 'post':55,95 'present':31 'relat':52 'relev':47 'school':4 'schoolmast':129 'see':19,64 'similar':59 'skip':26 'specif':70 'still':46 'stori':102 'sugata':38 'taht':8 'talk':41 'tdlr':114 'technophob':128 'think':50 'use':117 'video':106 'want':122 'way':9 'yeah':1 'yiu':121,124"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2841536"
  +editedAt: DateTimeImmutable @1698618262 {#3945
    date: 2023-10-29 23:24:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698617640 {#4008
    date: 2023-10-29 23:14:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    yeah, too many school authorities do act taht way. For a approach going more in the opposite direction, see, for example: [piped.video/watch?v=dk60sYrU2RU](https://piped.video/watch?v=dk60sYrU2RU) (maybe skip to aa minute in. presented, the idea, in that case, by sugata mitra. The Talk is not new, but still relevant I’d think, and relates to the post here. ) 💻🖥️\n
    \n
    For anotger, similar, but also different example, see [piped.video/watch?v=WNuv0_MLrKg](https://piped.video/watch?v=WNuv0_MLrKg) this one specifically mentions phones early on, too.\n
    \n
    So if you believe in, or are open to the idea, that the approach in in the main meme post isn’t the best, then the stories in the piped videos might be of some intrest to you.\n
    \n
    tdlr: 🎶you can use your phone if yiu want to, yiu can leave your technophobe schoolmaster behind,… 🎶🎧
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698617640 {#4009
    date: 2023-10-29 23:14:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 79017
  -bodyTs: "'/watch?v=dk60syru2ru](https://piped.video/watch?v=dk60syru2ru)':24 '/watch?v=wnuv0_mlrkg](https://piped.video/watch?v=wnuv0_mlrkg)':67 'aa':28 'act':7 'also':61 'anotg':58 'approach':12,89 'author':5 'behind':130 'believ':79 'best':99 'case':36 'd':49 'differ':62 'direct':18 'earli':73 'exampl':21,63 'go':13 'idea':33,86 'intrest':111 'isn':96 'leav':126 'main':93 'mani':3 'mayb':25 'meme':94 'mention':71 'might':107 'minut':29 'mitra':39 'new':44 'one':69 'open':83 'opposit':17 'phone':72,119 'pipe':105 'piped.video':23,66 'piped.video/watch?v=dk60syru2ru](https://piped.video/watch?v=dk60syru2ru)':22 'piped.video/watch?v=wnuv0_mlrkg](https://piped.video/watch?v=wnuv0_mlrkg)':65 'post':55,95 'present':31 'relat':52 'relev':47 'school':4 'schoolmast':129 'see':19,64 'similar':59 'skip':26 'specif':70 'still':46 'stori':102 'sugata':38 'taht':8 'talk':41 'tdlr':114 'technophob':128 'think':50 'use':117 'video':106 'want':122 'way':9 'yeah':1 'yiu':121,124"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2841536"
  +editedAt: DateTimeImmutable @1698618262 {#3945
    date: 2023-10-29 23:24:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698617640 {#4008
    date: 2023-10-29 23:14:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    yeah, too many school authorities do act taht way. For a approach going more in the opposite direction, see, for example: [piped.video/watch?v=dk60sYrU2RU](https://piped.video/watch?v=dk60sYrU2RU) (maybe skip to aa minute in. presented, the idea, in that case, by sugata mitra. The Talk is not new, but still relevant I’d think, and relates to the post here. ) 💻🖥️\n
    \n
    For anotger, similar, but also different example, see [piped.video/watch?v=WNuv0_MLrKg](https://piped.video/watch?v=WNuv0_MLrKg) this one specifically mentions phones early on, too.\n
    \n
    So if you believe in, or are open to the idea, that the approach in in the main meme post isn’t the best, then the stories in the piped videos might be of some intrest to you.\n
    \n
    tdlr: 🎶you can use your phone if yiu want to, yiu can leave your technophobe schoolmaster behind,… 🎶🎧
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698617640 {#4009
    date: 2023-10-29 23:14:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 79017
  -bodyTs: "'/watch?v=dk60syru2ru](https://piped.video/watch?v=dk60syru2ru)':24 '/watch?v=wnuv0_mlrkg](https://piped.video/watch?v=wnuv0_mlrkg)':67 'aa':28 'act':7 'also':61 'anotg':58 'approach':12,89 'author':5 'behind':130 'believ':79 'best':99 'case':36 'd':49 'differ':62 'direct':18 'earli':73 'exampl':21,63 'go':13 'idea':33,86 'intrest':111 'isn':96 'leav':126 'main':93 'mani':3 'mayb':25 'meme':94 'mention':71 'might':107 'minut':29 'mitra':39 'new':44 'one':69 'open':83 'opposit':17 'phone':72,119 'pipe':105 'piped.video':23,66 'piped.video/watch?v=dk60syru2ru](https://piped.video/watch?v=dk60syru2ru)':22 'piped.video/watch?v=wnuv0_mlrkg](https://piped.video/watch?v=wnuv0_mlrkg)':65 'post':55,95 'present':31 'relat':52 'relev':47 'school':4 'schoolmast':129 'see':19,64 'similar':59 'skip':26 'specif':70 'still':46 'stori':102 'sugata':38 'taht':8 'talk':41 'tdlr':114 'technophob':128 'think':50 'use':117 'video':106 'want':122 'way':9 'yeah':1 'yiu':121,124"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2841536"
  +editedAt: DateTimeImmutable @1698618262 {#3945
    date: 2023-10-29 23:24:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698617640 {#4008
    date: 2023-10-29 23:14:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698616958 {#4043
    date: 2023-10-29 23:02:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 32547
  -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694389635 {#4041
    date: 2023-09-11 01:47:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698616958 {#4043
    date: 2023-10-29 23:02:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 32547
  -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694389635 {#4041
    date: 2023-09-11 01:47:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698616958 {#4043
    date: 2023-10-29 23:02:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 32547
  -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694389635 {#4041
    date: 2023-09-11 01:47:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4274
  +user: Proxies\__CG__\App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698616958 {#4043
      date: 2023-10-29 23:02:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4035 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 32547
    -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694389635 {#4041
      date: 2023-09-11 01:47:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
    \n
    Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
    \n
    Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
    \n
    Obviously, the last example can be easily solved by modernization.\n
    \n
    Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
    \n
    But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
    \n
    But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694401334 {#4273
    date: 2023-09-11 05:02:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4281 …}
  +nested: Doctrine\ORM\PersistentCollection {#4283 …}
  +votes: Doctrine\ORM\PersistentCollection {#4279 …}
  +reports: Doctrine\ORM\PersistentCollection {#4285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
  -id: 32570
  -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3035877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694401334 {#4270
    date: 2023-09-11 05:02:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4274
  +user: Proxies\__CG__\App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698616958 {#4043
      date: 2023-10-29 23:02:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4035 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 32547
    -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694389635 {#4041
      date: 2023-09-11 01:47:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
    \n
    Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
    \n
    Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
    \n
    Obviously, the last example can be easily solved by modernization.\n
    \n
    Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
    \n
    But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
    \n
    But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694401334 {#4273
    date: 2023-09-11 05:02:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4281 …}
  +nested: Doctrine\ORM\PersistentCollection {#4283 …}
  +votes: Doctrine\ORM\PersistentCollection {#4279 …}
  +reports: Doctrine\ORM\PersistentCollection {#4285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
  -id: 32570
  -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3035877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694401334 {#4270
    date: 2023-09-11 05:02:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4274
  +user: Proxies\__CG__\App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698616958 {#4043
      date: 2023-10-29 23:02:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4035 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 32547
    -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694389635 {#4041
      date: 2023-09-11 01:47:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
    \n
    Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
    \n
    Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
    \n
    Obviously, the last example can be easily solved by modernization.\n
    \n
    Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
    \n
    But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
    \n
    But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694401334 {#4273
    date: 2023-09-11 05:02:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4281 …}
  +nested: Doctrine\ORM\PersistentCollection {#4283 …}
  +votes: Doctrine\ORM\PersistentCollection {#4279 …}
  +reports: Doctrine\ORM\PersistentCollection {#4285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
  -id: 32570
  -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3035877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694401334 {#4270
    date: 2023-09-11 05:02:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4306
  +user: Proxies\__CG__\App\Entity\User {#4298 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4020 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698616958 {#4043
        date: 2023-10-29 23:02:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4035 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
      -id: 32547
      -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694389635 {#4041
        date: 2023-09-11 01:47:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
      \n
      Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
      \n
      Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
      \n
      Obviously, the last example can be easily solved by modernization.\n
      \n
      Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
      \n
      But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
      \n
      But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694401334 {#4273
      date: 2023-09-11 05:02:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@hoodatninja@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4281 …}
    +nested: Doctrine\ORM\PersistentCollection {#4283 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 32570
    -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/3035877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694401334 {#4270
      date: 2023-09-11 05:02:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    All this is spoken like an entitled bratty immature kid. (No offense, it’s just your age and you’ll grow out of it)\n
    \n
    There’s a reason why you can get a ticket or be charged with distracted driving while you’re on your phone and behind the wheel of a car. IT IS A DISTRACTION. FULL STOP.\n
    \n
    Stop lying to yourself and to us in the process.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694468260 {#4301
    date: 2023-09-11 23:37:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4296 …}
  +nested: Doctrine\ORM\PersistentCollection {#4294 …}
  +votes: Doctrine\ORM\PersistentCollection {#4292 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 78996
  -bodyTs: "'age':17 'behind':48 'bratti':8 'car':53 'charg':37 'distract':39,57 'drive':40 'entitl':7 'full':58 'get':32 'grow':21 'immatur':9 'kid':10 'lie':61 'like':5 'll':20 'offens':12 'phone':46 'process':69 're':43 'reason':28 'spoken':4 'stop':59,60 'ticket':34 'us':66 'wheel':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1185283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694468260 {#4304
    date: 2023-09-11 23:37:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4306
  +user: Proxies\__CG__\App\Entity\User {#4298 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4020 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698616958 {#4043
        date: 2023-10-29 23:02:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4035 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
      -id: 32547
      -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694389635 {#4041
        date: 2023-09-11 01:47:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
      \n
      Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
      \n
      Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
      \n
      Obviously, the last example can be easily solved by modernization.\n
      \n
      Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
      \n
      But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
      \n
      But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694401334 {#4273
      date: 2023-09-11 05:02:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@hoodatninja@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4281 …}
    +nested: Doctrine\ORM\PersistentCollection {#4283 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 32570
    -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/3035877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694401334 {#4270
      date: 2023-09-11 05:02:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    All this is spoken like an entitled bratty immature kid. (No offense, it’s just your age and you’ll grow out of it)\n
    \n
    There’s a reason why you can get a ticket or be charged with distracted driving while you’re on your phone and behind the wheel of a car. IT IS A DISTRACTION. FULL STOP.\n
    \n
    Stop lying to yourself and to us in the process.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694468260 {#4301
    date: 2023-09-11 23:37:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4296 …}
  +nested: Doctrine\ORM\PersistentCollection {#4294 …}
  +votes: Doctrine\ORM\PersistentCollection {#4292 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 78996
  -bodyTs: "'age':17 'behind':48 'bratti':8 'car':53 'charg':37 'distract':39,57 'drive':40 'entitl':7 'full':58 'get':32 'grow':21 'immatur':9 'kid':10 'lie':61 'like':5 'll':20 'offens':12 'phone':46 'process':69 're':43 'reason':28 'spoken':4 'stop':59,60 'ticket':34 'us':66 'wheel':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1185283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694468260 {#4304
    date: 2023-09-11 23:37:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4306
  +user: Proxies\__CG__\App\Entity\User {#4298 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4020 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698616958 {#4043
        date: 2023-10-29 23:02:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4035 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
      -id: 32547
      -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694389635 {#4041
        date: 2023-09-11 01:47:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
      \n
      Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
      \n
      Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
      \n
      Obviously, the last example can be easily solved by modernization.\n
      \n
      Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
      \n
      But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
      \n
      But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694401334 {#4273
      date: 2023-09-11 05:02:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@hoodatninja@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4281 …}
    +nested: Doctrine\ORM\PersistentCollection {#4283 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 32570
    -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/3035877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694401334 {#4270
      date: 2023-09-11 05:02:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    All this is spoken like an entitled bratty immature kid. (No offense, it’s just your age and you’ll grow out of it)\n
    \n
    There’s a reason why you can get a ticket or be charged with distracted driving while you’re on your phone and behind the wheel of a car. IT IS A DISTRACTION. FULL STOP.\n
    \n
    Stop lying to yourself and to us in the process.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694468260 {#4301
    date: 2023-09-11 23:37:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4296 …}
  +nested: Doctrine\ORM\PersistentCollection {#4294 …}
  +votes: Doctrine\ORM\PersistentCollection {#4292 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 78996
  -bodyTs: "'age':17 'behind':48 'bratti':8 'car':53 'charg':37 'distract':39,57 'drive':40 'entitl':7 'full':58 'get':32 'grow':21 'immatur':9 'kid':10 'lie':61 'like':5 'll':20 'offens':12 'phone':46 'process':69 're':43 'reason':28 'spoken':4 'stop':59,60 'ticket':34 'us':66 'wheel':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1185283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694468260 {#4304
    date: 2023-09-11 23:37:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4330
  +user: Proxies\__CG__\App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4306
    +user: Proxies\__CG__\App\Entity\User {#4298 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: Proxies\__CG__\App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4020 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698616958 {#4043
          date: 2023-10-29 23:02:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4035 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4031 …}
        +reports: Doctrine\ORM\PersistentCollection {#4028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
        -id: 32547
        -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694389635 {#4041
          date: 2023-09-11 01:47:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
        \n
        Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
        \n
        Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
        \n
        Obviously, the last example can be easily solved by modernization.\n
        \n
        Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
        \n
        But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
        \n
        But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694401334 {#4273
        date: 2023-09-11 05:02:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@hoodatninja@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4281 …}
      +nested: Doctrine\ORM\PersistentCollection {#4283 …}
      +votes: Doctrine\ORM\PersistentCollection {#4279 …}
      +reports: Doctrine\ORM\PersistentCollection {#4285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
      -id: 32570
      -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/3035877"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694401334 {#4270
        date: 2023-09-11 05:02:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      All this is spoken like an entitled bratty immature kid. (No offense, it’s just your age and you’ll grow out of it)\n
      \n
      There’s a reason why you can get a ticket or be charged with distracted driving while you’re on your phone and behind the wheel of a car. IT IS A DISTRACTION. FULL STOP.\n
      \n
      Stop lying to yourself and to us in the process.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694468260 {#4301
      date: 2023-09-11 23:37:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@hoodatninja@kbin.social"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4296 …}
    +nested: Doctrine\ORM\PersistentCollection {#4294 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 78996
    -bodyTs: "'age':17 'behind':48 'bratti':8 'car':53 'charg':37 'distract':39,57 'drive':40 'entitl':7 'full':58 'get':32 'grow':21 'immatur':9 'kid':10 'lie':61 'like':5 'll':20 'offens':12 'phone':46 'process':69 're':43 'reason':28 'spoken':4 'stop':59,60 'ticket':34 'us':66 'wheel':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1185283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694468260 {#4304
      date: 2023-09-11 23:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    1. Using phone while driving is much bigger issue.\n
    2. This phone issue has never affected me personally. I am defending OP and others.\n
    3. I am not talking about using the phone all the time for some stupid thing. It gives you access to a lot of information when needed.\n
    \n
    Also if you trust kids with making life changing decisions, this is unfair.\n
    \n
    Also sorry if I sounded as you described. I only started carrying the phone with me since I was 15. I was too worried about breaking it (it’s not cheap thing). That makes finding positive points (that would apply to younger kids) a bit harder.\n
    \n
    Edit: Also, don’t be worried, I would almost never voice my opinions in real life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694486159 {#4335
    date: 2023-09-12 04:35:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 78997
  -bodyTs: "'1':1 '15':84 '2':10 '3':25 'access':44 'affect':16 'almost':119 'also':52,65,112 'appli':104 'bigger':8 'bit':109 'break':90 'carri':76 'chang':60 'cheap':95 'decis':61 'defend':21 'describ':72 'drive':5 'edit':111 'find':99 'give':42 'harder':110 'inform':49 'issu':9,13 'kid':56,107 'life':59,126 'lot':47 'make':58,98 'much':7 'need':51 'never':15,120 'op':22 'opinion':123 'other':24 'person':18 'phone':3,12,33,78 'point':101 'posit':100 'real':125 'sinc':81 'sorri':66 'sound':69 'start':75 'stupid':39 'talk':29 'thing':40,96 'time':36 'trust':55 'unfair':64 'use':2,31 'voic':121 'worri':88,116 'would':103,118 'younger':106"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3069511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694486159 {#4332
    date: 2023-09-12 04:35:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4330
  +user: Proxies\__CG__\App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4306
    +user: Proxies\__CG__\App\Entity\User {#4298 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: Proxies\__CG__\App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4020 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698616958 {#4043
          date: 2023-10-29 23:02:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4035 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4031 …}
        +reports: Doctrine\ORM\PersistentCollection {#4028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
        -id: 32547
        -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694389635 {#4041
          date: 2023-09-11 01:47:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
        \n
        Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
        \n
        Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
        \n
        Obviously, the last example can be easily solved by modernization.\n
        \n
        Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
        \n
        But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
        \n
        But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694401334 {#4273
        date: 2023-09-11 05:02:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@hoodatninja@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4281 …}
      +nested: Doctrine\ORM\PersistentCollection {#4283 …}
      +votes: Doctrine\ORM\PersistentCollection {#4279 …}
      +reports: Doctrine\ORM\PersistentCollection {#4285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
      -id: 32570
      -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/3035877"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694401334 {#4270
        date: 2023-09-11 05:02:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      All this is spoken like an entitled bratty immature kid. (No offense, it’s just your age and you’ll grow out of it)\n
      \n
      There’s a reason why you can get a ticket or be charged with distracted driving while you’re on your phone and behind the wheel of a car. IT IS A DISTRACTION. FULL STOP.\n
      \n
      Stop lying to yourself and to us in the process.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694468260 {#4301
      date: 2023-09-11 23:37:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@hoodatninja@kbin.social"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4296 …}
    +nested: Doctrine\ORM\PersistentCollection {#4294 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 78996
    -bodyTs: "'age':17 'behind':48 'bratti':8 'car':53 'charg':37 'distract':39,57 'drive':40 'entitl':7 'full':58 'get':32 'grow':21 'immatur':9 'kid':10 'lie':61 'like':5 'll':20 'offens':12 'phone':46 'process':69 're':43 'reason':28 'spoken':4 'stop':59,60 'ticket':34 'us':66 'wheel':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1185283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694468260 {#4304
      date: 2023-09-11 23:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    1. Using phone while driving is much bigger issue.\n
    2. This phone issue has never affected me personally. I am defending OP and others.\n
    3. I am not talking about using the phone all the time for some stupid thing. It gives you access to a lot of information when needed.\n
    \n
    Also if you trust kids with making life changing decisions, this is unfair.\n
    \n
    Also sorry if I sounded as you described. I only started carrying the phone with me since I was 15. I was too worried about breaking it (it’s not cheap thing). That makes finding positive points (that would apply to younger kids) a bit harder.\n
    \n
    Edit: Also, don’t be worried, I would almost never voice my opinions in real life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694486159 {#4335
    date: 2023-09-12 04:35:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 78997
  -bodyTs: "'1':1 '15':84 '2':10 '3':25 'access':44 'affect':16 'almost':119 'also':52,65,112 'appli':104 'bigger':8 'bit':109 'break':90 'carri':76 'chang':60 'cheap':95 'decis':61 'defend':21 'describ':72 'drive':5 'edit':111 'find':99 'give':42 'harder':110 'inform':49 'issu':9,13 'kid':56,107 'life':59,126 'lot':47 'make':58,98 'much':7 'need':51 'never':15,120 'op':22 'opinion':123 'other':24 'person':18 'phone':3,12,33,78 'point':101 'posit':100 'real':125 'sinc':81 'sorri':66 'sound':69 'start':75 'stupid':39 'talk':29 'thing':40,96 'time':36 'trust':55 'unfair':64 'use':2,31 'voic':121 'worri':88,116 'would':103,118 'younger':106"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3069511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694486159 {#4332
    date: 2023-09-12 04:35:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4330
  +user: Proxies\__CG__\App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4306
    +user: Proxies\__CG__\App\Entity\User {#4298 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: Proxies\__CG__\App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4020 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698616958 {#4043
          date: 2023-10-29 23:02:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4035 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4031 …}
        +reports: Doctrine\ORM\PersistentCollection {#4028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
        -id: 32547
        -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694389635 {#4041
          date: 2023-09-11 01:47:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
        \n
        Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
        \n
        Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
        \n
        Obviously, the last example can be easily solved by modernization.\n
        \n
        Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
        \n
        But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
        \n
        But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694401334 {#4273
        date: 2023-09-11 05:02:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@hoodatninja@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4281 …}
      +nested: Doctrine\ORM\PersistentCollection {#4283 …}
      +votes: Doctrine\ORM\PersistentCollection {#4279 …}
      +reports: Doctrine\ORM\PersistentCollection {#4285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
      -id: 32570
      -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/3035877"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694401334 {#4270
        date: 2023-09-11 05:02:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      All this is spoken like an entitled bratty immature kid. (No offense, it’s just your age and you’ll grow out of it)\n
      \n
      There’s a reason why you can get a ticket or be charged with distracted driving while you’re on your phone and behind the wheel of a car. IT IS A DISTRACTION. FULL STOP.\n
      \n
      Stop lying to yourself and to us in the process.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694468260 {#4301
      date: 2023-09-11 23:37:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@hoodatninja@kbin.social"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4296 …}
    +nested: Doctrine\ORM\PersistentCollection {#4294 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 78996
    -bodyTs: "'age':17 'behind':48 'bratti':8 'car':53 'charg':37 'distract':39,57 'drive':40 'entitl':7 'full':58 'get':32 'grow':21 'immatur':9 'kid':10 'lie':61 'like':5 'll':20 'offens':12 'phone':46 'process':69 're':43 'reason':28 'spoken':4 'stop':59,60 'ticket':34 'us':66 'wheel':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1185283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694468260 {#4304
      date: 2023-09-11 23:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    1. Using phone while driving is much bigger issue.\n
    2. This phone issue has never affected me personally. I am defending OP and others.\n
    3. I am not talking about using the phone all the time for some stupid thing. It gives you access to a lot of information when needed.\n
    \n
    Also if you trust kids with making life changing decisions, this is unfair.\n
    \n
    Also sorry if I sounded as you described. I only started carrying the phone with me since I was 15. I was too worried about breaking it (it’s not cheap thing). That makes finding positive points (that would apply to younger kids) a bit harder.\n
    \n
    Edit: Also, don’t be worried, I would almost never voice my opinions in real life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694486159 {#4335
    date: 2023-09-12 04:35:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 78997
  -bodyTs: "'1':1 '15':84 '2':10 '3':25 'access':44 'affect':16 'almost':119 'also':52,65,112 'appli':104 'bigger':8 'bit':109 'break':90 'carri':76 'chang':60 'cheap':95 'decis':61 'defend':21 'describ':72 'drive':5 'edit':111 'find':99 'give':42 'harder':110 'inform':49 'issu':9,13 'kid':56,107 'life':59,126 'lot':47 'make':58,98 'much':7 'need':51 'never':15,120 'op':22 'opinion':123 'other':24 'person':18 'phone':3,12,33,78 'point':101 'posit':100 'real':125 'sinc':81 'sorri':66 'sound':69 'start':75 'stupid':39 'talk':29 'thing':40,96 'time':36 'trust':55 'unfair':64 'use':2,31 'voic':121 'worri':88,116 'would':103,118 'younger':106"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3069511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694486159 {#4332
    date: 2023-09-12 04:35:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4366
  +user: Proxies\__CG__\App\Entity\User {#4298 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4330
    +user: Proxies\__CG__\App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4306
      +user: Proxies\__CG__\App\Entity\User {#4298 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4274
        +user: Proxies\__CG__\App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#4020 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1698616958 {#4043
            date: 2023-10-29 23:02:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4035 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4031 …}
          +reports: Doctrine\ORM\PersistentCollection {#4028 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
          -id: 32547
          -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694389635 {#4041
            date: 2023-09-11 01:47:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: """
          Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
          \n
          Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
          \n
          Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
          \n
          Obviously, the last example can be easily solved by modernization.\n
          \n
          Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
          \n
          But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
          \n
          But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1694401334 {#4273
          date: 2023-09-11 05:02:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@hoodatninja@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4281 …}
        +nested: Doctrine\ORM\PersistentCollection {#4283 …}
        +votes: Doctrine\ORM\PersistentCollection {#4279 …}
        +reports: Doctrine\ORM\PersistentCollection {#4285 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
        -id: 32570
        -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3035877"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694401334 {#4270
          date: 2023-09-11 05:02:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        All this is spoken like an entitled bratty immature kid. (No offense, it’s just your age and you’ll grow out of it)\n
        \n
        There’s a reason why you can get a ticket or be charged with distracted driving while you’re on your phone and behind the wheel of a car. IT IS A DISTRACTION. FULL STOP.\n
        \n
        Stop lying to yourself and to us in the process.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694468260 {#4301
        date: 2023-09-11 23:37:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@hoodatninja@kbin.social"
        "@user224@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4296 …}
      +nested: Doctrine\ORM\PersistentCollection {#4294 …}
      +votes: Doctrine\ORM\PersistentCollection {#4292 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -id: 78996
      -bodyTs: "'age':17 'behind':48 'bratti':8 'car':53 'charg':37 'distract':39,57 'drive':40 'entitl':7 'full':58 'get':32 'grow':21 'immatur':9 'kid':10 'lie':61 'like':5 'll':20 'offens':12 'phone':46 'process':69 're':43 'reason':28 'spoken':4 'stop':59,60 'ticket':34 'us':66 'wheel':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1185283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694468260 {#4304
        date: 2023-09-11 23:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      1. Using phone while driving is much bigger issue.\n
      2. This phone issue has never affected me personally. I am defending OP and others.\n
      3. I am not talking about using the phone all the time for some stupid thing. It gives you access to a lot of information when needed.\n
      \n
      Also if you trust kids with making life changing decisions, this is unfair.\n
      \n
      Also sorry if I sounded as you described. I only started carrying the phone with me since I was 15. I was too worried about breaking it (it’s not cheap thing). That makes finding positive points (that would apply to younger kids) a bit harder.\n
      \n
      Edit: Also, don’t be worried, I would almost never voice my opinions in real life.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694486159 {#4335
      date: 2023-09-12 04:35:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@hoodatninja@kbin.social"
      "@user224@lemmy.sdf.org"
      "@Juno@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4338 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 78997
    -bodyTs: "'1':1 '15':84 '2':10 '3':25 'access':44 'affect':16 'almost':119 'also':52,65,112 'appli':104 'bigger':8 'bit':109 'break':90 'carri':76 'chang':60 'cheap':95 'decis':61 'defend':21 'describ':72 'drive':5 'edit':111 'find':99 'give':42 'harder':110 'inform':49 'issu':9,13 'kid':56,107 'life':59,126 'lot':47 'make':58,98 'much':7 'need':51 'never':15,120 'op':22 'opinion':123 'other':24 'person':18 'phone':3,12,33,78 'point':101 'posit':100 'real':125 'sinc':81 'sorri':66 'sound':69 'start':75 'stupid':39 'talk':29 'thing':40,96 'time':36 'trust':55 'unfair':64 'use':2,31 'voic':121 'worri':88,116 'would':103,118 'younger':106"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/3069511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694486159 {#4332
      date: 2023-09-12 04:35:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Spoken like an introverted someone who HAS ALREADY been affected socially in a negative way by their cell phone use.\n
    \n
    The entitled and bratty part of your comments = when people tell me not to use my phone I simply DONT use it or bring it. What’s the problem exactly? You want access to an encyclopedic knowledge in class? You don’t have a laptop or computer in the room you can use ?\n
    \n
    Maybe you use your phone only for the most strictly academic things, but most people don’t.\n
    \n
    Finally, I don’t trust kids to make life changing decisions. See all the high schoolers who got suckered into a worthless degree from the University of Phoenix. It’s very fair to take the reigns from people who can’t control themselves and their impulses.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694638306 {#4361
    date: 2023-09-13 22:51:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4358 …}
  +nested: Doctrine\ORM\PersistentCollection {#4355 …}
  +votes: Doctrine\ORM\PersistentCollection {#4353 …}
  +reports: Doctrine\ORM\PersistentCollection {#4367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
  -id: 78998
  -bodyTs: "'academ':84 'access':53 'affect':10 'alreadi':8 'bratti':24 'bring':44 'cell':18 'chang':100 'class':59 'comment':28 'comput':67 'control':132 'decis':101 'degre':113 'dont':40 'encycloped':56 'entitl':22 'exact':50 'fair':122 'final':91 'got':108 'high':105 'impuls':136 'introvert':4 'kid':96 'knowledg':57 'laptop':65 'life':99 'like':2 'make':98 'mayb':74 'negat':14 'part':25 'peopl':30,88,128 'phoenix':118 'phone':19,37,78 'problem':49 'reign':126 'room':70 'schooler':106 'see':102 'simpli':39 'social':11 'someon':5 'spoken':1 'strict':83 'sucker':109 'take':124 'tell':31 'thing':85 'trust':95 'univers':116 'use':20,35,41,73,76 'want':52 'way':15 'worthless':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1199760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694638306 {#4364
    date: 2023-09-13 22:51:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4366
  +user: Proxies\__CG__\App\Entity\User {#4298 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4330
    +user: Proxies\__CG__\App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4306
      +user: Proxies\__CG__\App\Entity\User {#4298 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4274
        +user: Proxies\__CG__\App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#4020 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1698616958 {#4043
            date: 2023-10-29 23:02:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4035 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4031 …}
          +reports: Doctrine\ORM\PersistentCollection {#4028 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
          -id: 32547
          -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694389635 {#4041
            date: 2023-09-11 01:47:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: """
          Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
          \n
          Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
          \n
          Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
          \n
          Obviously, the last example can be easily solved by modernization.\n
          \n
          Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
          \n
          But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
          \n
          But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1694401334 {#4273
          date: 2023-09-11 05:02:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@hoodatninja@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4281 …}
        +nested: Doctrine\ORM\PersistentCollection {#4283 …}
        +votes: Doctrine\ORM\PersistentCollection {#4279 …}
        +reports: Doctrine\ORM\PersistentCollection {#4285 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
        -id: 32570
        -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3035877"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694401334 {#4270
          date: 2023-09-11 05:02:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        All this is spoken like an entitled bratty immature kid. (No offense, it’s just your age and you’ll grow out of it)\n
        \n
        There’s a reason why you can get a ticket or be charged with distracted driving while you’re on your phone and behind the wheel of a car. IT IS A DISTRACTION. FULL STOP.\n
        \n
        Stop lying to yourself and to us in the process.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694468260 {#4301
        date: 2023-09-11 23:37:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@hoodatninja@kbin.social"
        "@user224@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4296 …}
      +nested: Doctrine\ORM\PersistentCollection {#4294 …}
      +votes: Doctrine\ORM\PersistentCollection {#4292 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -id: 78996
      -bodyTs: "'age':17 'behind':48 'bratti':8 'car':53 'charg':37 'distract':39,57 'drive':40 'entitl':7 'full':58 'get':32 'grow':21 'immatur':9 'kid':10 'lie':61 'like':5 'll':20 'offens':12 'phone':46 'process':69 're':43 'reason':28 'spoken':4 'stop':59,60 'ticket':34 'us':66 'wheel':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1185283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694468260 {#4304
        date: 2023-09-11 23:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      1. Using phone while driving is much bigger issue.\n
      2. This phone issue has never affected me personally. I am defending OP and others.\n
      3. I am not talking about using the phone all the time for some stupid thing. It gives you access to a lot of information when needed.\n
      \n
      Also if you trust kids with making life changing decisions, this is unfair.\n
      \n
      Also sorry if I sounded as you described. I only started carrying the phone with me since I was 15. I was too worried about breaking it (it’s not cheap thing). That makes finding positive points (that would apply to younger kids) a bit harder.\n
      \n
      Edit: Also, don’t be worried, I would almost never voice my opinions in real life.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694486159 {#4335
      date: 2023-09-12 04:35:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@hoodatninja@kbin.social"
      "@user224@lemmy.sdf.org"
      "@Juno@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4338 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 78997
    -bodyTs: "'1':1 '15':84 '2':10 '3':25 'access':44 'affect':16 'almost':119 'also':52,65,112 'appli':104 'bigger':8 'bit':109 'break':90 'carri':76 'chang':60 'cheap':95 'decis':61 'defend':21 'describ':72 'drive':5 'edit':111 'find':99 'give':42 'harder':110 'inform':49 'issu':9,13 'kid':56,107 'life':59,126 'lot':47 'make':58,98 'much':7 'need':51 'never':15,120 'op':22 'opinion':123 'other':24 'person':18 'phone':3,12,33,78 'point':101 'posit':100 'real':125 'sinc':81 'sorri':66 'sound':69 'start':75 'stupid':39 'talk':29 'thing':40,96 'time':36 'trust':55 'unfair':64 'use':2,31 'voic':121 'worri':88,116 'would':103,118 'younger':106"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/3069511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694486159 {#4332
      date: 2023-09-12 04:35:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Spoken like an introverted someone who HAS ALREADY been affected socially in a negative way by their cell phone use.\n
    \n
    The entitled and bratty part of your comments = when people tell me not to use my phone I simply DONT use it or bring it. What’s the problem exactly? You want access to an encyclopedic knowledge in class? You don’t have a laptop or computer in the room you can use ?\n
    \n
    Maybe you use your phone only for the most strictly academic things, but most people don’t.\n
    \n
    Finally, I don’t trust kids to make life changing decisions. See all the high schoolers who got suckered into a worthless degree from the University of Phoenix. It’s very fair to take the reigns from people who can’t control themselves and their impulses.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694638306 {#4361
    date: 2023-09-13 22:51:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4358 …}
  +nested: Doctrine\ORM\PersistentCollection {#4355 …}
  +votes: Doctrine\ORM\PersistentCollection {#4353 …}
  +reports: Doctrine\ORM\PersistentCollection {#4367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
  -id: 78998
  -bodyTs: "'academ':84 'access':53 'affect':10 'alreadi':8 'bratti':24 'bring':44 'cell':18 'chang':100 'class':59 'comment':28 'comput':67 'control':132 'decis':101 'degre':113 'dont':40 'encycloped':56 'entitl':22 'exact':50 'fair':122 'final':91 'got':108 'high':105 'impuls':136 'introvert':4 'kid':96 'knowledg':57 'laptop':65 'life':99 'like':2 'make':98 'mayb':74 'negat':14 'part':25 'peopl':30,88,128 'phoenix':118 'phone':19,37,78 'problem':49 'reign':126 'room':70 'schooler':106 'see':102 'simpli':39 'social':11 'someon':5 'spoken':1 'strict':83 'sucker':109 'take':124 'tell':31 'thing':85 'trust':95 'univers':116 'use':20,35,41,73,76 'want':52 'way':15 'worthless':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1199760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694638306 {#4364
    date: 2023-09-13 22:51:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4366
  +user: Proxies\__CG__\App\Entity\User {#4298 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4330
    +user: Proxies\__CG__\App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4306
      +user: Proxies\__CG__\App\Entity\User {#4298 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4274
        +user: Proxies\__CG__\App\Entity\User {#4277 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#4020 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1698616958 {#4043
            date: 2023-10-29 23:02:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4035 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4031 …}
          +reports: Doctrine\ORM\PersistentCollection {#4028 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
          -id: 32547
          -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694389635 {#4041
            date: 2023-09-11 01:47:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: """
          Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
          \n
          Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
          \n
          Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
          \n
          Obviously, the last example can be easily solved by modernization.\n
          \n
          Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
          \n
          But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
          \n
          But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1694401334 {#4273
          date: 2023-09-11 05:02:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@hoodatninja@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4281 …}
        +nested: Doctrine\ORM\PersistentCollection {#4283 …}
        +votes: Doctrine\ORM\PersistentCollection {#4279 …}
        +reports: Doctrine\ORM\PersistentCollection {#4285 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
        -id: 32570
        -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3035877"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694401334 {#4270
          date: 2023-09-11 05:02:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        All this is spoken like an entitled bratty immature kid. (No offense, it’s just your age and you’ll grow out of it)\n
        \n
        There’s a reason why you can get a ticket or be charged with distracted driving while you’re on your phone and behind the wheel of a car. IT IS A DISTRACTION. FULL STOP.\n
        \n
        Stop lying to yourself and to us in the process.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694468260 {#4301
        date: 2023-09-11 23:37:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@hoodatninja@kbin.social"
        "@user224@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4296 …}
      +nested: Doctrine\ORM\PersistentCollection {#4294 …}
      +votes: Doctrine\ORM\PersistentCollection {#4292 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -id: 78996
      -bodyTs: "'age':17 'behind':48 'bratti':8 'car':53 'charg':37 'distract':39,57 'drive':40 'entitl':7 'full':58 'get':32 'grow':21 'immatur':9 'kid':10 'lie':61 'like':5 'll':20 'offens':12 'phone':46 'process':69 're':43 'reason':28 'spoken':4 'stop':59,60 'ticket':34 'us':66 'wheel':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1185283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694468260 {#4304
        date: 2023-09-11 23:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      1. Using phone while driving is much bigger issue.\n
      2. This phone issue has never affected me personally. I am defending OP and others.\n
      3. I am not talking about using the phone all the time for some stupid thing. It gives you access to a lot of information when needed.\n
      \n
      Also if you trust kids with making life changing decisions, this is unfair.\n
      \n
      Also sorry if I sounded as you described. I only started carrying the phone with me since I was 15. I was too worried about breaking it (it’s not cheap thing). That makes finding positive points (that would apply to younger kids) a bit harder.\n
      \n
      Edit: Also, don’t be worried, I would almost never voice my opinions in real life.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694486159 {#4335
      date: 2023-09-12 04:35:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@hoodatninja@kbin.social"
      "@user224@lemmy.sdf.org"
      "@Juno@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4338 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 78997
    -bodyTs: "'1':1 '15':84 '2':10 '3':25 'access':44 'affect':16 'almost':119 'also':52,65,112 'appli':104 'bigger':8 'bit':109 'break':90 'carri':76 'chang':60 'cheap':95 'decis':61 'defend':21 'describ':72 'drive':5 'edit':111 'find':99 'give':42 'harder':110 'inform':49 'issu':9,13 'kid':56,107 'life':59,126 'lot':47 'make':58,98 'much':7 'need':51 'never':15,120 'op':22 'opinion':123 'other':24 'person':18 'phone':3,12,33,78 'point':101 'posit':100 'real':125 'sinc':81 'sorri':66 'sound':69 'start':75 'stupid':39 'talk':29 'thing':40,96 'time':36 'trust':55 'unfair':64 'use':2,31 'voic':121 'worri':88,116 'would':103,118 'younger':106"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/3069511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694486159 {#4332
      date: 2023-09-12 04:35:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Spoken like an introverted someone who HAS ALREADY been affected socially in a negative way by their cell phone use.\n
    \n
    The entitled and bratty part of your comments = when people tell me not to use my phone I simply DONT use it or bring it. What’s the problem exactly? You want access to an encyclopedic knowledge in class? You don’t have a laptop or computer in the room you can use ?\n
    \n
    Maybe you use your phone only for the most strictly academic things, but most people don’t.\n
    \n
    Finally, I don’t trust kids to make life changing decisions. See all the high schoolers who got suckered into a worthless degree from the University of Phoenix. It’s very fair to take the reigns from people who can’t control themselves and their impulses.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694638306 {#4361
    date: 2023-09-13 22:51:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4358 …}
  +nested: Doctrine\ORM\PersistentCollection {#4355 …}
  +votes: Doctrine\ORM\PersistentCollection {#4353 …}
  +reports: Doctrine\ORM\PersistentCollection {#4367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
  -id: 78998
  -bodyTs: "'academ':84 'access':53 'affect':10 'alreadi':8 'bratti':24 'bring':44 'cell':18 'chang':100 'class':59 'comment':28 'comput':67 'control':132 'decis':101 'degre':113 'dont':40 'encycloped':56 'entitl':22 'exact':50 'fair':122 'final':91 'got':108 'high':105 'impuls':136 'introvert':4 'kid':96 'knowledg':57 'laptop':65 'life':99 'like':2 'make':98 'mayb':74 'negat':14 'part':25 'peopl':30,88,128 'phoenix':118 'phone':19,37,78 'problem':49 'reign':126 'room':70 'schooler':106 'see':102 'simpli':39 'social':11 'someon':5 'spoken':1 'strict':83 'sucker':109 'take':124 'tell':31 'thing':85 'trust':95 'univers':116 'use':20,35,41,73,76 'want':52 'way':15 'worthless':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1199760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694638306 {#4364
    date: 2023-09-13 22:51:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4388
  +user: Proxies\__CG__\App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4366
    +user: Proxies\__CG__\App\Entity\User {#4298 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4330
      +user: Proxies\__CG__\App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4306
        +user: Proxies\__CG__\App\Entity\User {#4298 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4274
          +user: Proxies\__CG__\App\Entity\User {#4277 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4037
            +user: App\Entity\User {#4020 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1698616958 {#4043
              date: 2023-10-29 23:02:38.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ZWho63@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4035 …}
            +nested: Doctrine\ORM\PersistentCollection {#4033 …}
            +votes: Doctrine\ORM\PersistentCollection {#4031 …}
            +reports: Doctrine\ORM\PersistentCollection {#4028 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
            -id: 32547
            -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
            +editedAt: null
            +createdAt: DateTimeImmutable @1694389635 {#4041
              date: 2023-09-11 01:47:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: """
            Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
            \n
            Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
            \n
            Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
            \n
            Obviously, the last example can be easily solved by modernization.\n
            \n
            Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
            \n
            But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
            \n
            But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1694401334 {#4273
            date: 2023-09-11 05:02:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
            "@hoodatninja@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4281 …}
          +nested: Doctrine\ORM\PersistentCollection {#4283 …}
          +votes: Doctrine\ORM\PersistentCollection {#4279 …}
          +reports: Doctrine\ORM\PersistentCollection {#4285 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
          -id: 32570
          -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/3035877"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694401334 {#4270
            date: 2023-09-11 05:02:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: """
          All this is spoken like an entitled bratty immature kid. (No offense, it’s just your age and you’ll grow out of it)\n
          \n
          There’s a reason why you can get a ticket or be charged with distracted driving while you’re on your phone and behind the wheel of a car. IT IS A DISTRACTION. FULL STOP.\n
          \n
          Stop lying to yourself and to us in the process.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694468260 {#4301
          date: 2023-09-11 23:37:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@hoodatninja@kbin.social"
          "@user224@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4296 …}
        +nested: Doctrine\ORM\PersistentCollection {#4294 …}
        +votes: Doctrine\ORM\PersistentCollection {#4292 …}
        +reports: Doctrine\ORM\PersistentCollection {#4308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
        -id: 78996
        -bodyTs: "'age':17 'behind':48 'bratti':8 'car':53 'charg':37 'distract':39,57 'drive':40 'entitl':7 'full':58 'get':32 'grow':21 'immatur':9 'kid':10 'lie':61 'like':5 'll':20 'offens':12 'phone':46 'process':69 're':43 'reason':28 'spoken':4 'stop':59,60 'ticket':34 'us':66 'wheel':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1185283"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694468260 {#4304
          date: 2023-09-11 23:37:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        1. Using phone while driving is much bigger issue.\n
        2. This phone issue has never affected me personally. I am defending OP and others.\n
        3. I am not talking about using the phone all the time for some stupid thing. It gives you access to a lot of information when needed.\n
        \n
        Also if you trust kids with making life changing decisions, this is unfair.\n
        \n
        Also sorry if I sounded as you described. I only started carrying the phone with me since I was 15. I was too worried about breaking it (it’s not cheap thing). That makes finding positive points (that would apply to younger kids) a bit harder.\n
        \n
        Edit: Also, don’t be worried, I would almost never voice my opinions in real life.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694486159 {#4335
        date: 2023-09-12 04:35:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@hoodatninja@kbin.social"
        "@user224@lemmy.sdf.org"
        "@Juno@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4338 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
      -id: 78997
      -bodyTs: "'1':1 '15':84 '2':10 '3':25 'access':44 'affect':16 'almost':119 'also':52,65,112 'appli':104 'bigger':8 'bit':109 'break':90 'carri':76 'chang':60 'cheap':95 'decis':61 'defend':21 'describ':72 'drive':5 'edit':111 'find':99 'give':42 'harder':110 'inform':49 'issu':9,13 'kid':56,107 'life':59,126 'lot':47 'make':58,98 'much':7 'need':51 'never':15,120 'op':22 'opinion':123 'other':24 'person':18 'phone':3,12,33,78 'point':101 'posit':100 'real':125 'sinc':81 'sorri':66 'sound':69 'start':75 'stupid':39 'talk':29 'thing':40,96 'time':36 'trust':55 'unfair':64 'use':2,31 'voic':121 'worri':88,116 'would':103,118 'younger':106"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/3069511"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694486159 {#4332
        date: 2023-09-12 04:35:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Spoken like an introverted someone who HAS ALREADY been affected socially in a negative way by their cell phone use.\n
      \n
      The entitled and bratty part of your comments = when people tell me not to use my phone I simply DONT use it or bring it. What’s the problem exactly? You want access to an encyclopedic knowledge in class? You don’t have a laptop or computer in the room you can use ?\n
      \n
      Maybe you use your phone only for the most strictly academic things, but most people don’t.\n
      \n
      Finally, I don’t trust kids to make life changing decisions. See all the high schoolers who got suckered into a worthless degree from the University of Phoenix. It’s very fair to take the reigns from people who can’t control themselves and their impulses.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694638306 {#4361
      date: 2023-09-13 22:51:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@hoodatninja@kbin.social"
      "@user224@lemmy.sdf.org"
      "@Juno@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4358 …}
    +nested: Doctrine\ORM\PersistentCollection {#4355 …}
    +votes: Doctrine\ORM\PersistentCollection {#4353 …}
    +reports: Doctrine\ORM\PersistentCollection {#4367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
    -id: 78998
    -bodyTs: "'academ':84 'access':53 'affect':10 'alreadi':8 'bratti':24 'bring':44 'cell':18 'chang':100 'class':59 'comment':28 'comput':67 'control':132 'decis':101 'degre':113 'dont':40 'encycloped':56 'entitl':22 'exact':50 'fair':122 'final':91 'got':108 'high':105 'impuls':136 'introvert':4 'kid':96 'knowledg':57 'laptop':65 'life':99 'like':2 'make':98 'mayb':74 'negat':14 'part':25 'peopl':30,88,128 'phoenix':118 'phone':19,37,78 'problem':49 'reign':126 'room':70 'schooler':106 'see':102 'simpli':39 'social':11 'someon':5 'spoken':1 'strict':83 'sucker':109 'take':124 'tell':31 'thing':85 'trust':95 'univers':116 'use':20,35,41,73,76 'want':52 'way':15 'worthless':112"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1199760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694638306 {#4364
      date: 2023-09-13 22:51:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    > Spoken like an introverted someone who HAS ALREADY been affected socially in a negative way by their cell phone use.\n
    \n
    Can’t disagree with this. I got a tablet when I was 8. With unrestricted access. On the positive note, it did help me learn quite a lot of stuff. Like English.\n
    \n
    > The entitled and bratty part of your comments = when people tell me not to use my phone I simply DONT use it or bring it. What’s the problem exactly? You want access to an encyclopedic knowledge in class? You don’t have a laptop or computer in the room you can use ?\n
    \n
    No problem, really. If someone wanted to search up something during class, teachers could just allow it, and generally they did. Except when I was in grade 9 and the school decided to prohibit even just having them at school, as if it were grenades. Some teacher would always just collect all into a bucket and return at the end of the day.  \n
    When we had free substituted classes, sometimes they would tell us something like “Sorry, I’d allow you phones now, but if I did I could have problems from it.” So clearly they would punish teachers for that. That’s just crazy.  \n
    And computers aren’t in every class. Even if they are, they might not always work. Now we use our phones even to do exams sometimes. But, yeah, school isn’t even mandatory for me anymore, so it’s already different.\n
    \n
    > Finally, I don’t trust kids to make life changing decisions. See all the high schoolers who got suckered into a worthless degree from the University of Phoenix. It’s very fair to take the reigns from people who can’t control themselves and their impulses.\n
    \n
    I wasn’t even talking about such late decisions. For example, when I was 10 I was given the decision between going into class A or class B since I had good enough results for A. A was class for a little more talented kids. They even had some additional subjects. Well, my dad discouraged me from going to class A. He told me “There won’t be any normal kids. I’d choose B if I were you.” So I did. I regret. I could have gotten to a better school later on.  \n
    Some explanation of those classes:  \n
    A - Talented  \n
    C and D - sport classes (basketball and hockey respectively)  \n
    B - everything else\n
    \n
    Next, when I was 14, I told my psychologist about my living conditions. Including photos of how our home looks like. She told me that she could call social services. Then asked me if I agreed. I was scared, so I said no. I regret, once again.\n
    \n
    And something that’s there always, choosing high school when you’re 15.  \n
    I am not sure how it works across different school systems. In Slovakia, they are focused just on 1 particular field of study determining where you’ll be for the rest of your life. 3 year fields are without graduation (e.g.: various mechanics and plumbers). 4 year and 5 year fields are with graduation, meaning you can go to college/university.  \n
    I’ve had a few classmates who only chose particular field because their friends were going there too, even though they weren’t interested in it.\n
    \n
    ------------------------------\n
    ==============================\n
    \n
    Oof, sorry. I got too much off topic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694664009 {#4383
    date: 2023-09-14 06:00:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4380 …}
  +nested: Doctrine\ORM\PersistentCollection {#4377 …}
  +votes: Doctrine\ORM\PersistentCollection {#4375 …}
  +reports: Doctrine\ORM\PersistentCollection {#4389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4393 …}
  -id: 78999
  -bodyTs: "'1':489 '10':312 '14':415 '15':470 '3':505 '4':516 '5':519 '8':33 '9':133 'access':36,85 'across':478 'addit':347 'affect':10 'agre':446 'allow':121,185 'alreadi':8,250 'alway':154,225,463 'anymor':246 'aren':213 'ask':442 'b':325,372,408 'basketbal':404 'better':388 'bratti':56 'bring':76 'bucket':160 'c':399 'call':438 'cell':18 'chang':261 'choos':371,464 'chose':539 'class':91,117,174,217,321,324,336,357,396,403 'classmat':536 'clear':200 'collect':156 'college/university':530 'comment':60 'comput':99,212 'condit':423 'control':293 'could':119,194,383,437 'crazi':210 'd':184,370,401 'dad':351 'day':168 'decid':137 'decis':262,306,317 'degre':274 'determin':494 'differ':251,479 'disagre':23 'discourag':352 'dont':72 'e.g':511 'els':410 'encycloped':88 'end':165 'english':52 'enough':330 'entitl':54 'even':140,218,232,242,301,344,549 'everi':216 'everyth':409 'exact':82 'exam':235 'exampl':308 'except':127 'explan':393 'fair':283 'field':491,507,521,541 'final':252 'focus':486 'free':172 'friend':544 'general':124 'given':315 'go':319,355,528,546 'good':329 'got':27,269,560 'gotten':385 'grade':132 'graduat':510,524 'grenad':150 'help':43 'high':266,465 'hockey':406 'home':429 'impuls':297 'includ':424 'interest':554 'introvert':4 'isn':240 'kid':257,342,368 'knowledg':89 'laptop':97 'late':305 'later':390 'learn':45 'life':260,504 'like':2,51,181,431 'littl':339 'live':422 'll':497 'look':430 'lot':48 'make':259 'mandatori':243 'mean':525 'mechan':513 'might':223 'much':562 'negat':14 'next':411 'normal':367 'note':40 'oof':557 'part':57 'particular':490,540 'peopl':62,289 'phoenix':279 'phone':19,69,187,231 'photo':425 'plumber':515 'posit':39 'problem':81,107,196 'prohibit':139 'psychologist':419 'punish':203 'quit':46 're':469 'realli':108 'regret':381,455 'reign':287 'respect':407 'rest':501 'result':331 'return':162 'room':102 'said':452 'scare':449 'school':136,145,239,389,466,480 'schooler':267 'search':113 'see':263 'servic':440 'simpli':71 'sinc':326 'slovakia':483 'social':11,439 'someon':5,110 'someth':115,180,459 'sometim':175,236 'sorri':182,558 'spoken':1 'sport':402 'studi':493 'stuff':50 'subject':348 'substitut':173 'sucker':270 'sure':474 'system':481 'tablet':29 'take':285 'talent':341,398 'talk':302 'teacher':118,152,204 'tell':63,178 'though':550 'told':360,417,433 'topic':564 'trust':256 'univers':277 'unrestrict':35 'us':179 'use':20,67,73,105,229 'various':512 've':532 'want':84,111 'wasn':299 'way':15 'well':349 'weren':552 'without':509 'won':363 'work':226,477 'worthless':273 'would':153,177,202 'yeah':238 'year':506,517,520"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3143641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694664009 {#4386
    date: 2023-09-14 06:00:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4388
  +user: Proxies\__CG__\App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4366
    +user: Proxies\__CG__\App\Entity\User {#4298 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4330
      +user: Proxies\__CG__\App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4306
        +user: Proxies\__CG__\App\Entity\User {#4298 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4274
          +user: Proxies\__CG__\App\Entity\User {#4277 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4037
            +user: App\Entity\User {#4020 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1698616958 {#4043
              date: 2023-10-29 23:02:38.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ZWho63@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4035 …}
            +nested: Doctrine\ORM\PersistentCollection {#4033 …}
            +votes: Doctrine\ORM\PersistentCollection {#4031 …}
            +reports: Doctrine\ORM\PersistentCollection {#4028 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
            -id: 32547
            -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
            +editedAt: null
            +createdAt: DateTimeImmutable @1694389635 {#4041
              date: 2023-09-11 01:47:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: """
            Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
            \n
            Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
            \n
            Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
            \n
            Obviously, the last example can be easily solved by modernization.\n
            \n
            Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
            \n
            But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
            \n
            But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1694401334 {#4273
            date: 2023-09-11 05:02:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
            "@hoodatninja@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4281 …}
          +nested: Doctrine\ORM\PersistentCollection {#4283 …}
          +votes: Doctrine\ORM\PersistentCollection {#4279 …}
          +reports: Doctrine\ORM\PersistentCollection {#4285 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
          -id: 32570
          -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/3035877"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694401334 {#4270
            date: 2023-09-11 05:02:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: """
          All this is spoken like an entitled bratty immature kid. (No offense, it’s just your age and you’ll grow out of it)\n
          \n
          There’s a reason why you can get a ticket or be charged with distracted driving while you’re on your phone and behind the wheel of a car. IT IS A DISTRACTION. FULL STOP.\n
          \n
          Stop lying to yourself and to us in the process.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694468260 {#4301
          date: 2023-09-11 23:37:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@hoodatninja@kbin.social"
          "@user224@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4296 …}
        +nested: Doctrine\ORM\PersistentCollection {#4294 …}
        +votes: Doctrine\ORM\PersistentCollection {#4292 …}
        +reports: Doctrine\ORM\PersistentCollection {#4308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
        -id: 78996
        -bodyTs: "'age':17 'behind':48 'bratti':8 'car':53 'charg':37 'distract':39,57 'drive':40 'entitl':7 'full':58 'get':32 'grow':21 'immatur':9 'kid':10 'lie':61 'like':5 'll':20 'offens':12 'phone':46 'process':69 're':43 'reason':28 'spoken':4 'stop':59,60 'ticket':34 'us':66 'wheel':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1185283"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694468260 {#4304
          date: 2023-09-11 23:37:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        1. Using phone while driving is much bigger issue.\n
        2. This phone issue has never affected me personally. I am defending OP and others.\n
        3. I am not talking about using the phone all the time for some stupid thing. It gives you access to a lot of information when needed.\n
        \n
        Also if you trust kids with making life changing decisions, this is unfair.\n
        \n
        Also sorry if I sounded as you described. I only started carrying the phone with me since I was 15. I was too worried about breaking it (it’s not cheap thing). That makes finding positive points (that would apply to younger kids) a bit harder.\n
        \n
        Edit: Also, don’t be worried, I would almost never voice my opinions in real life.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694486159 {#4335
        date: 2023-09-12 04:35:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@hoodatninja@kbin.social"
        "@user224@lemmy.sdf.org"
        "@Juno@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4338 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
      -id: 78997
      -bodyTs: "'1':1 '15':84 '2':10 '3':25 'access':44 'affect':16 'almost':119 'also':52,65,112 'appli':104 'bigger':8 'bit':109 'break':90 'carri':76 'chang':60 'cheap':95 'decis':61 'defend':21 'describ':72 'drive':5 'edit':111 'find':99 'give':42 'harder':110 'inform':49 'issu':9,13 'kid':56,107 'life':59,126 'lot':47 'make':58,98 'much':7 'need':51 'never':15,120 'op':22 'opinion':123 'other':24 'person':18 'phone':3,12,33,78 'point':101 'posit':100 'real':125 'sinc':81 'sorri':66 'sound':69 'start':75 'stupid':39 'talk':29 'thing':40,96 'time':36 'trust':55 'unfair':64 'use':2,31 'voic':121 'worri':88,116 'would':103,118 'younger':106"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/3069511"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694486159 {#4332
        date: 2023-09-12 04:35:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Spoken like an introverted someone who HAS ALREADY been affected socially in a negative way by their cell phone use.\n
      \n
      The entitled and bratty part of your comments = when people tell me not to use my phone I simply DONT use it or bring it. What’s the problem exactly? You want access to an encyclopedic knowledge in class? You don’t have a laptop or computer in the room you can use ?\n
      \n
      Maybe you use your phone only for the most strictly academic things, but most people don’t.\n
      \n
      Finally, I don’t trust kids to make life changing decisions. See all the high schoolers who got suckered into a worthless degree from the University of Phoenix. It’s very fair to take the reigns from people who can’t control themselves and their impulses.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694638306 {#4361
      date: 2023-09-13 22:51:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@hoodatninja@kbin.social"
      "@user224@lemmy.sdf.org"
      "@Juno@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4358 …}
    +nested: Doctrine\ORM\PersistentCollection {#4355 …}
    +votes: Doctrine\ORM\PersistentCollection {#4353 …}
    +reports: Doctrine\ORM\PersistentCollection {#4367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
    -id: 78998
    -bodyTs: "'academ':84 'access':53 'affect':10 'alreadi':8 'bratti':24 'bring':44 'cell':18 'chang':100 'class':59 'comment':28 'comput':67 'control':132 'decis':101 'degre':113 'dont':40 'encycloped':56 'entitl':22 'exact':50 'fair':122 'final':91 'got':108 'high':105 'impuls':136 'introvert':4 'kid':96 'knowledg':57 'laptop':65 'life':99 'like':2 'make':98 'mayb':74 'negat':14 'part':25 'peopl':30,88,128 'phoenix':118 'phone':19,37,78 'problem':49 'reign':126 'room':70 'schooler':106 'see':102 'simpli':39 'social':11 'someon':5 'spoken':1 'strict':83 'sucker':109 'take':124 'tell':31 'thing':85 'trust':95 'univers':116 'use':20,35,41,73,76 'want':52 'way':15 'worthless':112"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1199760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694638306 {#4364
      date: 2023-09-13 22:51:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    > Spoken like an introverted someone who HAS ALREADY been affected socially in a negative way by their cell phone use.\n
    \n
    Can’t disagree with this. I got a tablet when I was 8. With unrestricted access. On the positive note, it did help me learn quite a lot of stuff. Like English.\n
    \n
    > The entitled and bratty part of your comments = when people tell me not to use my phone I simply DONT use it or bring it. What’s the problem exactly? You want access to an encyclopedic knowledge in class? You don’t have a laptop or computer in the room you can use ?\n
    \n
    No problem, really. If someone wanted to search up something during class, teachers could just allow it, and generally they did. Except when I was in grade 9 and the school decided to prohibit even just having them at school, as if it were grenades. Some teacher would always just collect all into a bucket and return at the end of the day.  \n
    When we had free substituted classes, sometimes they would tell us something like “Sorry, I’d allow you phones now, but if I did I could have problems from it.” So clearly they would punish teachers for that. That’s just crazy.  \n
    And computers aren’t in every class. Even if they are, they might not always work. Now we use our phones even to do exams sometimes. But, yeah, school isn’t even mandatory for me anymore, so it’s already different.\n
    \n
    > Finally, I don’t trust kids to make life changing decisions. See all the high schoolers who got suckered into a worthless degree from the University of Phoenix. It’s very fair to take the reigns from people who can’t control themselves and their impulses.\n
    \n
    I wasn’t even talking about such late decisions. For example, when I was 10 I was given the decision between going into class A or class B since I had good enough results for A. A was class for a little more talented kids. They even had some additional subjects. Well, my dad discouraged me from going to class A. He told me “There won’t be any normal kids. I’d choose B if I were you.” So I did. I regret. I could have gotten to a better school later on.  \n
    Some explanation of those classes:  \n
    A - Talented  \n
    C and D - sport classes (basketball and hockey respectively)  \n
    B - everything else\n
    \n
    Next, when I was 14, I told my psychologist about my living conditions. Including photos of how our home looks like. She told me that she could call social services. Then asked me if I agreed. I was scared, so I said no. I regret, once again.\n
    \n
    And something that’s there always, choosing high school when you’re 15.  \n
    I am not sure how it works across different school systems. In Slovakia, they are focused just on 1 particular field of study determining where you’ll be for the rest of your life. 3 year fields are without graduation (e.g.: various mechanics and plumbers). 4 year and 5 year fields are with graduation, meaning you can go to college/university.  \n
    I’ve had a few classmates who only chose particular field because their friends were going there too, even though they weren’t interested in it.\n
    \n
    ------------------------------\n
    ==============================\n
    \n
    Oof, sorry. I got too much off topic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694664009 {#4383
    date: 2023-09-14 06:00:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4380 …}
  +nested: Doctrine\ORM\PersistentCollection {#4377 …}
  +votes: Doctrine\ORM\PersistentCollection {#4375 …}
  +reports: Doctrine\ORM\PersistentCollection {#4389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4393 …}
  -id: 78999
  -bodyTs: "'1':489 '10':312 '14':415 '15':470 '3':505 '4':516 '5':519 '8':33 '9':133 'access':36,85 'across':478 'addit':347 'affect':10 'agre':446 'allow':121,185 'alreadi':8,250 'alway':154,225,463 'anymor':246 'aren':213 'ask':442 'b':325,372,408 'basketbal':404 'better':388 'bratti':56 'bring':76 'bucket':160 'c':399 'call':438 'cell':18 'chang':261 'choos':371,464 'chose':539 'class':91,117,174,217,321,324,336,357,396,403 'classmat':536 'clear':200 'collect':156 'college/university':530 'comment':60 'comput':99,212 'condit':423 'control':293 'could':119,194,383,437 'crazi':210 'd':184,370,401 'dad':351 'day':168 'decid':137 'decis':262,306,317 'degre':274 'determin':494 'differ':251,479 'disagre':23 'discourag':352 'dont':72 'e.g':511 'els':410 'encycloped':88 'end':165 'english':52 'enough':330 'entitl':54 'even':140,218,232,242,301,344,549 'everi':216 'everyth':409 'exact':82 'exam':235 'exampl':308 'except':127 'explan':393 'fair':283 'field':491,507,521,541 'final':252 'focus':486 'free':172 'friend':544 'general':124 'given':315 'go':319,355,528,546 'good':329 'got':27,269,560 'gotten':385 'grade':132 'graduat':510,524 'grenad':150 'help':43 'high':266,465 'hockey':406 'home':429 'impuls':297 'includ':424 'interest':554 'introvert':4 'isn':240 'kid':257,342,368 'knowledg':89 'laptop':97 'late':305 'later':390 'learn':45 'life':260,504 'like':2,51,181,431 'littl':339 'live':422 'll':497 'look':430 'lot':48 'make':259 'mandatori':243 'mean':525 'mechan':513 'might':223 'much':562 'negat':14 'next':411 'normal':367 'note':40 'oof':557 'part':57 'particular':490,540 'peopl':62,289 'phoenix':279 'phone':19,69,187,231 'photo':425 'plumber':515 'posit':39 'problem':81,107,196 'prohibit':139 'psychologist':419 'punish':203 'quit':46 're':469 'realli':108 'regret':381,455 'reign':287 'respect':407 'rest':501 'result':331 'return':162 'room':102 'said':452 'scare':449 'school':136,145,239,389,466,480 'schooler':267 'search':113 'see':263 'servic':440 'simpli':71 'sinc':326 'slovakia':483 'social':11,439 'someon':5,110 'someth':115,180,459 'sometim':175,236 'sorri':182,558 'spoken':1 'sport':402 'studi':493 'stuff':50 'subject':348 'substitut':173 'sucker':270 'sure':474 'system':481 'tablet':29 'take':285 'talent':341,398 'talk':302 'teacher':118,152,204 'tell':63,178 'though':550 'told':360,417,433 'topic':564 'trust':256 'univers':277 'unrestrict':35 'us':179 'use':20,67,73,105,229 'various':512 've':532 'want':84,111 'wasn':299 'way':15 'well':349 'weren':552 'without':509 'won':363 'work':226,477 'worthless':273 'would':153,177,202 'yeah':238 'year':506,517,520"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3143641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694664009 {#4386
    date: 2023-09-14 06:00:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4388
  +user: Proxies\__CG__\App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4366
    +user: Proxies\__CG__\App\Entity\User {#4298 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4330
      +user: Proxies\__CG__\App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4306
        +user: Proxies\__CG__\App\Entity\User {#4298 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4274
          +user: Proxies\__CG__\App\Entity\User {#4277 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4037
            +user: App\Entity\User {#4020 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1698616958 {#4043
              date: 2023-10-29 23:02:38.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ZWho63@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4035 …}
            +nested: Doctrine\ORM\PersistentCollection {#4033 …}
            +votes: Doctrine\ORM\PersistentCollection {#4031 …}
            +reports: Doctrine\ORM\PersistentCollection {#4028 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
            -id: 32547
            -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
            +editedAt: null
            +createdAt: DateTimeImmutable @1694389635 {#4041
              date: 2023-09-11 01:47:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: """
            Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
            \n
            Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
            \n
            Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
            \n
            Obviously, the last example can be easily solved by modernization.\n
            \n
            Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
            \n
            But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
            \n
            But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1694401334 {#4273
            date: 2023-09-11 05:02:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
            "@hoodatninja@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4281 …}
          +nested: Doctrine\ORM\PersistentCollection {#4283 …}
          +votes: Doctrine\ORM\PersistentCollection {#4279 …}
          +reports: Doctrine\ORM\PersistentCollection {#4285 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
          -id: 32570
          -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/3035877"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694401334 {#4270
            date: 2023-09-11 05:02:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: """
          All this is spoken like an entitled bratty immature kid. (No offense, it’s just your age and you’ll grow out of it)\n
          \n
          There’s a reason why you can get a ticket or be charged with distracted driving while you’re on your phone and behind the wheel of a car. IT IS A DISTRACTION. FULL STOP.\n
          \n
          Stop lying to yourself and to us in the process.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694468260 {#4301
          date: 2023-09-11 23:37:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@hoodatninja@kbin.social"
          "@user224@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4296 …}
        +nested: Doctrine\ORM\PersistentCollection {#4294 …}
        +votes: Doctrine\ORM\PersistentCollection {#4292 …}
        +reports: Doctrine\ORM\PersistentCollection {#4308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
        -id: 78996
        -bodyTs: "'age':17 'behind':48 'bratti':8 'car':53 'charg':37 'distract':39,57 'drive':40 'entitl':7 'full':58 'get':32 'grow':21 'immatur':9 'kid':10 'lie':61 'like':5 'll':20 'offens':12 'phone':46 'process':69 're':43 'reason':28 'spoken':4 'stop':59,60 'ticket':34 'us':66 'wheel':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1185283"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694468260 {#4304
          date: 2023-09-11 23:37:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        1. Using phone while driving is much bigger issue.\n
        2. This phone issue has never affected me personally. I am defending OP and others.\n
        3. I am not talking about using the phone all the time for some stupid thing. It gives you access to a lot of information when needed.\n
        \n
        Also if you trust kids with making life changing decisions, this is unfair.\n
        \n
        Also sorry if I sounded as you described. I only started carrying the phone with me since I was 15. I was too worried about breaking it (it’s not cheap thing). That makes finding positive points (that would apply to younger kids) a bit harder.\n
        \n
        Edit: Also, don’t be worried, I would almost never voice my opinions in real life.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694486159 {#4335
        date: 2023-09-12 04:35:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@hoodatninja@kbin.social"
        "@user224@lemmy.sdf.org"
        "@Juno@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4338 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
      -id: 78997
      -bodyTs: "'1':1 '15':84 '2':10 '3':25 'access':44 'affect':16 'almost':119 'also':52,65,112 'appli':104 'bigger':8 'bit':109 'break':90 'carri':76 'chang':60 'cheap':95 'decis':61 'defend':21 'describ':72 'drive':5 'edit':111 'find':99 'give':42 'harder':110 'inform':49 'issu':9,13 'kid':56,107 'life':59,126 'lot':47 'make':58,98 'much':7 'need':51 'never':15,120 'op':22 'opinion':123 'other':24 'person':18 'phone':3,12,33,78 'point':101 'posit':100 'real':125 'sinc':81 'sorri':66 'sound':69 'start':75 'stupid':39 'talk':29 'thing':40,96 'time':36 'trust':55 'unfair':64 'use':2,31 'voic':121 'worri':88,116 'would':103,118 'younger':106"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/3069511"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694486159 {#4332
        date: 2023-09-12 04:35:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Spoken like an introverted someone who HAS ALREADY been affected socially in a negative way by their cell phone use.\n
      \n
      The entitled and bratty part of your comments = when people tell me not to use my phone I simply DONT use it or bring it. What’s the problem exactly? You want access to an encyclopedic knowledge in class? You don’t have a laptop or computer in the room you can use ?\n
      \n
      Maybe you use your phone only for the most strictly academic things, but most people don’t.\n
      \n
      Finally, I don’t trust kids to make life changing decisions. See all the high schoolers who got suckered into a worthless degree from the University of Phoenix. It’s very fair to take the reigns from people who can’t control themselves and their impulses.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694638306 {#4361
      date: 2023-09-13 22:51:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@hoodatninja@kbin.social"
      "@user224@lemmy.sdf.org"
      "@Juno@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4358 …}
    +nested: Doctrine\ORM\PersistentCollection {#4355 …}
    +votes: Doctrine\ORM\PersistentCollection {#4353 …}
    +reports: Doctrine\ORM\PersistentCollection {#4367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
    -id: 78998
    -bodyTs: "'academ':84 'access':53 'affect':10 'alreadi':8 'bratti':24 'bring':44 'cell':18 'chang':100 'class':59 'comment':28 'comput':67 'control':132 'decis':101 'degre':113 'dont':40 'encycloped':56 'entitl':22 'exact':50 'fair':122 'final':91 'got':108 'high':105 'impuls':136 'introvert':4 'kid':96 'knowledg':57 'laptop':65 'life':99 'like':2 'make':98 'mayb':74 'negat':14 'part':25 'peopl':30,88,128 'phoenix':118 'phone':19,37,78 'problem':49 'reign':126 'room':70 'schooler':106 'see':102 'simpli':39 'social':11 'someon':5 'spoken':1 'strict':83 'sucker':109 'take':124 'tell':31 'thing':85 'trust':95 'univers':116 'use':20,35,41,73,76 'want':52 'way':15 'worthless':112"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1199760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694638306 {#4364
      date: 2023-09-13 22:51:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    > Spoken like an introverted someone who HAS ALREADY been affected socially in a negative way by their cell phone use.\n
    \n
    Can’t disagree with this. I got a tablet when I was 8. With unrestricted access. On the positive note, it did help me learn quite a lot of stuff. Like English.\n
    \n
    > The entitled and bratty part of your comments = when people tell me not to use my phone I simply DONT use it or bring it. What’s the problem exactly? You want access to an encyclopedic knowledge in class? You don’t have a laptop or computer in the room you can use ?\n
    \n
    No problem, really. If someone wanted to search up something during class, teachers could just allow it, and generally they did. Except when I was in grade 9 and the school decided to prohibit even just having them at school, as if it were grenades. Some teacher would always just collect all into a bucket and return at the end of the day.  \n
    When we had free substituted classes, sometimes they would tell us something like “Sorry, I’d allow you phones now, but if I did I could have problems from it.” So clearly they would punish teachers for that. That’s just crazy.  \n
    And computers aren’t in every class. Even if they are, they might not always work. Now we use our phones even to do exams sometimes. But, yeah, school isn’t even mandatory for me anymore, so it’s already different.\n
    \n
    > Finally, I don’t trust kids to make life changing decisions. See all the high schoolers who got suckered into a worthless degree from the University of Phoenix. It’s very fair to take the reigns from people who can’t control themselves and their impulses.\n
    \n
    I wasn’t even talking about such late decisions. For example, when I was 10 I was given the decision between going into class A or class B since I had good enough results for A. A was class for a little more talented kids. They even had some additional subjects. Well, my dad discouraged me from going to class A. He told me “There won’t be any normal kids. I’d choose B if I were you.” So I did. I regret. I could have gotten to a better school later on.  \n
    Some explanation of those classes:  \n
    A - Talented  \n
    C and D - sport classes (basketball and hockey respectively)  \n
    B - everything else\n
    \n
    Next, when I was 14, I told my psychologist about my living conditions. Including photos of how our home looks like. She told me that she could call social services. Then asked me if I agreed. I was scared, so I said no. I regret, once again.\n
    \n
    And something that’s there always, choosing high school when you’re 15.  \n
    I am not sure how it works across different school systems. In Slovakia, they are focused just on 1 particular field of study determining where you’ll be for the rest of your life. 3 year fields are without graduation (e.g.: various mechanics and plumbers). 4 year and 5 year fields are with graduation, meaning you can go to college/university.  \n
    I’ve had a few classmates who only chose particular field because their friends were going there too, even though they weren’t interested in it.\n
    \n
    ------------------------------\n
    ==============================\n
    \n
    Oof, sorry. I got too much off topic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694664009 {#4383
    date: 2023-09-14 06:00:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4380 …}
  +nested: Doctrine\ORM\PersistentCollection {#4377 …}
  +votes: Doctrine\ORM\PersistentCollection {#4375 …}
  +reports: Doctrine\ORM\PersistentCollection {#4389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4393 …}
  -id: 78999
  -bodyTs: "'1':489 '10':312 '14':415 '15':470 '3':505 '4':516 '5':519 '8':33 '9':133 'access':36,85 'across':478 'addit':347 'affect':10 'agre':446 'allow':121,185 'alreadi':8,250 'alway':154,225,463 'anymor':246 'aren':213 'ask':442 'b':325,372,408 'basketbal':404 'better':388 'bratti':56 'bring':76 'bucket':160 'c':399 'call':438 'cell':18 'chang':261 'choos':371,464 'chose':539 'class':91,117,174,217,321,324,336,357,396,403 'classmat':536 'clear':200 'collect':156 'college/university':530 'comment':60 'comput':99,212 'condit':423 'control':293 'could':119,194,383,437 'crazi':210 'd':184,370,401 'dad':351 'day':168 'decid':137 'decis':262,306,317 'degre':274 'determin':494 'differ':251,479 'disagre':23 'discourag':352 'dont':72 'e.g':511 'els':410 'encycloped':88 'end':165 'english':52 'enough':330 'entitl':54 'even':140,218,232,242,301,344,549 'everi':216 'everyth':409 'exact':82 'exam':235 'exampl':308 'except':127 'explan':393 'fair':283 'field':491,507,521,541 'final':252 'focus':486 'free':172 'friend':544 'general':124 'given':315 'go':319,355,528,546 'good':329 'got':27,269,560 'gotten':385 'grade':132 'graduat':510,524 'grenad':150 'help':43 'high':266,465 'hockey':406 'home':429 'impuls':297 'includ':424 'interest':554 'introvert':4 'isn':240 'kid':257,342,368 'knowledg':89 'laptop':97 'late':305 'later':390 'learn':45 'life':260,504 'like':2,51,181,431 'littl':339 'live':422 'll':497 'look':430 'lot':48 'make':259 'mandatori':243 'mean':525 'mechan':513 'might':223 'much':562 'negat':14 'next':411 'normal':367 'note':40 'oof':557 'part':57 'particular':490,540 'peopl':62,289 'phoenix':279 'phone':19,69,187,231 'photo':425 'plumber':515 'posit':39 'problem':81,107,196 'prohibit':139 'psychologist':419 'punish':203 'quit':46 're':469 'realli':108 'regret':381,455 'reign':287 'respect':407 'rest':501 'result':331 'return':162 'room':102 'said':452 'scare':449 'school':136,145,239,389,466,480 'schooler':267 'search':113 'see':263 'servic':440 'simpli':71 'sinc':326 'slovakia':483 'social':11,439 'someon':5,110 'someth':115,180,459 'sometim':175,236 'sorri':182,558 'spoken':1 'sport':402 'studi':493 'stuff':50 'subject':348 'substitut':173 'sucker':270 'sure':474 'system':481 'tablet':29 'take':285 'talent':341,398 'talk':302 'teacher':118,152,204 'tell':63,178 'though':550 'told':360,417,433 'topic':564 'trust':256 'univers':277 'unrestrict':35 'us':179 'use':20,67,73,105,229 'various':512 've':532 'want':84,111 'wasn':299 'way':15 'well':349 'weren':552 'without':509 'won':363 'work':226,477 'worthless':273 'would':153,177,202 'yeah':238 'year':506,517,520"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3143641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694664009 {#4386
    date: 2023-09-14 06:00:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4316
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4020 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698616958 {#4043
        date: 2023-10-29 23:02:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4035 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
      -id: 32547
      -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694389635 {#4041
        date: 2023-09-11 01:47:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
      \n
      Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
      \n
      Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
      \n
      Obviously, the last example can be easily solved by modernization.\n
      \n
      Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
      \n
      But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
      \n
      But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694401334 {#4273
      date: 2023-09-11 05:02:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@hoodatninja@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4281 …}
    +nested: Doctrine\ORM\PersistentCollection {#4283 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 32570
    -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/3035877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694401334 {#4270
      date: 2023-09-11 05:02:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "If you want to teach kids how to look up information, you can create spaces for that. They don’t need unrestricted access to their smart phones to accomplish that throughout the day. Hell you can relax your policies as they grow up and show the maturity to handle having a smart phone in the classroom. If schools want to do that, I am all in favor of it. But they would have to start early and build a system, which is a lot to ask of already overworked educators."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1694436042 {#4314
    date: 2023-09-11 14:40:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4317 …}
  +nested: Doctrine\ORM\PersistentCollection {#4319 …}
  +votes: Doctrine\ORM\PersistentCollection {#4321 …}
  +reports: Doctrine\ORM\PersistentCollection {#4323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4327 …}
  -id: 32571
  -bodyTs: "'access':23 'accomplish':29 'alreadi':88 'ask':86 'build':78 'classroom':56 'creat':14 'day':33 'earli':76 'educ':90 'favor':67 'grow':42 'handl':49 'hell':34 'inform':11 'kid':6 'look':9 'lot':84 'matur':47 'need':21 'overwork':89 'phone':27,53 'polici':39 'relax':37 'school':58 'show':45 'smart':26,52 'space':15 'start':75 'system':80 'teach':5 'throughout':31 'unrestrict':22 'want':3,59 'would':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2274325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694436042 {#4315
    date: 2023-09-11 14:40:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4316
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4020 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698616958 {#4043
        date: 2023-10-29 23:02:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4035 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
      -id: 32547
      -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694389635 {#4041
        date: 2023-09-11 01:47:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
      \n
      Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
      \n
      Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
      \n
      Obviously, the last example can be easily solved by modernization.\n
      \n
      Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
      \n
      But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
      \n
      But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694401334 {#4273
      date: 2023-09-11 05:02:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@hoodatninja@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4281 …}
    +nested: Doctrine\ORM\PersistentCollection {#4283 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 32570
    -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/3035877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694401334 {#4270
      date: 2023-09-11 05:02:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "If you want to teach kids how to look up information, you can create spaces for that. They don’t need unrestricted access to their smart phones to accomplish that throughout the day. Hell you can relax your policies as they grow up and show the maturity to handle having a smart phone in the classroom. If schools want to do that, I am all in favor of it. But they would have to start early and build a system, which is a lot to ask of already overworked educators."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1694436042 {#4314
    date: 2023-09-11 14:40:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4317 …}
  +nested: Doctrine\ORM\PersistentCollection {#4319 …}
  +votes: Doctrine\ORM\PersistentCollection {#4321 …}
  +reports: Doctrine\ORM\PersistentCollection {#4323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4327 …}
  -id: 32571
  -bodyTs: "'access':23 'accomplish':29 'alreadi':88 'ask':86 'build':78 'classroom':56 'creat':14 'day':33 'earli':76 'educ':90 'favor':67 'grow':42 'handl':49 'hell':34 'inform':11 'kid':6 'look':9 'lot':84 'matur':47 'need':21 'overwork':89 'phone':27,53 'polici':39 'relax':37 'school':58 'show':45 'smart':26,52 'space':15 'start':75 'system':80 'teach':5 'throughout':31 'unrestrict':22 'want':3,59 'would':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2274325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694436042 {#4315
    date: 2023-09-11 14:40:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4316
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4020 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I mean it kind of needs to be both. But it’s hard to find a compelling reason why kids need their smartphones fully accessible during class."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698616958 {#4043
        date: 2023-10-29 23:02:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4035 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
      -id: 32547
      -bodyTs: "'access':25 'class':27 'compel':17 'find':15 'fulli':24 'hard':13 'kid':20 'kind':4 'mean':2 'need':6,21 'reason':18 'smartphon':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2265289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694389635 {#4041
        date: 2023-09-11 01:47:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Well, you can quickly search up some information. I don’t remember what it was, but I remember that once in middle school teacher said something I wasn’t quite sure about, but also I wouldn’t ask if I wasn’t more sure. So I looked it up, seeing that I was right, I asked if it rather wasn’t meant to be that other thing, he checked too and indeed he was wrong.\n
      \n
      Also, my mind often wanders off. And it may happen that I suddenly can’t remember something. Could just be some word I could look up on my phone in less than a minute. Option B: Keep thinking about it till the rest of the class. I can’t stop thinking about that until I either remember or find it.\n
      \n
      Next, spine. I am currently in high school. Phones are allowed here. Any time. So, I utilized my scanner and digitized one 500 or so page book I couldn’t find on the internet, and then used it as PDF instead of a physical book. It is less likely that I would forget my phone. I wish schools would have options for e-ink tablets instead of having to carry many heavy physical books. That used to be problem mostly in elementary school and middle school. Same goes for note taking.\n
      \n
      Obviously, the last example can be easily solved by modernization.\n
      \n
      Fast talking teachers. I can’t write that fast. I mean, I *can*, but then I can’t decipher my handwriting, which is already hard anyway. Voice recorder is a quick solution. Obviously, it is easier to look through notes than audio, but IT IS NOT MEANT TO BE A REPLACEMENT FOR NOTES, just a help.\n
      \n
      But do take that with a pinch of salt. Especially in elementary school, I used to be one of those weird kids who greatly preferred being liked by the teacher over having friends. So even though I had a phone at the time, I never used it during classes because teachers disliked it.\n
      \n
      But at least during breaks it should be allowed. Otherwise kids will find much more dangerous ways to entertain themselves.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694401334 {#4273
      date: 2023-09-11 05:02:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@hoodatninja@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4281 …}
    +nested: Doctrine\ORM\PersistentCollection {#4283 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 32570
    -bodyTs: "'500':158 'allow':146,355 'alreadi':261 'also':34,76 'anyway':263 'ask':38,56 'audio':279 'b':111 'book':162,180,210 'break':351 'carri':206 'check':69 'class':121,342 'could':93,99 'couldn':164 'current':140 'danger':362 'deciph':256 'digit':156 'dislik':345 'e':199 'e-ink':198 'easier':273 'easili':234 'either':131 'elementari':218,305 'entertain':365 'especi':303 'even':328 'exampl':231 'fast':238,246 'find':134,166,359 'forget':188 'friend':326 'goe':224 'great':317 'handwrit':258 'happen':85 'hard':262 'heavi':208 'help':293 'high':142 'inde':72 'inform':8 'ink':200 'instead':176,202 'internet':169 'keep':112 'kid':315,357 'last':230 'least':349 'less':106,183 'like':184,320 'look':47,100,275 'mani':207 'may':84 'mean':248 'meant':62,284 'middl':22,221 'mind':78 'minut':109 'modern':237 'most':216 'much':360 'never':338 'next':136 'note':226,277,290 'obvious':228,270 'often':79 'one':157,311 'option':110,196 'otherwis':356 'page':161 'pdf':175 'phone':104,144,190,333 'physic':179,209 'pinch':300 'prefer':318 'problem':215 'quick':4,268 'quit':30 'rather':59 'record':265 'rememb':12,18,91,132 'replac':288 'rest':118 'right':54 'said':25 'salt':302 'scanner':154 'school':23,143,193,219,222,306 'search':5 'see':50 'solut':269 'solv':235 'someth':26,92 'spine':137 'stop':125 'sudden':88 'sure':31,44 'tablet':201 'take':227,296 'talk':239 'teacher':24,240,323,344 'thing':67 'think':113,126 'though':329 'till':116 'time':149,336 'use':172,212,308,339 'util':152 'voic':264 'wander':80 'wasn':28,41,60 'way':363 'weird':314 'well':1 'wish':192 'word':97 'would':187,194 'wouldn':36 'write':244 'wrong':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/3035877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694401334 {#4270
      date: 2023-09-11 05:02:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "If you want to teach kids how to look up information, you can create spaces for that. They don’t need unrestricted access to their smart phones to accomplish that throughout the day. Hell you can relax your policies as they grow up and show the maturity to handle having a smart phone in the classroom. If schools want to do that, I am all in favor of it. But they would have to start early and build a system, which is a lot to ask of already overworked educators."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1694436042 {#4314
    date: 2023-09-11 14:40:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4317 …}
  +nested: Doctrine\ORM\PersistentCollection {#4319 …}
  +votes: Doctrine\ORM\PersistentCollection {#4321 …}
  +reports: Doctrine\ORM\PersistentCollection {#4323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4327 …}
  -id: 32571
  -bodyTs: "'access':23 'accomplish':29 'alreadi':88 'ask':86 'build':78 'classroom':56 'creat':14 'day':33 'earli':76 'educ':90 'favor':67 'grow':42 'handl':49 'hell':34 'inform':11 'kid':6 'look':9 'lot':84 'matur':47 'need':21 'overwork':89 'phone':27,53 'polici':39 'relax':37 'school':58 'show':45 'smart':26,52 'space':15 'start':75 'system':80 'teach':5 'throughout':31 'unrestrict':22 'want':3,59 'would':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/443382/-/comment/2274325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694436042 {#4315
    date: 2023-09-11 14:40:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "“oh no i cannot play on my phone, how could school be so cruel”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694415622 {#4114
    date: 2023-09-11 09:00:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 32565
  -bodyTs: "'cannot':4 'could':10 'cruel':14 'oh':1 'phone':8 'play':5 'school':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2823393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694415622 {#4115
    date: 2023-09-11 09:00:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "“oh no i cannot play on my phone, how could school be so cruel”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694415622 {#4114
    date: 2023-09-11 09:00:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 32565
  -bodyTs: "'cannot':4 'could':10 'cruel':14 'oh':1 'phone':8 'play':5 'school':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2823393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694415622 {#4115
    date: 2023-09-11 09:00:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "“oh no i cannot play on my phone, how could school be so cruel”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694415622 {#4114
    date: 2023-09-11 09:00:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 32565
  -bodyTs: "'cannot':4 'could':10 'cruel':14 'oh':1 'phone':8 'play':5 'school':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2823393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694415622 {#4115
    date: 2023-09-11 09:00:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#4194
  +user: App\Entity\User {#4207 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    What would you prefer the school do?\n
    \n
    How could they motivate you to actually pay attention in class instead of playing with your phone? Honestly ask yourself if this “addressing motivation” would make geometry more interesting than tiktok.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694399469 {#4189
    date: 2023-09-11 04:31:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4195 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -id: 32558
  -bodyTs: "'actual':14 'address':30 'ask':26 'attent':16 'class':18 'could':9 'geometri':34 'honest':25 'instead':19 'interest':36 'make':33 'motiv':11,31 'pay':15 'phone':24 'play':21 'prefer':4 'school':6 'tiktok':38 'would':2,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/2392674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694399469 {#4190
    date: 2023-09-11 04:31:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4194
  +user: App\Entity\User {#4207 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    What would you prefer the school do?\n
    \n
    How could they motivate you to actually pay attention in class instead of playing with your phone? Honestly ask yourself if this “addressing motivation” would make geometry more interesting than tiktok.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694399469 {#4189
    date: 2023-09-11 04:31:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4195 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -id: 32558
  -bodyTs: "'actual':14 'address':30 'ask':26 'attent':16 'class':18 'could':9 'geometri':34 'honest':25 'instead':19 'interest':36 'make':33 'motiv':11,31 'pay':15 'phone':24 'play':21 'prefer':4 'school':6 'tiktok':38 'would':2,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/2392674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694399469 {#4190
    date: 2023-09-11 04:31:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4194
  +user: App\Entity\User {#4207 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Why-must-we-be-done-this-way"
    +title: "Why must we be done this way?"
    +url: "https://lemmy.ml/pictrs/image/7910793d-9020-4e66-bd2a-97e68cc595d5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698617640 {#2418
      date: 2023-10-29 23:14:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 2964
    -titleTs: "'done':5 'must':2 'way':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694446538
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/4729060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694388038 {#1858
      date: 2023-09-11 01:20:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    What would you prefer the school do?\n
    \n
    How could they motivate you to actually pay attention in class instead of playing with your phone? Honestly ask yourself if this “addressing motivation” would make geometry more interesting than tiktok.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694399469 {#4189
    date: 2023-09-11 04:31:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4195 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -id: 32558
  -bodyTs: "'actual':14 'address':30 'ask':26 'attent':16 'class':18 'could':9 'geometri':34 'honest':25 'instead':19 'interest':36 'make':33 'motiv':11,31 'pay':15 'phone':24 'play':21 'prefer':4 'school':6 'tiktok':38 'would':2,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/2392674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694399469 {#4190
    date: 2023-09-11 04:31:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details