Redirect 302 redirect from GET @entry_comment_create (651963)

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1833
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +magazine: App\Entity\Magazine {#265
    +icon: null
    +name: "strips@feddit.nl"
    +title: "strips"
    +description: "Comics in Dutch."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 5
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1701228763 {#275
      date: 2023-11-29 04:32:43.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#253 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
    +entries: Doctrine\ORM\PersistentCollection {#196 …}
    +posts: Doctrine\ORM\PersistentCollection {#154 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
    +bans: Doctrine\ORM\PersistentCollection {#133 …}
    +reports: Doctrine\ORM\PersistentCollection {#119 …}
    +badges: Doctrine\ORM\PersistentCollection {#97 …}
    +logs: Doctrine\ORM\PersistentCollection {#87 …}
    +awards: Doctrine\ORM\PersistentCollection {#76 …}
    +categories: Doctrine\ORM\PersistentCollection {#63 …}
    -id: 6
    +apId: "strips@feddit.nl"
    +apProfileId: "https://feddit.nl/c/strips"
    +apPublicUrl: "https://feddit.nl/c/strips"
    +apFollowersUrl: "https://feddit.nl/c/strips/followers"
    +apInboxUrl: "https://feddit.nl/inbox"
    +apDomain: "feddit.nl"
    +apPreferredUsername: "strips"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728158395 {#269
      date: 2024-10-05 21:59:55.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686710059 {#271
      date: 2023-06-14 04:34:19.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "META-What-about-configuring-at-stripbot-at-feddit-nl-to-post-images-rather-than"
  +title: "[META] What about configuring @stripbot@feddit.nl to post images rather than links?"
  +url: null
  +body: """
    Hey there, @tedvdb@feddit.nl!\n
    \n
    I admire the posting bot you’ve set up here, but I also notice that the posts don’t seem to get much reaction. Based on experience at my own community (!eurographicnovels@lemm.ee), I’ve noticed that posts get better reaction when they lead with the image (a comic in this case) rather than asking the user to follow a link to that same content.\n
    \n
    I don’t know if that’s possible to set up in the bot, but here’s hoping. In conjunction with the above, I would think adding the full link in the body of the post would work nicely. The best of both worlds, so to speak.\n
    \n
    Also, just an FYI-- I’ve added this community in our sidebar, and hopefully that gets you a bit of extra traffic. I first PM’d you about that a month ago, both in Dutch & English, but didn’t hear back. Cheers.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698852100 {#1794
    date: 2023-11-01 16:21:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@tedvdb@feddit.nl"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1887 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +badges: Doctrine\ORM\PersistentCollection {#1904 …}
  +children: []
  -id: 6697
  -titleTs: "'configur':4 'imag':8 'link':11 'meta':1 'post':7 'rather':9 'stripbot@feddit.nl':5"
  -bodyTs: "'ad':94,121 'admir':5 'ago':146 'also':16,115 'ask':57 'back':155 'base':28 'best':108 'better':42 'bit':133 'bodi':100 'bot':8,81 'case':54 'cheer':156 'comic':51 'communiti':34,123 'conjunct':87 'content':67 'd':140 'didn':152 'dutch':149 'english':150 'eurographicnovels@lemm.ee':35 'experi':30 'extra':135 'first':138 'follow':61 'full':96 'fyi':118 'get':25,41,130 'hear':154 'hey':1 'hope':85,128 'imag':49 'know':71 'lead':46 'link':63,97 'month':145 'much':26 'nice':106 'notic':17,38 'pm':139 'possibl':75 'post':7,20,40,103 'rather':55 'reaction':27,43 'seem':23 'set':11,77 'sidebar':126 'speak':114 'tedvdb@feddit.nl':3 'think':93 'traffic':136 'user':59 've':10,37,120 'work':105 'world':111 'would':92,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697858778
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12169381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697827778 {#2434
    date: 2023-10-20 20:49: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 {#1833
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +magazine: App\Entity\Magazine {#265
    +icon: null
    +name: "strips@feddit.nl"
    +title: "strips"
    +description: "Comics in Dutch."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 5
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1701228763 {#275
      date: 2023-11-29 04:32:43.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#253 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
    +entries: Doctrine\ORM\PersistentCollection {#196 …}
    +posts: Doctrine\ORM\PersistentCollection {#154 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
    +bans: Doctrine\ORM\PersistentCollection {#133 …}
    +reports: Doctrine\ORM\PersistentCollection {#119 …}
    +badges: Doctrine\ORM\PersistentCollection {#97 …}
    +logs: Doctrine\ORM\PersistentCollection {#87 …}
    +awards: Doctrine\ORM\PersistentCollection {#76 …}
    +categories: Doctrine\ORM\PersistentCollection {#63 …}
    -id: 6
    +apId: "strips@feddit.nl"
    +apProfileId: "https://feddit.nl/c/strips"
    +apPublicUrl: "https://feddit.nl/c/strips"
    +apFollowersUrl: "https://feddit.nl/c/strips/followers"
    +apInboxUrl: "https://feddit.nl/inbox"
    +apDomain: "feddit.nl"
    +apPreferredUsername: "strips"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728158395 {#269
      date: 2024-10-05 21:59:55.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686710059 {#271
      date: 2023-06-14 04:34:19.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "META-What-about-configuring-at-stripbot-at-feddit-nl-to-post-images-rather-than"
  +title: "[META] What about configuring @stripbot@feddit.nl to post images rather than links?"
  +url: null
  +body: """
    Hey there, @tedvdb@feddit.nl!\n
    \n
    I admire the posting bot you’ve set up here, but I also notice that the posts don’t seem to get much reaction. Based on experience at my own community (!eurographicnovels@lemm.ee), I’ve noticed that posts get better reaction when they lead with the image (a comic in this case) rather than asking the user to follow a link to that same content.\n
    \n
    I don’t know if that’s possible to set up in the bot, but here’s hoping. In conjunction with the above, I would think adding the full link in the body of the post would work nicely. The best of both worlds, so to speak.\n
    \n
    Also, just an FYI-- I’ve added this community in our sidebar, and hopefully that gets you a bit of extra traffic. I first PM’d you about that a month ago, both in Dutch & English, but didn’t hear back. Cheers.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698852100 {#1794
    date: 2023-11-01 16:21:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@tedvdb@feddit.nl"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1887 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +badges: Doctrine\ORM\PersistentCollection {#1904 …}
  +children: []
  -id: 6697
  -titleTs: "'configur':4 'imag':8 'link':11 'meta':1 'post':7 'rather':9 'stripbot@feddit.nl':5"
  -bodyTs: "'ad':94,121 'admir':5 'ago':146 'also':16,115 'ask':57 'back':155 'base':28 'best':108 'better':42 'bit':133 'bodi':100 'bot':8,81 'case':54 'cheer':156 'comic':51 'communiti':34,123 'conjunct':87 'content':67 'd':140 'didn':152 'dutch':149 'english':150 'eurographicnovels@lemm.ee':35 'experi':30 'extra':135 'first':138 'follow':61 'full':96 'fyi':118 'get':25,41,130 'hear':154 'hey':1 'hope':85,128 'imag':49 'know':71 'lead':46 'link':63,97 'month':145 'much':26 'nice':106 'notic':17,38 'pm':139 'possibl':75 'post':7,20,40,103 'rather':55 'reaction':27,43 'seem':23 'set':11,77 'sidebar':126 'speak':114 'tedvdb@feddit.nl':3 'think':93 'traffic':136 'user':59 've':10,37,120 'work':105 'world':111 'would':92,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697858778
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12169381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697827778 {#2434
    date: 2023-10-20 20:49: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 {#1833
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +magazine: App\Entity\Magazine {#265
    +icon: null
    +name: "strips@feddit.nl"
    +title: "strips"
    +description: "Comics in Dutch."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 5
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1701228763 {#275
      date: 2023-11-29 04:32:43.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#253 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
    +entries: Doctrine\ORM\PersistentCollection {#196 …}
    +posts: Doctrine\ORM\PersistentCollection {#154 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
    +bans: Doctrine\ORM\PersistentCollection {#133 …}
    +reports: Doctrine\ORM\PersistentCollection {#119 …}
    +badges: Doctrine\ORM\PersistentCollection {#97 …}
    +logs: Doctrine\ORM\PersistentCollection {#87 …}
    +awards: Doctrine\ORM\PersistentCollection {#76 …}
    +categories: Doctrine\ORM\PersistentCollection {#63 …}
    -id: 6
    +apId: "strips@feddit.nl"
    +apProfileId: "https://feddit.nl/c/strips"
    +apPublicUrl: "https://feddit.nl/c/strips"
    +apFollowersUrl: "https://feddit.nl/c/strips/followers"
    +apInboxUrl: "https://feddit.nl/inbox"
    +apDomain: "feddit.nl"
    +apPreferredUsername: "strips"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728158395 {#269
      date: 2024-10-05 21:59:55.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686710059 {#271
      date: 2023-06-14 04:34:19.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "META-What-about-configuring-at-stripbot-at-feddit-nl-to-post-images-rather-than"
  +title: "[META] What about configuring @stripbot@feddit.nl to post images rather than links?"
  +url: null
  +body: """
    Hey there, @tedvdb@feddit.nl!\n
    \n
    I admire the posting bot you’ve set up here, but I also notice that the posts don’t seem to get much reaction. Based on experience at my own community (!eurographicnovels@lemm.ee), I’ve noticed that posts get better reaction when they lead with the image (a comic in this case) rather than asking the user to follow a link to that same content.\n
    \n
    I don’t know if that’s possible to set up in the bot, but here’s hoping. In conjunction with the above, I would think adding the full link in the body of the post would work nicely. The best of both worlds, so to speak.\n
    \n
    Also, just an FYI-- I’ve added this community in our sidebar, and hopefully that gets you a bit of extra traffic. I first PM’d you about that a month ago, both in Dutch & English, but didn’t hear back. Cheers.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698852100 {#1794
    date: 2023-11-01 16:21:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@tedvdb@feddit.nl"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1887 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +badges: Doctrine\ORM\PersistentCollection {#1904 …}
  +children: []
  -id: 6697
  -titleTs: "'configur':4 'imag':8 'link':11 'meta':1 'post':7 'rather':9 'stripbot@feddit.nl':5"
  -bodyTs: "'ad':94,121 'admir':5 'ago':146 'also':16,115 'ask':57 'back':155 'base':28 'best':108 'better':42 'bit':133 'bodi':100 'bot':8,81 'case':54 'cheer':156 'comic':51 'communiti':34,123 'conjunct':87 'content':67 'd':140 'didn':152 'dutch':149 'english':150 'eurographicnovels@lemm.ee':35 'experi':30 'extra':135 'first':138 'follow':61 'full':96 'fyi':118 'get':25,41,130 'hear':154 'hey':1 'hope':85,128 'imag':49 'know':71 'lead':46 'link':63,97 'month':145 'much':26 'nice':106 'notic':17,38 'pm':139 'possibl':75 'post':7,20,40,103 'rather':55 'reaction':27,43 'seem':23 'set':11,77 'sidebar':126 'speak':114 'tedvdb@feddit.nl':3 'think':93 'traffic':136 'user':59 've':10,37,120 'work':105 'world':111 'would':92,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697858778
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12169381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697827778 {#2434
    date: 2023-10-20 20:49: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 {#4019
  +user: App\Entity\User {#3967 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +icon: null
      +name: "strips@feddit.nl"
      +title: "strips"
      +description: "Comics in Dutch."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5
      +entryCommentCount: 5
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1701228763 {#275
        date: 2023-11-29 04:32:43.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -id: 6
      +apId: "strips@feddit.nl"
      +apProfileId: "https://feddit.nl/c/strips"
      +apPublicUrl: "https://feddit.nl/c/strips"
      +apFollowersUrl: "https://feddit.nl/c/strips/followers"
      +apInboxUrl: "https://feddit.nl/inbox"
      +apDomain: "feddit.nl"
      +apPreferredUsername: "strips"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728158395 {#269
        date: 2024-10-05 21:59:55.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1686710059 {#271
        date: 2023-06-14 04:34:19.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +slug: "META-What-about-configuring-at-stripbot-at-feddit-nl-to-post-images-rather-than"
    +title: "[META] What about configuring @stripbot@feddit.nl to post images rather than links?"
    +url: null
    +body: """
      Hey there, @tedvdb@feddit.nl!\n
      \n
      I admire the posting bot you’ve set up here, but I also notice that the posts don’t seem to get much reaction. Based on experience at my own community (!eurographicnovels@lemm.ee), I’ve noticed that posts get better reaction when they lead with the image (a comic in this case) rather than asking the user to follow a link to that same content.\n
      \n
      I don’t know if that’s possible to set up in the bot, but here’s hoping. In conjunction with the above, I would think adding the full link in the body of the post would work nicely. The best of both worlds, so to speak.\n
      \n
      Also, just an FYI-- I’ve added this community in our sidebar, and hopefully that gets you a bit of extra traffic. I first PM’d you about that a month ago, both in Dutch & English, but didn’t hear back. Cheers.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698852100 {#1794
      date: 2023-11-01 16:21:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@tedvdb@feddit.nl"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +children: []
    -id: 6697
    -titleTs: "'configur':4 'imag':8 'link':11 'meta':1 'post':7 'rather':9 'stripbot@feddit.nl':5"
    -bodyTs: "'ad':94,121 'admir':5 'ago':146 'also':16,115 'ask':57 'back':155 'base':28 'best':108 'better':42 'bit':133 'bodi':100 'bot':8,81 'case':54 'cheer':156 'comic':51 'communiti':34,123 'conjunct':87 'content':67 'd':140 'didn':152 'dutch':149 'english':150 'eurographicnovels@lemm.ee':35 'experi':30 'extra':135 'first':138 'follow':61 'full':96 'fyi':118 'get':25,41,130 'hear':154 'hey':1 'hope':85,128 'imag':49 'know':71 'lead':46 'link':63,97 'month':145 'much':26 'nice':106 'notic':17,38 'pm':139 'possibl':75 'post':7,20,40,103 'rather':55 'reaction':27,43 'seem':23 'set':11,77 'sidebar':126 'speak':114 'tedvdb@feddit.nl':3 'think':93 'traffic':136 'user':59 've':10,37,120 'work':105 'world':111 'would':92,104"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697858778
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/12169381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697827778 {#2434
      date: 2023-10-20 20:49:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Fully agree, I mostly ignore the links"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698852101 {#4028
    date: 2023-11-01 16:21:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tedvdb@feddit.nl"
    "@JohnnyEnzyme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4017 …}
  +nested: Doctrine\ORM\PersistentCollection {#4015 …}
  +votes: Doctrine\ORM\PersistentCollection {#4013 …}
  +reports: Doctrine\ORM\PersistentCollection {#4011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
  -id: 82523
  -bodyTs: "'agre':2 'fulli':1 'ignor':5 'link':7 'most':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5041594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698838950 {#3964
    date: 2023-11-01 12:42:30.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 {#4019
  +user: App\Entity\User {#3967 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +icon: null
      +name: "strips@feddit.nl"
      +title: "strips"
      +description: "Comics in Dutch."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5
      +entryCommentCount: 5
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1701228763 {#275
        date: 2023-11-29 04:32:43.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -id: 6
      +apId: "strips@feddit.nl"
      +apProfileId: "https://feddit.nl/c/strips"
      +apPublicUrl: "https://feddit.nl/c/strips"
      +apFollowersUrl: "https://feddit.nl/c/strips/followers"
      +apInboxUrl: "https://feddit.nl/inbox"
      +apDomain: "feddit.nl"
      +apPreferredUsername: "strips"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728158395 {#269
        date: 2024-10-05 21:59:55.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1686710059 {#271
        date: 2023-06-14 04:34:19.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +slug: "META-What-about-configuring-at-stripbot-at-feddit-nl-to-post-images-rather-than"
    +title: "[META] What about configuring @stripbot@feddit.nl to post images rather than links?"
    +url: null
    +body: """
      Hey there, @tedvdb@feddit.nl!\n
      \n
      I admire the posting bot you’ve set up here, but I also notice that the posts don’t seem to get much reaction. Based on experience at my own community (!eurographicnovels@lemm.ee), I’ve noticed that posts get better reaction when they lead with the image (a comic in this case) rather than asking the user to follow a link to that same content.\n
      \n
      I don’t know if that’s possible to set up in the bot, but here’s hoping. In conjunction with the above, I would think adding the full link in the body of the post would work nicely. The best of both worlds, so to speak.\n
      \n
      Also, just an FYI-- I’ve added this community in our sidebar, and hopefully that gets you a bit of extra traffic. I first PM’d you about that a month ago, both in Dutch & English, but didn’t hear back. Cheers.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698852100 {#1794
      date: 2023-11-01 16:21:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@tedvdb@feddit.nl"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +children: []
    -id: 6697
    -titleTs: "'configur':4 'imag':8 'link':11 'meta':1 'post':7 'rather':9 'stripbot@feddit.nl':5"
    -bodyTs: "'ad':94,121 'admir':5 'ago':146 'also':16,115 'ask':57 'back':155 'base':28 'best':108 'better':42 'bit':133 'bodi':100 'bot':8,81 'case':54 'cheer':156 'comic':51 'communiti':34,123 'conjunct':87 'content':67 'd':140 'didn':152 'dutch':149 'english':150 'eurographicnovels@lemm.ee':35 'experi':30 'extra':135 'first':138 'follow':61 'full':96 'fyi':118 'get':25,41,130 'hear':154 'hey':1 'hope':85,128 'imag':49 'know':71 'lead':46 'link':63,97 'month':145 'much':26 'nice':106 'notic':17,38 'pm':139 'possibl':75 'post':7,20,40,103 'rather':55 'reaction':27,43 'seem':23 'set':11,77 'sidebar':126 'speak':114 'tedvdb@feddit.nl':3 'think':93 'traffic':136 'user':59 've':10,37,120 'work':105 'world':111 'would':92,104"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697858778
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/12169381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697827778 {#2434
      date: 2023-10-20 20:49:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Fully agree, I mostly ignore the links"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698852101 {#4028
    date: 2023-11-01 16:21:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tedvdb@feddit.nl"
    "@JohnnyEnzyme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4017 …}
  +nested: Doctrine\ORM\PersistentCollection {#4015 …}
  +votes: Doctrine\ORM\PersistentCollection {#4013 …}
  +reports: Doctrine\ORM\PersistentCollection {#4011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
  -id: 82523
  -bodyTs: "'agre':2 'fulli':1 'ignor':5 'link':7 'most':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5041594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698838950 {#3964
    date: 2023-11-01 12:42:30.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 {#4019
  +user: App\Entity\User {#3967 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +icon: null
      +name: "strips@feddit.nl"
      +title: "strips"
      +description: "Comics in Dutch."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5
      +entryCommentCount: 5
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1701228763 {#275
        date: 2023-11-29 04:32:43.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -id: 6
      +apId: "strips@feddit.nl"
      +apProfileId: "https://feddit.nl/c/strips"
      +apPublicUrl: "https://feddit.nl/c/strips"
      +apFollowersUrl: "https://feddit.nl/c/strips/followers"
      +apInboxUrl: "https://feddit.nl/inbox"
      +apDomain: "feddit.nl"
      +apPreferredUsername: "strips"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728158395 {#269
        date: 2024-10-05 21:59:55.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1686710059 {#271
        date: 2023-06-14 04:34:19.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +slug: "META-What-about-configuring-at-stripbot-at-feddit-nl-to-post-images-rather-than"
    +title: "[META] What about configuring @stripbot@feddit.nl to post images rather than links?"
    +url: null
    +body: """
      Hey there, @tedvdb@feddit.nl!\n
      \n
      I admire the posting bot you’ve set up here, but I also notice that the posts don’t seem to get much reaction. Based on experience at my own community (!eurographicnovels@lemm.ee), I’ve noticed that posts get better reaction when they lead with the image (a comic in this case) rather than asking the user to follow a link to that same content.\n
      \n
      I don’t know if that’s possible to set up in the bot, but here’s hoping. In conjunction with the above, I would think adding the full link in the body of the post would work nicely. The best of both worlds, so to speak.\n
      \n
      Also, just an FYI-- I’ve added this community in our sidebar, and hopefully that gets you a bit of extra traffic. I first PM’d you about that a month ago, both in Dutch & English, but didn’t hear back. Cheers.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698852100 {#1794
      date: 2023-11-01 16:21:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@tedvdb@feddit.nl"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +children: []
    -id: 6697
    -titleTs: "'configur':4 'imag':8 'link':11 'meta':1 'post':7 'rather':9 'stripbot@feddit.nl':5"
    -bodyTs: "'ad':94,121 'admir':5 'ago':146 'also':16,115 'ask':57 'back':155 'base':28 'best':108 'better':42 'bit':133 'bodi':100 'bot':8,81 'case':54 'cheer':156 'comic':51 'communiti':34,123 'conjunct':87 'content':67 'd':140 'didn':152 'dutch':149 'english':150 'eurographicnovels@lemm.ee':35 'experi':30 'extra':135 'first':138 'follow':61 'full':96 'fyi':118 'get':25,41,130 'hear':154 'hey':1 'hope':85,128 'imag':49 'know':71 'lead':46 'link':63,97 'month':145 'much':26 'nice':106 'notic':17,38 'pm':139 'possibl':75 'post':7,20,40,103 'rather':55 'reaction':27,43 'seem':23 'set':11,77 'sidebar':126 'speak':114 'tedvdb@feddit.nl':3 'think':93 'traffic':136 'user':59 've':10,37,120 'work':105 'world':111 'would':92,104"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697858778
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/12169381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697827778 {#2434
      date: 2023-10-20 20:49:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Fully agree, I mostly ignore the links"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698852101 {#4028
    date: 2023-11-01 16:21:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tedvdb@feddit.nl"
    "@JohnnyEnzyme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4017 …}
  +nested: Doctrine\ORM\PersistentCollection {#4015 …}
  +votes: Doctrine\ORM\PersistentCollection {#4013 …}
  +reports: Doctrine\ORM\PersistentCollection {#4011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
  -id: 82523
  -bodyTs: "'agre':2 'fulli':1 'ignor':5 'link':7 'most':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5041594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698838950 {#3964
    date: 2023-11-01 12:42:30.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: Proxies\__CG__\App\Entity\User {#1896 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +icon: null
      +name: "strips@feddit.nl"
      +title: "strips"
      +description: "Comics in Dutch."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5
      +entryCommentCount: 5
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1701228763 {#275
        date: 2023-11-29 04:32:43.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -id: 6
      +apId: "strips@feddit.nl"
      +apProfileId: "https://feddit.nl/c/strips"
      +apPublicUrl: "https://feddit.nl/c/strips"
      +apFollowersUrl: "https://feddit.nl/c/strips/followers"
      +apInboxUrl: "https://feddit.nl/inbox"
      +apDomain: "feddit.nl"
      +apPreferredUsername: "strips"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728158395 {#269
        date: 2024-10-05 21:59:55.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1686710059 {#271
        date: 2023-06-14 04:34:19.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +slug: "META-What-about-configuring-at-stripbot-at-feddit-nl-to-post-images-rather-than"
    +title: "[META] What about configuring @stripbot@feddit.nl to post images rather than links?"
    +url: null
    +body: """
      Hey there, @tedvdb@feddit.nl!\n
      \n
      I admire the posting bot you’ve set up here, but I also notice that the posts don’t seem to get much reaction. Based on experience at my own community (!eurographicnovels@lemm.ee), I’ve noticed that posts get better reaction when they lead with the image (a comic in this case) rather than asking the user to follow a link to that same content.\n
      \n
      I don’t know if that’s possible to set up in the bot, but here’s hoping. In conjunction with the above, I would think adding the full link in the body of the post would work nicely. The best of both worlds, so to speak.\n
      \n
      Also, just an FYI-- I’ve added this community in our sidebar, and hopefully that gets you a bit of extra traffic. I first PM’d you about that a month ago, both in Dutch & English, but didn’t hear back. Cheers.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698852100 {#1794
      date: 2023-11-01 16:21:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@tedvdb@feddit.nl"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +children: []
    -id: 6697
    -titleTs: "'configur':4 'imag':8 'link':11 'meta':1 'post':7 'rather':9 'stripbot@feddit.nl':5"
    -bodyTs: "'ad':94,121 'admir':5 'ago':146 'also':16,115 'ask':57 'back':155 'base':28 'best':108 'better':42 'bit':133 'bodi':100 'bot':8,81 'case':54 'cheer':156 'comic':51 'communiti':34,123 'conjunct':87 'content':67 'd':140 'didn':152 'dutch':149 'english':150 'eurographicnovels@lemm.ee':35 'experi':30 'extra':135 'first':138 'follow':61 'full':96 'fyi':118 'get':25,41,130 'hear':154 'hey':1 'hope':85,128 'imag':49 'know':71 'lead':46 'link':63,97 'month':145 'much':26 'nice':106 'notic':17,38 'pm':139 'possibl':75 'post':7,20,40,103 'rather':55 'reaction':27,43 'seem':23 'set':11,77 'sidebar':126 'speak':114 'tedvdb@feddit.nl':3 'think':93 'traffic':136 'user':59 've':10,37,120 'work':105 'world':111 'would':92,104"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697858778
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/12169381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697827778 {#2434
      date: 2023-10-20 20:49:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4019
    +user: App\Entity\User {#3967 …}
    +entry: App\Entity\Entry {#1833}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fully agree, I mostly ignore the links"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698852101 {#4028
      date: 2023-11-01 16:21:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tedvdb@feddit.nl"
      "@JohnnyEnzyme@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4017 …}
    +nested: Doctrine\ORM\PersistentCollection {#4015 …}
    +votes: Doctrine\ORM\PersistentCollection {#4013 …}
    +reports: Doctrine\ORM\PersistentCollection {#4011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
    -id: 82523
    -bodyTs: "'agre':2 'fulli':1 'ignor':5 'link':7 'most':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5041594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698838950 {#3964
      date: 2023-11-01 12:42:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: "Thanks for that. I hope the mod sees the suggestion one day. They don’t seem to post much. :S"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698852100 {#4042
    date: 2023-11-01 16:21:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tedvdb@feddit.nl"
    "@JohnnyEnzyme@lemm.ee"
    "@Tar_alcaran@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4047 …}
  +nested: Doctrine\ORM\PersistentCollection {#4046 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
  -id: 82812
  -bodyTs: "'day':12 'hope':5 'mod':7 'much':19 'one':11 'post':18 'see':8 'seem':16 'suggest':10 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5595538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698852100 {#4039
    date: 2023-11-01 16:21:40.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
11 DENIED edit
App\Entity\EntryComment {#4037
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +icon: null
      +name: "strips@feddit.nl"
      +title: "strips"
      +description: "Comics in Dutch."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5
      +entryCommentCount: 5
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1701228763 {#275
        date: 2023-11-29 04:32:43.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -id: 6
      +apId: "strips@feddit.nl"
      +apProfileId: "https://feddit.nl/c/strips"
      +apPublicUrl: "https://feddit.nl/c/strips"
      +apFollowersUrl: "https://feddit.nl/c/strips/followers"
      +apInboxUrl: "https://feddit.nl/inbox"
      +apDomain: "feddit.nl"
      +apPreferredUsername: "strips"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728158395 {#269
        date: 2024-10-05 21:59:55.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1686710059 {#271
        date: 2023-06-14 04:34:19.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +slug: "META-What-about-configuring-at-stripbot-at-feddit-nl-to-post-images-rather-than"
    +title: "[META] What about configuring @stripbot@feddit.nl to post images rather than links?"
    +url: null
    +body: """
      Hey there, @tedvdb@feddit.nl!\n
      \n
      I admire the posting bot you’ve set up here, but I also notice that the posts don’t seem to get much reaction. Based on experience at my own community (!eurographicnovels@lemm.ee), I’ve noticed that posts get better reaction when they lead with the image (a comic in this case) rather than asking the user to follow a link to that same content.\n
      \n
      I don’t know if that’s possible to set up in the bot, but here’s hoping. In conjunction with the above, I would think adding the full link in the body of the post would work nicely. The best of both worlds, so to speak.\n
      \n
      Also, just an FYI-- I’ve added this community in our sidebar, and hopefully that gets you a bit of extra traffic. I first PM’d you about that a month ago, both in Dutch & English, but didn’t hear back. Cheers.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698852100 {#1794
      date: 2023-11-01 16:21:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@tedvdb@feddit.nl"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +children: []
    -id: 6697
    -titleTs: "'configur':4 'imag':8 'link':11 'meta':1 'post':7 'rather':9 'stripbot@feddit.nl':5"
    -bodyTs: "'ad':94,121 'admir':5 'ago':146 'also':16,115 'ask':57 'back':155 'base':28 'best':108 'better':42 'bit':133 'bodi':100 'bot':8,81 'case':54 'cheer':156 'comic':51 'communiti':34,123 'conjunct':87 'content':67 'd':140 'didn':152 'dutch':149 'english':150 'eurographicnovels@lemm.ee':35 'experi':30 'extra':135 'first':138 'follow':61 'full':96 'fyi':118 'get':25,41,130 'hear':154 'hey':1 'hope':85,128 'imag':49 'know':71 'lead':46 'link':63,97 'month':145 'much':26 'nice':106 'notic':17,38 'pm':139 'possibl':75 'post':7,20,40,103 'rather':55 'reaction':27,43 'seem':23 'set':11,77 'sidebar':126 'speak':114 'tedvdb@feddit.nl':3 'think':93 'traffic':136 'user':59 've':10,37,120 'work':105 'world':111 'would':92,104"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697858778
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/12169381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697827778 {#2434
      date: 2023-10-20 20:49:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4019
    +user: App\Entity\User {#3967 …}
    +entry: App\Entity\Entry {#1833}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fully agree, I mostly ignore the links"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698852101 {#4028
      date: 2023-11-01 16:21:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tedvdb@feddit.nl"
      "@JohnnyEnzyme@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4017 …}
    +nested: Doctrine\ORM\PersistentCollection {#4015 …}
    +votes: Doctrine\ORM\PersistentCollection {#4013 …}
    +reports: Doctrine\ORM\PersistentCollection {#4011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
    -id: 82523
    -bodyTs: "'agre':2 'fulli':1 'ignor':5 'link':7 'most':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5041594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698838950 {#3964
      date: 2023-11-01 12:42:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: "Thanks for that. I hope the mod sees the suggestion one day. They don’t seem to post much. :S"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698852100 {#4042
    date: 2023-11-01 16:21:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tedvdb@feddit.nl"
    "@JohnnyEnzyme@lemm.ee"
    "@Tar_alcaran@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4047 …}
  +nested: Doctrine\ORM\PersistentCollection {#4046 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
  -id: 82812
  -bodyTs: "'day':12 'hope':5 'mod':7 'much':19 'one':11 'post':18 'see':8 'seem':16 'suggest':10 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5595538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698852100 {#4039
    date: 2023-11-01 16:21:40.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
12 DENIED moderate
App\Entity\EntryComment {#4037
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +icon: null
      +name: "strips@feddit.nl"
      +title: "strips"
      +description: "Comics in Dutch."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5
      +entryCommentCount: 5
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1701228763 {#275
        date: 2023-11-29 04:32:43.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -id: 6
      +apId: "strips@feddit.nl"
      +apProfileId: "https://feddit.nl/c/strips"
      +apPublicUrl: "https://feddit.nl/c/strips"
      +apFollowersUrl: "https://feddit.nl/c/strips/followers"
      +apInboxUrl: "https://feddit.nl/inbox"
      +apDomain: "feddit.nl"
      +apPreferredUsername: "strips"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728158395 {#269
        date: 2024-10-05 21:59:55.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1686710059 {#271
        date: 2023-06-14 04:34:19.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +slug: "META-What-about-configuring-at-stripbot-at-feddit-nl-to-post-images-rather-than"
    +title: "[META] What about configuring @stripbot@feddit.nl to post images rather than links?"
    +url: null
    +body: """
      Hey there, @tedvdb@feddit.nl!\n
      \n
      I admire the posting bot you’ve set up here, but I also notice that the posts don’t seem to get much reaction. Based on experience at my own community (!eurographicnovels@lemm.ee), I’ve noticed that posts get better reaction when they lead with the image (a comic in this case) rather than asking the user to follow a link to that same content.\n
      \n
      I don’t know if that’s possible to set up in the bot, but here’s hoping. In conjunction with the above, I would think adding the full link in the body of the post would work nicely. The best of both worlds, so to speak.\n
      \n
      Also, just an FYI-- I’ve added this community in our sidebar, and hopefully that gets you a bit of extra traffic. I first PM’d you about that a month ago, both in Dutch & English, but didn’t hear back. Cheers.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698852100 {#1794
      date: 2023-11-01 16:21:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@tedvdb@feddit.nl"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +children: []
    -id: 6697
    -titleTs: "'configur':4 'imag':8 'link':11 'meta':1 'post':7 'rather':9 'stripbot@feddit.nl':5"
    -bodyTs: "'ad':94,121 'admir':5 'ago':146 'also':16,115 'ask':57 'back':155 'base':28 'best':108 'better':42 'bit':133 'bodi':100 'bot':8,81 'case':54 'cheer':156 'comic':51 'communiti':34,123 'conjunct':87 'content':67 'd':140 'didn':152 'dutch':149 'english':150 'eurographicnovels@lemm.ee':35 'experi':30 'extra':135 'first':138 'follow':61 'full':96 'fyi':118 'get':25,41,130 'hear':154 'hey':1 'hope':85,128 'imag':49 'know':71 'lead':46 'link':63,97 'month':145 'much':26 'nice':106 'notic':17,38 'pm':139 'possibl':75 'post':7,20,40,103 'rather':55 'reaction':27,43 'seem':23 'set':11,77 'sidebar':126 'speak':114 'tedvdb@feddit.nl':3 'think':93 'traffic':136 'user':59 've':10,37,120 'work':105 'world':111 'would':92,104"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697858778
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/12169381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697827778 {#2434
      date: 2023-10-20 20:49:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4019
    +user: App\Entity\User {#3967 …}
    +entry: App\Entity\Entry {#1833}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fully agree, I mostly ignore the links"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698852101 {#4028
      date: 2023-11-01 16:21:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tedvdb@feddit.nl"
      "@JohnnyEnzyme@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4017 …}
    +nested: Doctrine\ORM\PersistentCollection {#4015 …}
    +votes: Doctrine\ORM\PersistentCollection {#4013 …}
    +reports: Doctrine\ORM\PersistentCollection {#4011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
    -id: 82523
    -bodyTs: "'agre':2 'fulli':1 'ignor':5 'link':7 'most':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5041594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698838950 {#3964
      date: 2023-11-01 12:42:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: "Thanks for that. I hope the mod sees the suggestion one day. They don’t seem to post much. :S"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698852100 {#4042
    date: 2023-11-01 16:21:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tedvdb@feddit.nl"
    "@JohnnyEnzyme@lemm.ee"
    "@Tar_alcaran@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4047 …}
  +nested: Doctrine\ORM\PersistentCollection {#4046 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
  -id: 82812
  -bodyTs: "'day':12 'hope':5 'mod':7 'much':19 'one':11 'post':18 'see':8 'seem':16 'suggest':10 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5595538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698852100 {#4039
    date: 2023-11-01 16:21:40.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
13 DENIED edit
App\Entity\Magazine {#265
  +icon: null
  +name: "strips@feddit.nl"
  +title: "strips"
  +description: "Comics in Dutch."
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5
  +entryCommentCount: 5
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1701228763 {#275
    date: 2023-11-29 04:32:43.0 +01:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#253 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
  +entries: Doctrine\ORM\PersistentCollection {#196 …}
  +posts: Doctrine\ORM\PersistentCollection {#154 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
  +bans: Doctrine\ORM\PersistentCollection {#133 …}
  +reports: Doctrine\ORM\PersistentCollection {#119 …}
  +badges: Doctrine\ORM\PersistentCollection {#97 …}
  +logs: Doctrine\ORM\PersistentCollection {#87 …}
  +awards: Doctrine\ORM\PersistentCollection {#76 …}
  +categories: Doctrine\ORM\PersistentCollection {#63 …}
  -id: 6
  +apId: "strips@feddit.nl"
  +apProfileId: "https://feddit.nl/c/strips"
  +apPublicUrl: "https://feddit.nl/c/strips"
  +apFollowersUrl: "https://feddit.nl/c/strips/followers"
  +apInboxUrl: "https://feddit.nl/inbox"
  +apDomain: "feddit.nl"
  +apPreferredUsername: "strips"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728158395 {#269
    date: 2024-10-05 21:59:55.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1686710059 {#271
    date: 2023-06-14 04:34:19.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