Redirect 302 redirect from GET @messages_create (c4c4eb)

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 …}
}
29.54 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 {#2420
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +name: "vexillology@lemmy.world"
    +title: "vexillology"
    +description: """
      A community dedicated to flags and discussion about flags.\n
      \n
      Other communities:\n
      \n
      - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 134
    +entryCommentCount: 209
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1727963211 {#268
      date: 2024-10-03 15:46:51.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -id: 61
    +apId: "vexillology@lemmy.world"
    +apProfileId: "https://lemmy.world/c/vexillology"
    +apPublicUrl: "https://lemmy.world/c/vexillology"
    +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "vexillology"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729578668 {#266
      date: 2024-10-22 08:31:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697538962 {#274
      date: 2023-10-17 12:36:02.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1957 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
  +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
  +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
  +url: "https://files.catbox.moe/s5e3jh.png"
  +body: """
    The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
    \n
    The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
    \n
    Also check out their quite different naval ensign:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724680825 {#1828
    date: 2024-08-26 16:00:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1880 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 30407
  -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
  -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705326624
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10704208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240224 {#2388
    date: 2024-01-14 14:50:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2420
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +name: "vexillology@lemmy.world"
    +title: "vexillology"
    +description: """
      A community dedicated to flags and discussion about flags.\n
      \n
      Other communities:\n
      \n
      - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 134
    +entryCommentCount: 209
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1727963211 {#268
      date: 2024-10-03 15:46:51.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -id: 61
    +apId: "vexillology@lemmy.world"
    +apProfileId: "https://lemmy.world/c/vexillology"
    +apPublicUrl: "https://lemmy.world/c/vexillology"
    +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "vexillology"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729578668 {#266
      date: 2024-10-22 08:31:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697538962 {#274
      date: 2023-10-17 12:36:02.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1957 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
  +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
  +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
  +url: "https://files.catbox.moe/s5e3jh.png"
  +body: """
    The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
    \n
    The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
    \n
    Also check out their quite different naval ensign:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724680825 {#1828
    date: 2024-08-26 16:00:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1880 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 30407
  -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
  -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705326624
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10704208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240224 {#2388
    date: 2024-01-14 14:50:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2420
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +name: "vexillology@lemmy.world"
    +title: "vexillology"
    +description: """
      A community dedicated to flags and discussion about flags.\n
      \n
      Other communities:\n
      \n
      - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 134
    +entryCommentCount: 209
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1727963211 {#268
      date: 2024-10-03 15:46:51.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -id: 61
    +apId: "vexillology@lemmy.world"
    +apProfileId: "https://lemmy.world/c/vexillology"
    +apPublicUrl: "https://lemmy.world/c/vexillology"
    +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "vexillology"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729578668 {#266
      date: 2024-10-22 08:31:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697538962 {#274
      date: 2023-10-17 12:36:02.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1957 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
  +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
  +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
  +url: "https://files.catbox.moe/s5e3jh.png"
  +body: """
    The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
    \n
    The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
    \n
    Also check out their quite different naval ensign:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724680825 {#1828
    date: 2024-08-26 16:00:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1880 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 30407
  -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
  -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705326624
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10704208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240224 {#2388
    date: 2024-01-14 14:50:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4060
  +user: App\Entity\User {#4008 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "I actually liked the older wine red flag. Something cool about it. Fairly simple too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705394489 {#4069
    date: 2024-01-16 09:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4054 …}
  +reports: Doctrine\ORM\PersistentCollection {#4052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 313085
  -bodyTs: "'actual':2 'cool':10 'fair':13 'flag':8 'like':3 'older':5 'red':7 'simpl':14 'someth':9 'wine':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8326760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705394489 {#4005
    date: 2024-01-16 09:41:29.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 {#4060
  +user: App\Entity\User {#4008 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "I actually liked the older wine red flag. Something cool about it. Fairly simple too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705394489 {#4069
    date: 2024-01-16 09:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4054 …}
  +reports: Doctrine\ORM\PersistentCollection {#4052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 313085
  -bodyTs: "'actual':2 'cool':10 'fair':13 'flag':8 'like':3 'older':5 'red':7 'simpl':14 'someth':9 'wine':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8326760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705394489 {#4005
    date: 2024-01-16 09:41:29.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 {#4060
  +user: App\Entity\User {#4008 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "I actually liked the older wine red flag. Something cool about it. Fairly simple too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705394489 {#4069
    date: 2024-01-16 09:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4054 …}
  +reports: Doctrine\ORM\PersistentCollection {#4052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 313085
  -bodyTs: "'actual':2 'cool':10 'fair':13 'flag':8 'like':3 'older':5 'red':7 'simpl':14 'someth':9 'wine':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8326760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705394489 {#4005
    date: 2024-01-16 09:41:29.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 {#4092
  +user: App\Entity\User {#4081 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "that’s dark red to me not brown"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705260365 {#4098
    date: 2024-01-14 20:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4097 …}
  +nested: Doctrine\ORM\PersistentCollection {#4096 …}
  +votes: Doctrine\ORM\PersistentCollection {#4087 …}
  +reports: Doctrine\ORM\PersistentCollection {#4090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
  -id: 308745
  -bodyTs: "'brown':8 'dark':3 'red':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5357090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705260365 {#4103
    date: 2024-01-14 20:26:05.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 {#4092
  +user: App\Entity\User {#4081 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "that’s dark red to me not brown"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705260365 {#4098
    date: 2024-01-14 20:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4097 …}
  +nested: Doctrine\ORM\PersistentCollection {#4096 …}
  +votes: Doctrine\ORM\PersistentCollection {#4087 …}
  +reports: Doctrine\ORM\PersistentCollection {#4090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
  -id: 308745
  -bodyTs: "'brown':8 'dark':3 'red':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5357090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705260365 {#4103
    date: 2024-01-14 20:26:05.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 {#4092
  +user: App\Entity\User {#4081 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "that’s dark red to me not brown"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705260365 {#4098
    date: 2024-01-14 20:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4097 …}
  +nested: Doctrine\ORM\PersistentCollection {#4096 …}
  +votes: Doctrine\ORM\PersistentCollection {#4087 …}
  +reports: Doctrine\ORM\PersistentCollection {#4090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
  -id: 308745
  -bodyTs: "'brown':8 'dark':3 'red':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5357090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705260365 {#4103
    date: 2024-01-14 20:26:05.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 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 {#4179
  +user: App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Is op red-green colorblind?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1723983009 {#4174
    date: 2024-08-18 14:10:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4180 …}
  +nested: Doctrine\ORM\PersistentCollection {#4182 …}
  +votes: Doctrine\ORM\PersistentCollection {#4184 …}
  +reports: Doctrine\ORM\PersistentCollection {#4186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
  -id: 308040
  -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6686326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705243232 {#4175
    date: 2024-01-14 15:40:32.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
15 DENIED edit
App\Entity\EntryComment {#4179
  +user: App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Is op red-green colorblind?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1723983009 {#4174
    date: 2024-08-18 14:10:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4180 …}
  +nested: Doctrine\ORM\PersistentCollection {#4182 …}
  +votes: Doctrine\ORM\PersistentCollection {#4184 …}
  +reports: Doctrine\ORM\PersistentCollection {#4186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
  -id: 308040
  -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6686326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705243232 {#4175
    date: 2024-01-14 15:40:32.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
16 DENIED moderate
App\Entity\EntryComment {#4179
  +user: App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Is op red-green colorblind?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1723983009 {#4174
    date: 2024-08-18 14:10:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4180 …}
  +nested: Doctrine\ORM\PersistentCollection {#4182 …}
  +votes: Doctrine\ORM\PersistentCollection {#4184 …}
  +reports: Doctrine\ORM\PersistentCollection {#4186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
  -id: 308040
  -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6686326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705243232 {#4175
    date: 2024-01-14 15:40:32.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
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 {#4425
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4179
    +user: App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "Is op red-green colorblind?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1723983009 {#4174
      date: 2024-08-18 14:10:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4180 …}
    +nested: Doctrine\ORM\PersistentCollection {#4182 …}
    +votes: Doctrine\ORM\PersistentCollection {#4184 …}
    +reports: Doctrine\ORM\PersistentCollection {#4186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
    -id: 308040
    -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6686326"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705243232 {#4175
      date: 2024-01-14 15:40:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4179}
  +body: """
    I think it’s more about where you draw the line between red and brown, which is individual and cultural. Apparently, my view on this might be a bit controversial. I first saw the old Georgian flag as a small child that did not know fancy words like “burgundy” and “maroon”. It seemed brown to me, and so it has remained in my mind, even if it would be more exact to describe it as some nuance brownish shade of red, or reddish shade of brown.\n
    \n
    You can also have a look at the [Wikipedia page with shades of brown](https://en.wikipedia.org/wiki/Category:Shades_of_brown), and I’m sure you will find that people can be way crazier than me when it comes to describing things as brown. Like, how can wheat, bone, moles or black olives be brown?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705253766 {#4423
    date: 2024-01-14 18:36:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4426 …}
  +nested: Doctrine\ORM\PersistentCollection {#4428 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
  -id: 308479
  -bodyTs: "'/wiki/category:shades_of_brown),':103 'also':89 'appar':21 'bit':29 'black':134 'bone':131 'brown':15,54,86,100,126,137 'brownish':78 'burgundi':49 'child':41 'come':121 'controversi':30 'crazier':116 'cultur':20 'describ':73,123 'draw':9 'en.wikipedia.org':102 'en.wikipedia.org/wiki/category:shades_of_brown),':101 'even':65 'exact':71 'fanci':46 'find':110 'first':32 'flag':37 'georgian':36 'individu':18 'know':45 'like':48,127 'line':11 'look':92 'm':106 'maroon':51 'might':26 'mind':64 'mole':132 'nuanc':77 'old':35 'oliv':135 'page':96 'peopl':112 'red':13,81 'reddish':83 'remain':61 'saw':33 'seem':53 'shade':79,84,98 'small':40 'sure':107 'thing':124 'think':2 'view':23 'way':115 'wheat':130 'wikipedia':95 'word':47 'would':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6689519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705253766 {#4424
    date: 2024-01-14 18:36:06.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
19 DENIED edit
App\Entity\EntryComment {#4425
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4179
    +user: App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "Is op red-green colorblind?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1723983009 {#4174
      date: 2024-08-18 14:10:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4180 …}
    +nested: Doctrine\ORM\PersistentCollection {#4182 …}
    +votes: Doctrine\ORM\PersistentCollection {#4184 …}
    +reports: Doctrine\ORM\PersistentCollection {#4186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
    -id: 308040
    -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6686326"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705243232 {#4175
      date: 2024-01-14 15:40:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4179}
  +body: """
    I think it’s more about where you draw the line between red and brown, which is individual and cultural. Apparently, my view on this might be a bit controversial. I first saw the old Georgian flag as a small child that did not know fancy words like “burgundy” and “maroon”. It seemed brown to me, and so it has remained in my mind, even if it would be more exact to describe it as some nuance brownish shade of red, or reddish shade of brown.\n
    \n
    You can also have a look at the [Wikipedia page with shades of brown](https://en.wikipedia.org/wiki/Category:Shades_of_brown), and I’m sure you will find that people can be way crazier than me when it comes to describing things as brown. Like, how can wheat, bone, moles or black olives be brown?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705253766 {#4423
    date: 2024-01-14 18:36:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4426 …}
  +nested: Doctrine\ORM\PersistentCollection {#4428 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
  -id: 308479
  -bodyTs: "'/wiki/category:shades_of_brown),':103 'also':89 'appar':21 'bit':29 'black':134 'bone':131 'brown':15,54,86,100,126,137 'brownish':78 'burgundi':49 'child':41 'come':121 'controversi':30 'crazier':116 'cultur':20 'describ':73,123 'draw':9 'en.wikipedia.org':102 'en.wikipedia.org/wiki/category:shades_of_brown),':101 'even':65 'exact':71 'fanci':46 'find':110 'first':32 'flag':37 'georgian':36 'individu':18 'know':45 'like':48,127 'line':11 'look':92 'm':106 'maroon':51 'might':26 'mind':64 'mole':132 'nuanc':77 'old':35 'oliv':135 'page':96 'peopl':112 'red':13,81 'reddish':83 'remain':61 'saw':33 'seem':53 'shade':79,84,98 'small':40 'sure':107 'thing':124 'think':2 'view':23 'way':115 'wheat':130 'wikipedia':95 'word':47 'would':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6689519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705253766 {#4424
    date: 2024-01-14 18:36:06.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
20 DENIED moderate
App\Entity\EntryComment {#4425
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4179
    +user: App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "Is op red-green colorblind?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1723983009 {#4174
      date: 2024-08-18 14:10:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4180 …}
    +nested: Doctrine\ORM\PersistentCollection {#4182 …}
    +votes: Doctrine\ORM\PersistentCollection {#4184 …}
    +reports: Doctrine\ORM\PersistentCollection {#4186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
    -id: 308040
    -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6686326"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705243232 {#4175
      date: 2024-01-14 15:40:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4179}
  +body: """
    I think it’s more about where you draw the line between red and brown, which is individual and cultural. Apparently, my view on this might be a bit controversial. I first saw the old Georgian flag as a small child that did not know fancy words like “burgundy” and “maroon”. It seemed brown to me, and so it has remained in my mind, even if it would be more exact to describe it as some nuance brownish shade of red, or reddish shade of brown.\n
    \n
    You can also have a look at the [Wikipedia page with shades of brown](https://en.wikipedia.org/wiki/Category:Shades_of_brown), and I’m sure you will find that people can be way crazier than me when it comes to describing things as brown. Like, how can wheat, bone, moles or black olives be brown?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705253766 {#4423
    date: 2024-01-14 18:36:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4426 …}
  +nested: Doctrine\ORM\PersistentCollection {#4428 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
  -id: 308479
  -bodyTs: "'/wiki/category:shades_of_brown),':103 'also':89 'appar':21 'bit':29 'black':134 'bone':131 'brown':15,54,86,100,126,137 'brownish':78 'burgundi':49 'child':41 'come':121 'controversi':30 'crazier':116 'cultur':20 'describ':73,123 'draw':9 'en.wikipedia.org':102 'en.wikipedia.org/wiki/category:shades_of_brown),':101 'even':65 'exact':71 'fanci':46 'find':110 'first':32 'flag':37 'georgian':36 'individu':18 'know':45 'like':48,127 'line':11 'look':92 'm':106 'maroon':51 'might':26 'mind':64 'mole':132 'nuanc':77 'old':35 'oliv':135 'page':96 'peopl':112 'red':13,81 'reddish':83 'remain':61 'saw':33 'seem':53 'shade':79,84,98 'small':40 'sure':107 'thing':124 'think':2 'view':23 'way':115 'wheat':130 'wikipedia':95 'word':47 'would':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6689519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705253766 {#4424
    date: 2024-01-14 18:36:06.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
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 {#4447
  +user: Proxies\__CG__\App\Entity\User {#4450 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4425
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4179
      +user: App\Entity\User {#4192 …}
      +entry: App\Entity\Entry {#2420}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "Is op red-green colorblind?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1723983009 {#4174
        date: 2024-08-18 14:10:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jaettehjort@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4180 …}
      +nested: Doctrine\ORM\PersistentCollection {#4182 …}
      +votes: Doctrine\ORM\PersistentCollection {#4184 …}
      +reports: Doctrine\ORM\PersistentCollection {#4186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
      -id: 308040
      -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6686326"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705243232 {#4175
        date: 2024-01-14 15:40:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4179}
    +body: """
      I think it’s more about where you draw the line between red and brown, which is individual and cultural. Apparently, my view on this might be a bit controversial. I first saw the old Georgian flag as a small child that did not know fancy words like “burgundy” and “maroon”. It seemed brown to me, and so it has remained in my mind, even if it would be more exact to describe it as some nuance brownish shade of red, or reddish shade of brown.\n
      \n
      You can also have a look at the [Wikipedia page with shades of brown](https://en.wikipedia.org/wiki/Category:Shades_of_brown), and I’m sure you will find that people can be way crazier than me when it comes to describing things as brown. Like, how can wheat, bone, moles or black olives be brown?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1705253766 {#4423
      date: 2024-01-14 18:36:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4426 …}
    +nested: Doctrine\ORM\PersistentCollection {#4428 …}
    +votes: Doctrine\ORM\PersistentCollection {#4430 …}
    +reports: Doctrine\ORM\PersistentCollection {#4432 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
    -id: 308479
    -bodyTs: "'/wiki/category:shades_of_brown),':103 'also':89 'appar':21 'bit':29 'black':134 'bone':131 'brown':15,54,86,100,126,137 'brownish':78 'burgundi':49 'child':41 'come':121 'controversi':30 'crazier':116 'cultur':20 'describ':73,123 'draw':9 'en.wikipedia.org':102 'en.wikipedia.org/wiki/category:shades_of_brown),':101 'even':65 'exact':71 'fanci':46 'find':110 'first':32 'flag':37 'georgian':36 'individu':18 'know':45 'like':48,127 'line':11 'look':92 'm':106 'maroon':51 'might':26 'mind':64 'mole':132 'nuanc':77 'old':35 'oliv':135 'page':96 'peopl':112 'red':13,81 'reddish':83 'remain':61 'saw':33 'seem':53 'shade':79,84,98 'small':40 'sure':107 'thing':124 'think':2 'view':23 'way':115 'wheat':130 'wikipedia':95 'word':47 'would':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6689519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705253766 {#4424
      date: 2024-01-14 18:36:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4179}
  +body: """
    I’m going to have to strenuously object to Wikipedia on that one.\n
    \n
    Brown is definitionally a dark combination of red and green. Burgundy’s official color code is 50% red 0% green 13% blue.\n
    \n
    As a sidenote, I love these litttle inane internet arguments.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705263212 {#4444
    date: 2024-01-14 21:13:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4451 …}
  +nested: Doctrine\ORM\PersistentCollection {#4453 …}
  +votes: Doctrine\ORM\PersistentCollection {#4454 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
  -id: 308840
  -bodyTs: "'0':32 '13':34 '50':30 'argument':45 'blue':35 'brown':14 'burgundi':24 'code':28 'color':27 'combin':19 'dark':18 'definit':16 'go':3 'green':23,33 'inan':43 'internet':44 'litttl':42 'love':40 'm':2 'object':8 'offici':26 'one':13 'red':21,31 'sidenot':38 'strenuous':7 'wikipedia':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6692467"
  +editedAt: DateTimeImmutable @1723429408 {#4441
    date: 2024-08-12 04:23:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705263212 {#4439
    date: 2024-01-14 21:13:32.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
23 DENIED edit
App\Entity\EntryComment {#4447
  +user: Proxies\__CG__\App\Entity\User {#4450 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4425
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4179
      +user: App\Entity\User {#4192 …}
      +entry: App\Entity\Entry {#2420}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "Is op red-green colorblind?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1723983009 {#4174
        date: 2024-08-18 14:10:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jaettehjort@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4180 …}
      +nested: Doctrine\ORM\PersistentCollection {#4182 …}
      +votes: Doctrine\ORM\PersistentCollection {#4184 …}
      +reports: Doctrine\ORM\PersistentCollection {#4186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
      -id: 308040
      -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6686326"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705243232 {#4175
        date: 2024-01-14 15:40:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4179}
    +body: """
      I think it’s more about where you draw the line between red and brown, which is individual and cultural. Apparently, my view on this might be a bit controversial. I first saw the old Georgian flag as a small child that did not know fancy words like “burgundy” and “maroon”. It seemed brown to me, and so it has remained in my mind, even if it would be more exact to describe it as some nuance brownish shade of red, or reddish shade of brown.\n
      \n
      You can also have a look at the [Wikipedia page with shades of brown](https://en.wikipedia.org/wiki/Category:Shades_of_brown), and I’m sure you will find that people can be way crazier than me when it comes to describing things as brown. Like, how can wheat, bone, moles or black olives be brown?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1705253766 {#4423
      date: 2024-01-14 18:36:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4426 …}
    +nested: Doctrine\ORM\PersistentCollection {#4428 …}
    +votes: Doctrine\ORM\PersistentCollection {#4430 …}
    +reports: Doctrine\ORM\PersistentCollection {#4432 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
    -id: 308479
    -bodyTs: "'/wiki/category:shades_of_brown),':103 'also':89 'appar':21 'bit':29 'black':134 'bone':131 'brown':15,54,86,100,126,137 'brownish':78 'burgundi':49 'child':41 'come':121 'controversi':30 'crazier':116 'cultur':20 'describ':73,123 'draw':9 'en.wikipedia.org':102 'en.wikipedia.org/wiki/category:shades_of_brown),':101 'even':65 'exact':71 'fanci':46 'find':110 'first':32 'flag':37 'georgian':36 'individu':18 'know':45 'like':48,127 'line':11 'look':92 'm':106 'maroon':51 'might':26 'mind':64 'mole':132 'nuanc':77 'old':35 'oliv':135 'page':96 'peopl':112 'red':13,81 'reddish':83 'remain':61 'saw':33 'seem':53 'shade':79,84,98 'small':40 'sure':107 'thing':124 'think':2 'view':23 'way':115 'wheat':130 'wikipedia':95 'word':47 'would':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6689519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705253766 {#4424
      date: 2024-01-14 18:36:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4179}
  +body: """
    I’m going to have to strenuously object to Wikipedia on that one.\n
    \n
    Brown is definitionally a dark combination of red and green. Burgundy’s official color code is 50% red 0% green 13% blue.\n
    \n
    As a sidenote, I love these litttle inane internet arguments.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705263212 {#4444
    date: 2024-01-14 21:13:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4451 …}
  +nested: Doctrine\ORM\PersistentCollection {#4453 …}
  +votes: Doctrine\ORM\PersistentCollection {#4454 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
  -id: 308840
  -bodyTs: "'0':32 '13':34 '50':30 'argument':45 'blue':35 'brown':14 'burgundi':24 'code':28 'color':27 'combin':19 'dark':18 'definit':16 'go':3 'green':23,33 'inan':43 'internet':44 'litttl':42 'love':40 'm':2 'object':8 'offici':26 'one':13 'red':21,31 'sidenot':38 'strenuous':7 'wikipedia':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6692467"
  +editedAt: DateTimeImmutable @1723429408 {#4441
    date: 2024-08-12 04:23:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705263212 {#4439
    date: 2024-01-14 21:13:32.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
24 DENIED moderate
App\Entity\EntryComment {#4447
  +user: Proxies\__CG__\App\Entity\User {#4450 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4425
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4179
      +user: App\Entity\User {#4192 …}
      +entry: App\Entity\Entry {#2420}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "Is op red-green colorblind?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1723983009 {#4174
        date: 2024-08-18 14:10:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jaettehjort@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4180 …}
      +nested: Doctrine\ORM\PersistentCollection {#4182 …}
      +votes: Doctrine\ORM\PersistentCollection {#4184 …}
      +reports: Doctrine\ORM\PersistentCollection {#4186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
      -id: 308040
      -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6686326"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705243232 {#4175
        date: 2024-01-14 15:40:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4179}
    +body: """
      I think it’s more about where you draw the line between red and brown, which is individual and cultural. Apparently, my view on this might be a bit controversial. I first saw the old Georgian flag as a small child that did not know fancy words like “burgundy” and “maroon”. It seemed brown to me, and so it has remained in my mind, even if it would be more exact to describe it as some nuance brownish shade of red, or reddish shade of brown.\n
      \n
      You can also have a look at the [Wikipedia page with shades of brown](https://en.wikipedia.org/wiki/Category:Shades_of_brown), and I’m sure you will find that people can be way crazier than me when it comes to describing things as brown. Like, how can wheat, bone, moles or black olives be brown?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1705253766 {#4423
      date: 2024-01-14 18:36:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4426 …}
    +nested: Doctrine\ORM\PersistentCollection {#4428 …}
    +votes: Doctrine\ORM\PersistentCollection {#4430 …}
    +reports: Doctrine\ORM\PersistentCollection {#4432 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
    -id: 308479
    -bodyTs: "'/wiki/category:shades_of_brown),':103 'also':89 'appar':21 'bit':29 'black':134 'bone':131 'brown':15,54,86,100,126,137 'brownish':78 'burgundi':49 'child':41 'come':121 'controversi':30 'crazier':116 'cultur':20 'describ':73,123 'draw':9 'en.wikipedia.org':102 'en.wikipedia.org/wiki/category:shades_of_brown),':101 'even':65 'exact':71 'fanci':46 'find':110 'first':32 'flag':37 'georgian':36 'individu':18 'know':45 'like':48,127 'line':11 'look':92 'm':106 'maroon':51 'might':26 'mind':64 'mole':132 'nuanc':77 'old':35 'oliv':135 'page':96 'peopl':112 'red':13,81 'reddish':83 'remain':61 'saw':33 'seem':53 'shade':79,84,98 'small':40 'sure':107 'thing':124 'think':2 'view':23 'way':115 'wheat':130 'wikipedia':95 'word':47 'would':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6689519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705253766 {#4424
      date: 2024-01-14 18:36:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4179}
  +body: """
    I’m going to have to strenuously object to Wikipedia on that one.\n
    \n
    Brown is definitionally a dark combination of red and green. Burgundy’s official color code is 50% red 0% green 13% blue.\n
    \n
    As a sidenote, I love these litttle inane internet arguments.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705263212 {#4444
    date: 2024-01-14 21:13:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4451 …}
  +nested: Doctrine\ORM\PersistentCollection {#4453 …}
  +votes: Doctrine\ORM\PersistentCollection {#4454 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
  -id: 308840
  -bodyTs: "'0':32 '13':34 '50':30 'argument':45 'blue':35 'brown':14 'burgundi':24 'code':28 'color':27 'combin':19 'dark':18 'definit':16 'go':3 'green':23,33 'inan':43 'internet':44 'litttl':42 'love':40 'm':2 'object':8 'offici':26 'one':13 'red':21,31 'sidenot':38 'strenuous':7 'wikipedia':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6692467"
  +editedAt: DateTimeImmutable @1723429408 {#4441
    date: 2024-08-12 04:23:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705263212 {#4439
    date: 2024-01-14 21:13:32.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
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 {#4477
  +user: Proxies\__CG__\App\Entity\User {#4469 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4447
    +user: Proxies\__CG__\App\Entity\User {#4450 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4425
      +user: Proxies\__CG__\App\Entity\User {#1932 …}
      +entry: App\Entity\Entry {#2420}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#4179
        +user: App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2420}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: null
        +root: null
        +body: "Is op red-green colorblind?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1723983009 {#4174
          date: 2024-08-18 14:10:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Jaettehjort@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4180 …}
        +nested: Doctrine\ORM\PersistentCollection {#4182 …}
        +votes: Doctrine\ORM\PersistentCollection {#4184 …}
        +reports: Doctrine\ORM\PersistentCollection {#4186 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
        -id: 308040
        -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6686326"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705243232 {#4175
          date: 2024-01-14 15:40:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4179}
      +body: """
        I think it’s more about where you draw the line between red and brown, which is individual and cultural. Apparently, my view on this might be a bit controversial. I first saw the old Georgian flag as a small child that did not know fancy words like “burgundy” and “maroon”. It seemed brown to me, and so it has remained in my mind, even if it would be more exact to describe it as some nuance brownish shade of red, or reddish shade of brown.\n
        \n
        You can also have a look at the [Wikipedia page with shades of brown](https://en.wikipedia.org/wiki/Category:Shades_of_brown), and I’m sure you will find that people can be way crazier than me when it comes to describing things as brown. Like, how can wheat, bone, moles or black olives be brown?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705253766 {#4423
        date: 2024-01-14 18:36:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jaettehjort@lemmy.world"
        "@duffkiligan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4426 …}
      +nested: Doctrine\ORM\PersistentCollection {#4428 …}
      +votes: Doctrine\ORM\PersistentCollection {#4430 …}
      +reports: Doctrine\ORM\PersistentCollection {#4432 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
      -id: 308479
      -bodyTs: "'/wiki/category:shades_of_brown),':103 'also':89 'appar':21 'bit':29 'black':134 'bone':131 'brown':15,54,86,100,126,137 'brownish':78 'burgundi':49 'child':41 'come':121 'controversi':30 'crazier':116 'cultur':20 'describ':73,123 'draw':9 'en.wikipedia.org':102 'en.wikipedia.org/wiki/category:shades_of_brown),':101 'even':65 'exact':71 'fanci':46 'find':110 'first':32 'flag':37 'georgian':36 'individu':18 'know':45 'like':48,127 'line':11 'look':92 'm':106 'maroon':51 'might':26 'mind':64 'mole':132 'nuanc':77 'old':35 'oliv':135 'page':96 'peopl':112 'red':13,81 'reddish':83 'remain':61 'saw':33 'seem':53 'shade':79,84,98 'small':40 'sure':107 'thing':124 'think':2 'view':23 'way':115 'wheat':130 'wikipedia':95 'word':47 'would':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6689519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705253766 {#4424
        date: 2024-01-14 18:36:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4179}
    +body: """
      I’m going to have to strenuously object to Wikipedia on that one.\n
      \n
      Brown is definitionally a dark combination of red and green. Burgundy’s official color code is 50% red 0% green 13% blue.\n
      \n
      As a sidenote, I love these litttle inane internet arguments.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705263212 {#4444
      date: 2024-01-14 21:13:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4451 …}
    +nested: Doctrine\ORM\PersistentCollection {#4453 …}
    +votes: Doctrine\ORM\PersistentCollection {#4454 …}
    +reports: Doctrine\ORM\PersistentCollection {#4456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
    -id: 308840
    -bodyTs: "'0':32 '13':34 '50':30 'argument':45 'blue':35 'brown':14 'burgundi':24 'code':28 'color':27 'combin':19 'dark':18 'definit':16 'go':3 'green':23,33 'inan':43 'internet':44 'litttl':42 'love':40 'm':2 'object':8 'offici':26 'one':13 'red':21,31 'sidenot':38 'strenuous':7 'wikipedia':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6692467"
    +editedAt: DateTimeImmutable @1723429408 {#4441
      date: 2024-08-12 04:23:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705263212 {#4439
      date: 2024-01-14 21:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4179}
  +body: "It’s just dark orange anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705266672 {#4472
    date: 2024-01-14 22:11:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
    "@ethan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4467 …}
  +nested: Doctrine\ORM\PersistentCollection {#4465 …}
  +votes: Doctrine\ORM\PersistentCollection {#4463 …}
  +reports: Doctrine\ORM\PersistentCollection {#4479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
  -id: 308995
  -bodyTs: "'anyway':6 'dark':4 'orang':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7566864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705266672 {#4475
    date: 2024-01-14 22:11:12.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
27 DENIED edit
App\Entity\EntryComment {#4477
  +user: Proxies\__CG__\App\Entity\User {#4469 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4447
    +user: Proxies\__CG__\App\Entity\User {#4450 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4425
      +user: Proxies\__CG__\App\Entity\User {#1932 …}
      +entry: App\Entity\Entry {#2420}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#4179
        +user: App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2420}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: null
        +root: null
        +body: "Is op red-green colorblind?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1723983009 {#4174
          date: 2024-08-18 14:10:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Jaettehjort@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4180 …}
        +nested: Doctrine\ORM\PersistentCollection {#4182 …}
        +votes: Doctrine\ORM\PersistentCollection {#4184 …}
        +reports: Doctrine\ORM\PersistentCollection {#4186 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
        -id: 308040
        -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6686326"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705243232 {#4175
          date: 2024-01-14 15:40:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4179}
      +body: """
        I think it’s more about where you draw the line between red and brown, which is individual and cultural. Apparently, my view on this might be a bit controversial. I first saw the old Georgian flag as a small child that did not know fancy words like “burgundy” and “maroon”. It seemed brown to me, and so it has remained in my mind, even if it would be more exact to describe it as some nuance brownish shade of red, or reddish shade of brown.\n
        \n
        You can also have a look at the [Wikipedia page with shades of brown](https://en.wikipedia.org/wiki/Category:Shades_of_brown), and I’m sure you will find that people can be way crazier than me when it comes to describing things as brown. Like, how can wheat, bone, moles or black olives be brown?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705253766 {#4423
        date: 2024-01-14 18:36:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jaettehjort@lemmy.world"
        "@duffkiligan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4426 …}
      +nested: Doctrine\ORM\PersistentCollection {#4428 …}
      +votes: Doctrine\ORM\PersistentCollection {#4430 …}
      +reports: Doctrine\ORM\PersistentCollection {#4432 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
      -id: 308479
      -bodyTs: "'/wiki/category:shades_of_brown),':103 'also':89 'appar':21 'bit':29 'black':134 'bone':131 'brown':15,54,86,100,126,137 'brownish':78 'burgundi':49 'child':41 'come':121 'controversi':30 'crazier':116 'cultur':20 'describ':73,123 'draw':9 'en.wikipedia.org':102 'en.wikipedia.org/wiki/category:shades_of_brown),':101 'even':65 'exact':71 'fanci':46 'find':110 'first':32 'flag':37 'georgian':36 'individu':18 'know':45 'like':48,127 'line':11 'look':92 'm':106 'maroon':51 'might':26 'mind':64 'mole':132 'nuanc':77 'old':35 'oliv':135 'page':96 'peopl':112 'red':13,81 'reddish':83 'remain':61 'saw':33 'seem':53 'shade':79,84,98 'small':40 'sure':107 'thing':124 'think':2 'view':23 'way':115 'wheat':130 'wikipedia':95 'word':47 'would':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6689519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705253766 {#4424
        date: 2024-01-14 18:36:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4179}
    +body: """
      I’m going to have to strenuously object to Wikipedia on that one.\n
      \n
      Brown is definitionally a dark combination of red and green. Burgundy’s official color code is 50% red 0% green 13% blue.\n
      \n
      As a sidenote, I love these litttle inane internet arguments.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705263212 {#4444
      date: 2024-01-14 21:13:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4451 …}
    +nested: Doctrine\ORM\PersistentCollection {#4453 …}
    +votes: Doctrine\ORM\PersistentCollection {#4454 …}
    +reports: Doctrine\ORM\PersistentCollection {#4456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
    -id: 308840
    -bodyTs: "'0':32 '13':34 '50':30 'argument':45 'blue':35 'brown':14 'burgundi':24 'code':28 'color':27 'combin':19 'dark':18 'definit':16 'go':3 'green':23,33 'inan':43 'internet':44 'litttl':42 'love':40 'm':2 'object':8 'offici':26 'one':13 'red':21,31 'sidenot':38 'strenuous':7 'wikipedia':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6692467"
    +editedAt: DateTimeImmutable @1723429408 {#4441
      date: 2024-08-12 04:23:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705263212 {#4439
      date: 2024-01-14 21:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4179}
  +body: "It’s just dark orange anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705266672 {#4472
    date: 2024-01-14 22:11:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
    "@ethan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4467 …}
  +nested: Doctrine\ORM\PersistentCollection {#4465 …}
  +votes: Doctrine\ORM\PersistentCollection {#4463 …}
  +reports: Doctrine\ORM\PersistentCollection {#4479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
  -id: 308995
  -bodyTs: "'anyway':6 'dark':4 'orang':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7566864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705266672 {#4475
    date: 2024-01-14 22:11:12.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
28 DENIED moderate
App\Entity\EntryComment {#4477
  +user: Proxies\__CG__\App\Entity\User {#4469 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4447
    +user: Proxies\__CG__\App\Entity\User {#4450 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4425
      +user: Proxies\__CG__\App\Entity\User {#1932 …}
      +entry: App\Entity\Entry {#2420}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#4179
        +user: App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2420}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: null
        +root: null
        +body: "Is op red-green colorblind?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1723983009 {#4174
          date: 2024-08-18 14:10:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Jaettehjort@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4180 …}
        +nested: Doctrine\ORM\PersistentCollection {#4182 …}
        +votes: Doctrine\ORM\PersistentCollection {#4184 …}
        +reports: Doctrine\ORM\PersistentCollection {#4186 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
        -id: 308040
        -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6686326"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705243232 {#4175
          date: 2024-01-14 15:40:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4179}
      +body: """
        I think it’s more about where you draw the line between red and brown, which is individual and cultural. Apparently, my view on this might be a bit controversial. I first saw the old Georgian flag as a small child that did not know fancy words like “burgundy” and “maroon”. It seemed brown to me, and so it has remained in my mind, even if it would be more exact to describe it as some nuance brownish shade of red, or reddish shade of brown.\n
        \n
        You can also have a look at the [Wikipedia page with shades of brown](https://en.wikipedia.org/wiki/Category:Shades_of_brown), and I’m sure you will find that people can be way crazier than me when it comes to describing things as brown. Like, how can wheat, bone, moles or black olives be brown?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705253766 {#4423
        date: 2024-01-14 18:36:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jaettehjort@lemmy.world"
        "@duffkiligan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4426 …}
      +nested: Doctrine\ORM\PersistentCollection {#4428 …}
      +votes: Doctrine\ORM\PersistentCollection {#4430 …}
      +reports: Doctrine\ORM\PersistentCollection {#4432 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
      -id: 308479
      -bodyTs: "'/wiki/category:shades_of_brown),':103 'also':89 'appar':21 'bit':29 'black':134 'bone':131 'brown':15,54,86,100,126,137 'brownish':78 'burgundi':49 'child':41 'come':121 'controversi':30 'crazier':116 'cultur':20 'describ':73,123 'draw':9 'en.wikipedia.org':102 'en.wikipedia.org/wiki/category:shades_of_brown),':101 'even':65 'exact':71 'fanci':46 'find':110 'first':32 'flag':37 'georgian':36 'individu':18 'know':45 'like':48,127 'line':11 'look':92 'm':106 'maroon':51 'might':26 'mind':64 'mole':132 'nuanc':77 'old':35 'oliv':135 'page':96 'peopl':112 'red':13,81 'reddish':83 'remain':61 'saw':33 'seem':53 'shade':79,84,98 'small':40 'sure':107 'thing':124 'think':2 'view':23 'way':115 'wheat':130 'wikipedia':95 'word':47 'would':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6689519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705253766 {#4424
        date: 2024-01-14 18:36:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4179}
    +body: """
      I’m going to have to strenuously object to Wikipedia on that one.\n
      \n
      Brown is definitionally a dark combination of red and green. Burgundy’s official color code is 50% red 0% green 13% blue.\n
      \n
      As a sidenote, I love these litttle inane internet arguments.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705263212 {#4444
      date: 2024-01-14 21:13:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4451 …}
    +nested: Doctrine\ORM\PersistentCollection {#4453 …}
    +votes: Doctrine\ORM\PersistentCollection {#4454 …}
    +reports: Doctrine\ORM\PersistentCollection {#4456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
    -id: 308840
    -bodyTs: "'0':32 '13':34 '50':30 'argument':45 'blue':35 'brown':14 'burgundi':24 'code':28 'color':27 'combin':19 'dark':18 'definit':16 'go':3 'green':23,33 'inan':43 'internet':44 'litttl':42 'love':40 'm':2 'object':8 'offici':26 'one':13 'red':21,31 'sidenot':38 'strenuous':7 'wikipedia':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6692467"
    +editedAt: DateTimeImmutable @1723429408 {#4441
      date: 2024-08-12 04:23:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705263212 {#4439
      date: 2024-01-14 21:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4179}
  +body: "It’s just dark orange anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705266672 {#4472
    date: 2024-01-14 22:11:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
    "@ethan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4467 …}
  +nested: Doctrine\ORM\PersistentCollection {#4465 …}
  +votes: Doctrine\ORM\PersistentCollection {#4463 …}
  +reports: Doctrine\ORM\PersistentCollection {#4479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
  -id: 308995
  -bodyTs: "'anyway':6 'dark':4 'orang':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7566864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705266672 {#4475
    date: 2024-01-14 22:11:12.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
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 {#4501
  +user: Proxies\__CG__\App\Entity\User {#4509 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4477
    +user: Proxies\__CG__\App\Entity\User {#4469 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4447
      +user: Proxies\__CG__\App\Entity\User {#4450 …}
      +entry: App\Entity\Entry {#2420}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#4425
        +user: Proxies\__CG__\App\Entity\User {#1932 …}
        +entry: App\Entity\Entry {#2420}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: App\Entity\EntryComment {#4179
          +user: App\Entity\User {#4192 …}
          +entry: App\Entity\Entry {#2420}
          +magazine: App\Entity\Magazine {#260}
          +image: null
          +parent: null
          +root: null
          +body: "Is op red-green colorblind?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1723983009 {#4174
            date: 2024-08-18 14:10:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Jaettehjort@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4180 …}
          +nested: Doctrine\ORM\PersistentCollection {#4182 …}
          +votes: Doctrine\ORM\PersistentCollection {#4184 …}
          +reports: Doctrine\ORM\PersistentCollection {#4186 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
          -id: 308040
          -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6686326"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705243232 {#4175
            date: 2024-01-14 15:40:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4179}
        +body: """
          I think it’s more about where you draw the line between red and brown, which is individual and cultural. Apparently, my view on this might be a bit controversial. I first saw the old Georgian flag as a small child that did not know fancy words like “burgundy” and “maroon”. It seemed brown to me, and so it has remained in my mind, even if it would be more exact to describe it as some nuance brownish shade of red, or reddish shade of brown.\n
          \n
          You can also have a look at the [Wikipedia page with shades of brown](https://en.wikipedia.org/wiki/Category:Shades_of_brown), and I’m sure you will find that people can be way crazier than me when it comes to describing things as brown. Like, how can wheat, bone, moles or black olives be brown?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705253766 {#4423
          date: 2024-01-14 18:36:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Jaettehjort@lemmy.world"
          "@duffkiligan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4426 …}
        +nested: Doctrine\ORM\PersistentCollection {#4428 …}
        +votes: Doctrine\ORM\PersistentCollection {#4430 …}
        +reports: Doctrine\ORM\PersistentCollection {#4432 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
        -id: 308479
        -bodyTs: "'/wiki/category:shades_of_brown),':103 'also':89 'appar':21 'bit':29 'black':134 'bone':131 'brown':15,54,86,100,126,137 'brownish':78 'burgundi':49 'child':41 'come':121 'controversi':30 'crazier':116 'cultur':20 'describ':73,123 'draw':9 'en.wikipedia.org':102 'en.wikipedia.org/wiki/category:shades_of_brown),':101 'even':65 'exact':71 'fanci':46 'find':110 'first':32 'flag':37 'georgian':36 'individu':18 'know':45 'like':48,127 'line':11 'look':92 'm':106 'maroon':51 'might':26 'mind':64 'mole':132 'nuanc':77 'old':35 'oliv':135 'page':96 'peopl':112 'red':13,81 'reddish':83 'remain':61 'saw':33 'seem':53 'shade':79,84,98 'small':40 'sure':107 'thing':124 'think':2 'view':23 'way':115 'wheat':130 'wikipedia':95 'word':47 'would':68"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6689519"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705253766 {#4424
          date: 2024-01-14 18:36:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4179}
      +body: """
        I’m going to have to strenuously object to Wikipedia on that one.\n
        \n
        Brown is definitionally a dark combination of red and green. Burgundy’s official color code is 50% red 0% green 13% blue.\n
        \n
        As a sidenote, I love these litttle inane internet arguments.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705263212 {#4444
        date: 2024-01-14 21:13:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jaettehjort@lemmy.world"
        "@duffkiligan@lemmy.world"
        "@Jaettehjort@lemmy.world"
        "@duffkiligan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4451 …}
      +nested: Doctrine\ORM\PersistentCollection {#4453 …}
      +votes: Doctrine\ORM\PersistentCollection {#4454 …}
      +reports: Doctrine\ORM\PersistentCollection {#4456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
      -id: 308840
      -bodyTs: "'0':32 '13':34 '50':30 'argument':45 'blue':35 'brown':14 'burgundi':24 'code':28 'color':27 'combin':19 'dark':18 'definit':16 'go':3 'green':23,33 'inan':43 'internet':44 'litttl':42 'love':40 'm':2 'object':8 'offici':26 'one':13 'red':21,31 'sidenot':38 'strenuous':7 'wikipedia':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6692467"
      +editedAt: DateTimeImmutable @1723429408 {#4441
        date: 2024-08-12 04:23:28.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705263212 {#4439
        date: 2024-01-14 21:13:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4179}
    +body: "It’s just dark orange anyway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705266672 {#4472
      date: 2024-01-14 22:11:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
      "@ethan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4467 …}
    +nested: Doctrine\ORM\PersistentCollection {#4465 …}
    +votes: Doctrine\ORM\PersistentCollection {#4463 …}
    +reports: Doctrine\ORM\PersistentCollection {#4479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
    -id: 308995
    -bodyTs: "'anyway':6 'dark':4 'orang':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7566864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705266672 {#4475
      date: 2024-01-14 22:11:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4179}
  +body: "[Facts](https://www.youtube.com/watch?v=wh4aWZRtTwU)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705322542 {#4506
    date: 2024-01-15 13:42:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
    "@ethan@lemmy.world"
    "@PsychedSy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4512 …}
  +nested: Doctrine\ORM\PersistentCollection {#4514 …}
  +votes: Doctrine\ORM\PersistentCollection {#4510 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 310540
  -bodyTs: "'/watch?v=wh4awzrttwu)':4 'fact':1 'www.youtube.com':3 'www.youtube.com/watch?v=wh4awzrttwu)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6387212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705322542 {#4503
    date: 2024-01-15 13:42:22.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
31 DENIED edit
App\Entity\EntryComment {#4501
  +user: Proxies\__CG__\App\Entity\User {#4509 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4477
    +user: Proxies\__CG__\App\Entity\User {#4469 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4447
      +user: Proxies\__CG__\App\Entity\User {#4450 …}
      +entry: App\Entity\Entry {#2420}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#4425
        +user: Proxies\__CG__\App\Entity\User {#1932 …}
        +entry: App\Entity\Entry {#2420}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: App\Entity\EntryComment {#4179
          +user: App\Entity\User {#4192 …}
          +entry: App\Entity\Entry {#2420}
          +magazine: App\Entity\Magazine {#260}
          +image: null
          +parent: null
          +root: null
          +body: "Is op red-green colorblind?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1723983009 {#4174
            date: 2024-08-18 14:10:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Jaettehjort@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4180 …}
          +nested: Doctrine\ORM\PersistentCollection {#4182 …}
          +votes: Doctrine\ORM\PersistentCollection {#4184 …}
          +reports: Doctrine\ORM\PersistentCollection {#4186 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
          -id: 308040
          -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6686326"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705243232 {#4175
            date: 2024-01-14 15:40:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4179}
        +body: """
          I think it’s more about where you draw the line between red and brown, which is individual and cultural. Apparently, my view on this might be a bit controversial. I first saw the old Georgian flag as a small child that did not know fancy words like “burgundy” and “maroon”. It seemed brown to me, and so it has remained in my mind, even if it would be more exact to describe it as some nuance brownish shade of red, or reddish shade of brown.\n
          \n
          You can also have a look at the [Wikipedia page with shades of brown](https://en.wikipedia.org/wiki/Category:Shades_of_brown), and I’m sure you will find that people can be way crazier than me when it comes to describing things as brown. Like, how can wheat, bone, moles or black olives be brown?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705253766 {#4423
          date: 2024-01-14 18:36:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Jaettehjort@lemmy.world"
          "@duffkiligan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4426 …}
        +nested: Doctrine\ORM\PersistentCollection {#4428 …}
        +votes: Doctrine\ORM\PersistentCollection {#4430 …}
        +reports: Doctrine\ORM\PersistentCollection {#4432 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
        -id: 308479
        -bodyTs: "'/wiki/category:shades_of_brown),':103 'also':89 'appar':21 'bit':29 'black':134 'bone':131 'brown':15,54,86,100,126,137 'brownish':78 'burgundi':49 'child':41 'come':121 'controversi':30 'crazier':116 'cultur':20 'describ':73,123 'draw':9 'en.wikipedia.org':102 'en.wikipedia.org/wiki/category:shades_of_brown),':101 'even':65 'exact':71 'fanci':46 'find':110 'first':32 'flag':37 'georgian':36 'individu':18 'know':45 'like':48,127 'line':11 'look':92 'm':106 'maroon':51 'might':26 'mind':64 'mole':132 'nuanc':77 'old':35 'oliv':135 'page':96 'peopl':112 'red':13,81 'reddish':83 'remain':61 'saw':33 'seem':53 'shade':79,84,98 'small':40 'sure':107 'thing':124 'think':2 'view':23 'way':115 'wheat':130 'wikipedia':95 'word':47 'would':68"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6689519"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705253766 {#4424
          date: 2024-01-14 18:36:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4179}
      +body: """
        I’m going to have to strenuously object to Wikipedia on that one.\n
        \n
        Brown is definitionally a dark combination of red and green. Burgundy’s official color code is 50% red 0% green 13% blue.\n
        \n
        As a sidenote, I love these litttle inane internet arguments.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705263212 {#4444
        date: 2024-01-14 21:13:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jaettehjort@lemmy.world"
        "@duffkiligan@lemmy.world"
        "@Jaettehjort@lemmy.world"
        "@duffkiligan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4451 …}
      +nested: Doctrine\ORM\PersistentCollection {#4453 …}
      +votes: Doctrine\ORM\PersistentCollection {#4454 …}
      +reports: Doctrine\ORM\PersistentCollection {#4456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
      -id: 308840
      -bodyTs: "'0':32 '13':34 '50':30 'argument':45 'blue':35 'brown':14 'burgundi':24 'code':28 'color':27 'combin':19 'dark':18 'definit':16 'go':3 'green':23,33 'inan':43 'internet':44 'litttl':42 'love':40 'm':2 'object':8 'offici':26 'one':13 'red':21,31 'sidenot':38 'strenuous':7 'wikipedia':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6692467"
      +editedAt: DateTimeImmutable @1723429408 {#4441
        date: 2024-08-12 04:23:28.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705263212 {#4439
        date: 2024-01-14 21:13:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4179}
    +body: "It’s just dark orange anyway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705266672 {#4472
      date: 2024-01-14 22:11:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
      "@ethan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4467 …}
    +nested: Doctrine\ORM\PersistentCollection {#4465 …}
    +votes: Doctrine\ORM\PersistentCollection {#4463 …}
    +reports: Doctrine\ORM\PersistentCollection {#4479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
    -id: 308995
    -bodyTs: "'anyway':6 'dark':4 'orang':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7566864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705266672 {#4475
      date: 2024-01-14 22:11:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4179}
  +body: "[Facts](https://www.youtube.com/watch?v=wh4aWZRtTwU)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705322542 {#4506
    date: 2024-01-15 13:42:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
    "@ethan@lemmy.world"
    "@PsychedSy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4512 …}
  +nested: Doctrine\ORM\PersistentCollection {#4514 …}
  +votes: Doctrine\ORM\PersistentCollection {#4510 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 310540
  -bodyTs: "'/watch?v=wh4awzrttwu)':4 'fact':1 'www.youtube.com':3 'www.youtube.com/watch?v=wh4awzrttwu)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6387212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705322542 {#4503
    date: 2024-01-15 13:42:22.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
32 DENIED moderate
App\Entity\EntryComment {#4501
  +user: Proxies\__CG__\App\Entity\User {#4509 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4477
    +user: Proxies\__CG__\App\Entity\User {#4469 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4447
      +user: Proxies\__CG__\App\Entity\User {#4450 …}
      +entry: App\Entity\Entry {#2420}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#4425
        +user: Proxies\__CG__\App\Entity\User {#1932 …}
        +entry: App\Entity\Entry {#2420}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: App\Entity\EntryComment {#4179
          +user: App\Entity\User {#4192 …}
          +entry: App\Entity\Entry {#2420}
          +magazine: App\Entity\Magazine {#260}
          +image: null
          +parent: null
          +root: null
          +body: "Is op red-green colorblind?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1723983009 {#4174
            date: 2024-08-18 14:10:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Jaettehjort@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4180 …}
          +nested: Doctrine\ORM\PersistentCollection {#4182 …}
          +votes: Doctrine\ORM\PersistentCollection {#4184 …}
          +reports: Doctrine\ORM\PersistentCollection {#4186 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
          -id: 308040
          -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6686326"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705243232 {#4175
            date: 2024-01-14 15:40:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4179}
        +body: """
          I think it’s more about where you draw the line between red and brown, which is individual and cultural. Apparently, my view on this might be a bit controversial. I first saw the old Georgian flag as a small child that did not know fancy words like “burgundy” and “maroon”. It seemed brown to me, and so it has remained in my mind, even if it would be more exact to describe it as some nuance brownish shade of red, or reddish shade of brown.\n
          \n
          You can also have a look at the [Wikipedia page with shades of brown](https://en.wikipedia.org/wiki/Category:Shades_of_brown), and I’m sure you will find that people can be way crazier than me when it comes to describing things as brown. Like, how can wheat, bone, moles or black olives be brown?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705253766 {#4423
          date: 2024-01-14 18:36:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Jaettehjort@lemmy.world"
          "@duffkiligan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4426 …}
        +nested: Doctrine\ORM\PersistentCollection {#4428 …}
        +votes: Doctrine\ORM\PersistentCollection {#4430 …}
        +reports: Doctrine\ORM\PersistentCollection {#4432 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
        -id: 308479
        -bodyTs: "'/wiki/category:shades_of_brown),':103 'also':89 'appar':21 'bit':29 'black':134 'bone':131 'brown':15,54,86,100,126,137 'brownish':78 'burgundi':49 'child':41 'come':121 'controversi':30 'crazier':116 'cultur':20 'describ':73,123 'draw':9 'en.wikipedia.org':102 'en.wikipedia.org/wiki/category:shades_of_brown),':101 'even':65 'exact':71 'fanci':46 'find':110 'first':32 'flag':37 'georgian':36 'individu':18 'know':45 'like':48,127 'line':11 'look':92 'm':106 'maroon':51 'might':26 'mind':64 'mole':132 'nuanc':77 'old':35 'oliv':135 'page':96 'peopl':112 'red':13,81 'reddish':83 'remain':61 'saw':33 'seem':53 'shade':79,84,98 'small':40 'sure':107 'thing':124 'think':2 'view':23 'way':115 'wheat':130 'wikipedia':95 'word':47 'would':68"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6689519"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705253766 {#4424
          date: 2024-01-14 18:36:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4179}
      +body: """
        I’m going to have to strenuously object to Wikipedia on that one.\n
        \n
        Brown is definitionally a dark combination of red and green. Burgundy’s official color code is 50% red 0% green 13% blue.\n
        \n
        As a sidenote, I love these litttle inane internet arguments.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705263212 {#4444
        date: 2024-01-14 21:13:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jaettehjort@lemmy.world"
        "@duffkiligan@lemmy.world"
        "@Jaettehjort@lemmy.world"
        "@duffkiligan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4451 …}
      +nested: Doctrine\ORM\PersistentCollection {#4453 …}
      +votes: Doctrine\ORM\PersistentCollection {#4454 …}
      +reports: Doctrine\ORM\PersistentCollection {#4456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
      -id: 308840
      -bodyTs: "'0':32 '13':34 '50':30 'argument':45 'blue':35 'brown':14 'burgundi':24 'code':28 'color':27 'combin':19 'dark':18 'definit':16 'go':3 'green':23,33 'inan':43 'internet':44 'litttl':42 'love':40 'm':2 'object':8 'offici':26 'one':13 'red':21,31 'sidenot':38 'strenuous':7 'wikipedia':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6692467"
      +editedAt: DateTimeImmutable @1723429408 {#4441
        date: 2024-08-12 04:23:28.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705263212 {#4439
        date: 2024-01-14 21:13:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4179}
    +body: "It’s just dark orange anyway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705266672 {#4472
      date: 2024-01-14 22:11:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
      "@ethan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4467 …}
    +nested: Doctrine\ORM\PersistentCollection {#4465 …}
    +votes: Doctrine\ORM\PersistentCollection {#4463 …}
    +reports: Doctrine\ORM\PersistentCollection {#4479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
    -id: 308995
    -bodyTs: "'anyway':6 'dark':4 'orang':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7566864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705266672 {#4475
      date: 2024-01-14 22:11:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4179}
  +body: "[Facts](https://www.youtube.com/watch?v=wh4aWZRtTwU)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705322542 {#4506
    date: 2024-01-15 13:42:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
    "@ethan@lemmy.world"
    "@PsychedSy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4512 …}
  +nested: Doctrine\ORM\PersistentCollection {#4514 …}
  +votes: Doctrine\ORM\PersistentCollection {#4510 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 310540
  -bodyTs: "'/watch?v=wh4awzrttwu)':4 'fact':1 'www.youtube.com':3 'www.youtube.com/watch?v=wh4awzrttwu)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6387212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705322542 {#4503
    date: 2024-01-15 13:42:22.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
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 {#4487
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4447
    +user: Proxies\__CG__\App\Entity\User {#4450 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4425
      +user: Proxies\__CG__\App\Entity\User {#1932 …}
      +entry: App\Entity\Entry {#2420}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#4179
        +user: App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2420}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: null
        +root: null
        +body: "Is op red-green colorblind?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1723983009 {#4174
          date: 2024-08-18 14:10:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Jaettehjort@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4180 …}
        +nested: Doctrine\ORM\PersistentCollection {#4182 …}
        +votes: Doctrine\ORM\PersistentCollection {#4184 …}
        +reports: Doctrine\ORM\PersistentCollection {#4186 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
        -id: 308040
        -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6686326"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705243232 {#4175
          date: 2024-01-14 15:40:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4179}
      +body: """
        I think it’s more about where you draw the line between red and brown, which is individual and cultural. Apparently, my view on this might be a bit controversial. I first saw the old Georgian flag as a small child that did not know fancy words like “burgundy” and “maroon”. It seemed brown to me, and so it has remained in my mind, even if it would be more exact to describe it as some nuance brownish shade of red, or reddish shade of brown.\n
        \n
        You can also have a look at the [Wikipedia page with shades of brown](https://en.wikipedia.org/wiki/Category:Shades_of_brown), and I’m sure you will find that people can be way crazier than me when it comes to describing things as brown. Like, how can wheat, bone, moles or black olives be brown?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705253766 {#4423
        date: 2024-01-14 18:36:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jaettehjort@lemmy.world"
        "@duffkiligan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4426 …}
      +nested: Doctrine\ORM\PersistentCollection {#4428 …}
      +votes: Doctrine\ORM\PersistentCollection {#4430 …}
      +reports: Doctrine\ORM\PersistentCollection {#4432 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
      -id: 308479
      -bodyTs: "'/wiki/category:shades_of_brown),':103 'also':89 'appar':21 'bit':29 'black':134 'bone':131 'brown':15,54,86,100,126,137 'brownish':78 'burgundi':49 'child':41 'come':121 'controversi':30 'crazier':116 'cultur':20 'describ':73,123 'draw':9 'en.wikipedia.org':102 'en.wikipedia.org/wiki/category:shades_of_brown),':101 'even':65 'exact':71 'fanci':46 'find':110 'first':32 'flag':37 'georgian':36 'individu':18 'know':45 'like':48,127 'line':11 'look':92 'm':106 'maroon':51 'might':26 'mind':64 'mole':132 'nuanc':77 'old':35 'oliv':135 'page':96 'peopl':112 'red':13,81 'reddish':83 'remain':61 'saw':33 'seem':53 'shade':79,84,98 'small':40 'sure':107 'thing':124 'think':2 'view':23 'way':115 'wheat':130 'wikipedia':95 'word':47 'would':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6689519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705253766 {#4424
        date: 2024-01-14 18:36:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4179}
    +body: """
      I’m going to have to strenuously object to Wikipedia on that one.\n
      \n
      Brown is definitionally a dark combination of red and green. Burgundy’s official color code is 50% red 0% green 13% blue.\n
      \n
      As a sidenote, I love these litttle inane internet arguments.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705263212 {#4444
      date: 2024-01-14 21:13:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4451 …}
    +nested: Doctrine\ORM\PersistentCollection {#4453 …}
    +votes: Doctrine\ORM\PersistentCollection {#4454 …}
    +reports: Doctrine\ORM\PersistentCollection {#4456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
    -id: 308840
    -bodyTs: "'0':32 '13':34 '50':30 'argument':45 'blue':35 'brown':14 'burgundi':24 'code':28 'color':27 'combin':19 'dark':18 'definit':16 'go':3 'green':23,33 'inan':43 'internet':44 'litttl':42 'love':40 'm':2 'object':8 'offici':26 'one':13 'red':21,31 'sidenot':38 'strenuous':7 'wikipedia':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6692467"
    +editedAt: DateTimeImmutable @1723429408 {#4441
      date: 2024-08-12 04:23:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705263212 {#4439
      date: 2024-01-14 21:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4179}
  +body: """
    Then let’s do some inane arguing!\n
    \n
    It all depends on your color model. If you would use CMYK instead you would see that burgundy is a combination of magenta, yellow and black, just as brown is.\n
    \n
    The definition of brown can definitely include blue as well, e.g. [W3C defines the keyword brown as rgb(165, 42, 42)](https://www.w3.org/TR/2011/REC-SVG11-20110816/types.html#ColorKeywords).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705268928 {#4485
    date: 2024-01-14 22:48:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
    "@ethan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 309077
  -bodyTs: "'/tr/2011/rec-svg11-20110816/types.html#colorkeywords).':61 '165':56 '42':57,58 'argu':7 'black':33 'blue':45 'brown':36,41,53 'burgundi':25 'cmyk':19 'color':13 'combin':28 'defin':50 'definit':39,43 'depend':10 'e.g':48 'inan':6 'includ':44 'instead':20 'keyword':52 'let':2 'magenta':30 'model':14 'rgb':55 'see':23 'use':18 'w3c':49 'well':47 'would':17,22 'www.w3.org':60 'www.w3.org/tr/2011/rec-svg11-20110816/types.html#colorkeywords).':59 'yellow':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6694238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705268928 {#4486
    date: 2024-01-14 22:48:48.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
35 DENIED edit
App\Entity\EntryComment {#4487
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4447
    +user: Proxies\__CG__\App\Entity\User {#4450 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4425
      +user: Proxies\__CG__\App\Entity\User {#1932 …}
      +entry: App\Entity\Entry {#2420}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#4179
        +user: App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2420}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: null
        +root: null
        +body: "Is op red-green colorblind?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1723983009 {#4174
          date: 2024-08-18 14:10:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Jaettehjort@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4180 …}
        +nested: Doctrine\ORM\PersistentCollection {#4182 …}
        +votes: Doctrine\ORM\PersistentCollection {#4184 …}
        +reports: Doctrine\ORM\PersistentCollection {#4186 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
        -id: 308040
        -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6686326"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705243232 {#4175
          date: 2024-01-14 15:40:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4179}
      +body: """
        I think it’s more about where you draw the line between red and brown, which is individual and cultural. Apparently, my view on this might be a bit controversial. I first saw the old Georgian flag as a small child that did not know fancy words like “burgundy” and “maroon”. It seemed brown to me, and so it has remained in my mind, even if it would be more exact to describe it as some nuance brownish shade of red, or reddish shade of brown.\n
        \n
        You can also have a look at the [Wikipedia page with shades of brown](https://en.wikipedia.org/wiki/Category:Shades_of_brown), and I’m sure you will find that people can be way crazier than me when it comes to describing things as brown. Like, how can wheat, bone, moles or black olives be brown?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705253766 {#4423
        date: 2024-01-14 18:36:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jaettehjort@lemmy.world"
        "@duffkiligan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4426 …}
      +nested: Doctrine\ORM\PersistentCollection {#4428 …}
      +votes: Doctrine\ORM\PersistentCollection {#4430 …}
      +reports: Doctrine\ORM\PersistentCollection {#4432 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
      -id: 308479
      -bodyTs: "'/wiki/category:shades_of_brown),':103 'also':89 'appar':21 'bit':29 'black':134 'bone':131 'brown':15,54,86,100,126,137 'brownish':78 'burgundi':49 'child':41 'come':121 'controversi':30 'crazier':116 'cultur':20 'describ':73,123 'draw':9 'en.wikipedia.org':102 'en.wikipedia.org/wiki/category:shades_of_brown),':101 'even':65 'exact':71 'fanci':46 'find':110 'first':32 'flag':37 'georgian':36 'individu':18 'know':45 'like':48,127 'line':11 'look':92 'm':106 'maroon':51 'might':26 'mind':64 'mole':132 'nuanc':77 'old':35 'oliv':135 'page':96 'peopl':112 'red':13,81 'reddish':83 'remain':61 'saw':33 'seem':53 'shade':79,84,98 'small':40 'sure':107 'thing':124 'think':2 'view':23 'way':115 'wheat':130 'wikipedia':95 'word':47 'would':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6689519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705253766 {#4424
        date: 2024-01-14 18:36:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4179}
    +body: """
      I’m going to have to strenuously object to Wikipedia on that one.\n
      \n
      Brown is definitionally a dark combination of red and green. Burgundy’s official color code is 50% red 0% green 13% blue.\n
      \n
      As a sidenote, I love these litttle inane internet arguments.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705263212 {#4444
      date: 2024-01-14 21:13:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4451 …}
    +nested: Doctrine\ORM\PersistentCollection {#4453 …}
    +votes: Doctrine\ORM\PersistentCollection {#4454 …}
    +reports: Doctrine\ORM\PersistentCollection {#4456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
    -id: 308840
    -bodyTs: "'0':32 '13':34 '50':30 'argument':45 'blue':35 'brown':14 'burgundi':24 'code':28 'color':27 'combin':19 'dark':18 'definit':16 'go':3 'green':23,33 'inan':43 'internet':44 'litttl':42 'love':40 'm':2 'object':8 'offici':26 'one':13 'red':21,31 'sidenot':38 'strenuous':7 'wikipedia':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6692467"
    +editedAt: DateTimeImmutable @1723429408 {#4441
      date: 2024-08-12 04:23:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705263212 {#4439
      date: 2024-01-14 21:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4179}
  +body: """
    Then let’s do some inane arguing!\n
    \n
    It all depends on your color model. If you would use CMYK instead you would see that burgundy is a combination of magenta, yellow and black, just as brown is.\n
    \n
    The definition of brown can definitely include blue as well, e.g. [W3C defines the keyword brown as rgb(165, 42, 42)](https://www.w3.org/TR/2011/REC-SVG11-20110816/types.html#ColorKeywords).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705268928 {#4485
    date: 2024-01-14 22:48:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
    "@ethan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 309077
  -bodyTs: "'/tr/2011/rec-svg11-20110816/types.html#colorkeywords).':61 '165':56 '42':57,58 'argu':7 'black':33 'blue':45 'brown':36,41,53 'burgundi':25 'cmyk':19 'color':13 'combin':28 'defin':50 'definit':39,43 'depend':10 'e.g':48 'inan':6 'includ':44 'instead':20 'keyword':52 'let':2 'magenta':30 'model':14 'rgb':55 'see':23 'use':18 'w3c':49 'well':47 'would':17,22 'www.w3.org':60 'www.w3.org/tr/2011/rec-svg11-20110816/types.html#colorkeywords).':59 'yellow':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6694238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705268928 {#4486
    date: 2024-01-14 22:48:48.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
36 DENIED moderate
App\Entity\EntryComment {#4487
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4447
    +user: Proxies\__CG__\App\Entity\User {#4450 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4425
      +user: Proxies\__CG__\App\Entity\User {#1932 …}
      +entry: App\Entity\Entry {#2420}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#4179
        +user: App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2420}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: null
        +root: null
        +body: "Is op red-green colorblind?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1723983009 {#4174
          date: 2024-08-18 14:10:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Jaettehjort@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4180 …}
        +nested: Doctrine\ORM\PersistentCollection {#4182 …}
        +votes: Doctrine\ORM\PersistentCollection {#4184 …}
        +reports: Doctrine\ORM\PersistentCollection {#4186 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
        -id: 308040
        -bodyTs: "'colorblind':6 'green':5 'op':2 'red':4 'red-green':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6686326"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705243232 {#4175
          date: 2024-01-14 15:40:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4179}
      +body: """
        I think it’s more about where you draw the line between red and brown, which is individual and cultural. Apparently, my view on this might be a bit controversial. I first saw the old Georgian flag as a small child that did not know fancy words like “burgundy” and “maroon”. It seemed brown to me, and so it has remained in my mind, even if it would be more exact to describe it as some nuance brownish shade of red, or reddish shade of brown.\n
        \n
        You can also have a look at the [Wikipedia page with shades of brown](https://en.wikipedia.org/wiki/Category:Shades_of_brown), and I’m sure you will find that people can be way crazier than me when it comes to describing things as brown. Like, how can wheat, bone, moles or black olives be brown?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705253766 {#4423
        date: 2024-01-14 18:36:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jaettehjort@lemmy.world"
        "@duffkiligan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4426 …}
      +nested: Doctrine\ORM\PersistentCollection {#4428 …}
      +votes: Doctrine\ORM\PersistentCollection {#4430 …}
      +reports: Doctrine\ORM\PersistentCollection {#4432 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
      -id: 308479
      -bodyTs: "'/wiki/category:shades_of_brown),':103 'also':89 'appar':21 'bit':29 'black':134 'bone':131 'brown':15,54,86,100,126,137 'brownish':78 'burgundi':49 'child':41 'come':121 'controversi':30 'crazier':116 'cultur':20 'describ':73,123 'draw':9 'en.wikipedia.org':102 'en.wikipedia.org/wiki/category:shades_of_brown),':101 'even':65 'exact':71 'fanci':46 'find':110 'first':32 'flag':37 'georgian':36 'individu':18 'know':45 'like':48,127 'line':11 'look':92 'm':106 'maroon':51 'might':26 'mind':64 'mole':132 'nuanc':77 'old':35 'oliv':135 'page':96 'peopl':112 'red':13,81 'reddish':83 'remain':61 'saw':33 'seem':53 'shade':79,84,98 'small':40 'sure':107 'thing':124 'think':2 'view':23 'way':115 'wheat':130 'wikipedia':95 'word':47 'would':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6689519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705253766 {#4424
        date: 2024-01-14 18:36:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4179}
    +body: """
      I’m going to have to strenuously object to Wikipedia on that one.\n
      \n
      Brown is definitionally a dark combination of red and green. Burgundy’s official color code is 50% red 0% green 13% blue.\n
      \n
      As a sidenote, I love these litttle inane internet arguments.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705263212 {#4444
      date: 2024-01-14 21:13:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
      "@Jaettehjort@lemmy.world"
      "@duffkiligan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4451 …}
    +nested: Doctrine\ORM\PersistentCollection {#4453 …}
    +votes: Doctrine\ORM\PersistentCollection {#4454 …}
    +reports: Doctrine\ORM\PersistentCollection {#4456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
    -id: 308840
    -bodyTs: "'0':32 '13':34 '50':30 'argument':45 'blue':35 'brown':14 'burgundi':24 'code':28 'color':27 'combin':19 'dark':18 'definit':16 'go':3 'green':23,33 'inan':43 'internet':44 'litttl':42 'love':40 'm':2 'object':8 'offici':26 'one':13 'red':21,31 'sidenot':38 'strenuous':7 'wikipedia':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6692467"
    +editedAt: DateTimeImmutable @1723429408 {#4441
      date: 2024-08-12 04:23:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705263212 {#4439
      date: 2024-01-14 21:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4179}
  +body: """
    Then let’s do some inane arguing!\n
    \n
    It all depends on your color model. If you would use CMYK instead you would see that burgundy is a combination of magenta, yellow and black, just as brown is.\n
    \n
    The definition of brown can definitely include blue as well, e.g. [W3C defines the keyword brown as rgb(165, 42, 42)](https://www.w3.org/TR/2011/REC-SVG11-20110816/types.html#ColorKeywords).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705268928 {#4485
    date: 2024-01-14 22:48:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@duffkiligan@lemmy.world"
    "@ethan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 309077
  -bodyTs: "'/tr/2011/rec-svg11-20110816/types.html#colorkeywords).':61 '165':56 '42':57,58 'argu':7 'black':33 'blue':45 'brown':36,41,53 'burgundi':25 'cmyk':19 'color':13 'combin':28 'defin':50 'definit':39,43 'depend':10 'e.g':48 'inan':6 'includ':44 'instead':20 'keyword':52 'let':2 'magenta':30 'model':14 'rgb':55 'see':23 'use':18 'w3c':49 'well':47 'would':17,22 'www.w3.org':60 'www.w3.org/tr/2011/rec-svg11-20110816/types.html#colorkeywords).':59 'yellow':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6694238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705268928 {#4486
    date: 2024-01-14 22:48:48.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
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 {#4252
  +user: App\Entity\User {#4265 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Looks to me like they just taped over the old hammer and sickle. Saves money on making new flags."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1723456315 {#4247
    date: 2024-08-12 11:51:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4253 …}
  +nested: Doctrine\ORM\PersistentCollection {#4255 …}
  +votes: Doctrine\ORM\PersistentCollection {#4257 …}
  +reports: Doctrine\ORM\PersistentCollection {#4259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
  -id: 308019
  -bodyTs: "'flag':19 'hammer':11 'like':4 'look':1 'make':17 'money':15 'new':18 'old':10 'save':14 'sickl':13 'tape':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6686165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705242635 {#4248
    date: 2024-01-14 15:30:35.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
39 DENIED edit
App\Entity\EntryComment {#4252
  +user: App\Entity\User {#4265 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Looks to me like they just taped over the old hammer and sickle. Saves money on making new flags."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1723456315 {#4247
    date: 2024-08-12 11:51:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4253 …}
  +nested: Doctrine\ORM\PersistentCollection {#4255 …}
  +votes: Doctrine\ORM\PersistentCollection {#4257 …}
  +reports: Doctrine\ORM\PersistentCollection {#4259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
  -id: 308019
  -bodyTs: "'flag':19 'hammer':11 'like':4 'look':1 'make':17 'money':15 'new':18 'old':10 'save':14 'sickl':13 'tape':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6686165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705242635 {#4248
    date: 2024-01-14 15:30:35.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
40 DENIED moderate
App\Entity\EntryComment {#4252
  +user: App\Entity\User {#4265 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Looks to me like they just taped over the old hammer and sickle. Saves money on making new flags."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1723456315 {#4247
    date: 2024-08-12 11:51:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4253 …}
  +nested: Doctrine\ORM\PersistentCollection {#4255 …}
  +votes: Doctrine\ORM\PersistentCollection {#4257 …}
  +reports: Doctrine\ORM\PersistentCollection {#4259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
  -id: 308019
  -bodyTs: "'flag':19 'hammer':11 'like':4 'look':1 'make':17 'money':15 'new':18 'old':10 'save':14 'sickl':13 'tape':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6686165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705242635 {#4248
    date: 2024-01-14 15:30:35.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
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 {#4411
  +user: Proxies\__CG__\App\Entity\User {#4407 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4252
    +user: App\Entity\User {#4265 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "Looks to me like they just taped over the old hammer and sickle. Saves money on making new flags."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1723456315 {#4247
      date: 2024-08-12 11:51:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4253 …}
    +nested: Doctrine\ORM\PersistentCollection {#4255 …}
    +votes: Doctrine\ORM\PersistentCollection {#4257 …}
    +reports: Doctrine\ORM\PersistentCollection {#4259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
    -id: 308019
    -bodyTs: "'flag':19 'hammer':11 'like':4 'look':1 'make':17 'money':15 'new':18 'old':10 'save':14 'sickl':13 'tape':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6686165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705242635 {#4248
      date: 2024-01-14 15:30:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4252}
  +body: "They could’ve done that for some, but that flag design is older than the Soviet Union."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705265420 {#4412
    date: 2024-01-14 21:50:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@Cyclist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4403 …}
  +nested: Doctrine\ORM\PersistentCollection {#4401 …}
  +votes: Doctrine\ORM\PersistentCollection {#4405 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -id: 308943
  -bodyTs: "'could':2 'design':11 'done':4 'flag':10 'older':13 'soviet':16 'union':17 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6693150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265420 {#4415
    date: 2024-01-14 21:50:20.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
43 DENIED edit
App\Entity\EntryComment {#4411
  +user: Proxies\__CG__\App\Entity\User {#4407 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4252
    +user: App\Entity\User {#4265 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "Looks to me like they just taped over the old hammer and sickle. Saves money on making new flags."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1723456315 {#4247
      date: 2024-08-12 11:51:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4253 …}
    +nested: Doctrine\ORM\PersistentCollection {#4255 …}
    +votes: Doctrine\ORM\PersistentCollection {#4257 …}
    +reports: Doctrine\ORM\PersistentCollection {#4259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
    -id: 308019
    -bodyTs: "'flag':19 'hammer':11 'like':4 'look':1 'make':17 'money':15 'new':18 'old':10 'save':14 'sickl':13 'tape':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6686165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705242635 {#4248
      date: 2024-01-14 15:30:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4252}
  +body: "They could’ve done that for some, but that flag design is older than the Soviet Union."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705265420 {#4412
    date: 2024-01-14 21:50:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@Cyclist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4403 …}
  +nested: Doctrine\ORM\PersistentCollection {#4401 …}
  +votes: Doctrine\ORM\PersistentCollection {#4405 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -id: 308943
  -bodyTs: "'could':2 'design':11 'done':4 'flag':10 'older':13 'soviet':16 'union':17 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6693150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265420 {#4415
    date: 2024-01-14 21:50:20.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
44 DENIED moderate
App\Entity\EntryComment {#4411
  +user: Proxies\__CG__\App\Entity\User {#4407 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4252
    +user: App\Entity\User {#4265 …}
    +entry: App\Entity\Entry {#2420}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "Looks to me like they just taped over the old hammer and sickle. Saves money on making new flags."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1723456315 {#4247
      date: 2024-08-12 11:51:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jaettehjort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4253 …}
    +nested: Doctrine\ORM\PersistentCollection {#4255 …}
    +votes: Doctrine\ORM\PersistentCollection {#4257 …}
    +reports: Doctrine\ORM\PersistentCollection {#4259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
    -id: 308019
    -bodyTs: "'flag':19 'hammer':11 'like':4 'look':1 'make':17 'money':15 'new':18 'old':10 'save':14 'sickl':13 'tape':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6686165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705242635 {#4248
      date: 2024-01-14 15:30:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4252}
  +body: "They could’ve done that for some, but that flag design is older than the Soviet Union."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705265420 {#4412
    date: 2024-01-14 21:50:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
    "@Cyclist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4403 …}
  +nested: Doctrine\ORM\PersistentCollection {#4401 …}
  +votes: Doctrine\ORM\PersistentCollection {#4405 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -id: 308943
  -bodyTs: "'could':2 'design':11 'done':4 'flag':10 'older':13 'soviet':16 'union':17 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6693150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265420 {#4415
    date: 2024-01-14 21:50:20.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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4325
  +user: App\Entity\User {#4338 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "“The wine-red colour symbolised the good times of the past as well as the future, whilst the black represented Russian rule, and the white represented hope for peace”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705240792 {#4320
    date: 2024-01-14 14:59:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4326 …}
  +nested: Doctrine\ORM\PersistentCollection {#4328 …}
  +votes: Doctrine\ORM\PersistentCollection {#4330 …}
  +reports: Doctrine\ORM\PersistentCollection {#4332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4336 …}
  -id: 307943
  -bodyTs: "'black':20 'colour':5 'futur':17 'good':8 'hope':28 'past':12 'peac':30 'red':4 'repres':21,27 'rule':23 'russian':22 'symbolis':6 'time':9 'well':14 'whilst':18 'white':26 'wine':3 'wine-r':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6685679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240792 {#4321
    date: 2024-01-14 14:59:52.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
47 DENIED edit
App\Entity\EntryComment {#4325
  +user: App\Entity\User {#4338 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "“The wine-red colour symbolised the good times of the past as well as the future, whilst the black represented Russian rule, and the white represented hope for peace”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705240792 {#4320
    date: 2024-01-14 14:59:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4326 …}
  +nested: Doctrine\ORM\PersistentCollection {#4328 …}
  +votes: Doctrine\ORM\PersistentCollection {#4330 …}
  +reports: Doctrine\ORM\PersistentCollection {#4332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4336 …}
  -id: 307943
  -bodyTs: "'black':20 'colour':5 'futur':17 'good':8 'hope':28 'past':12 'peac':30 'red':4 'repres':21,27 'rule':23 'russian':22 'symbolis':6 'time':9 'well':14 'whilst':18 'white':26 'wine':3 'wine-r':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6685679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240792 {#4321
    date: 2024-01-14 14:59:52.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
48 DENIED moderate
App\Entity\EntryComment {#4325
  +user: App\Entity\User {#4338 …}
  +entry: App\Entity\Entry {#2420
    +user: Proxies\__CG__\App\Entity\User {#1932 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "vexillology@lemmy.world"
      +title: "vexillology"
      +description: """
        A community dedicated to flags and discussion about flags.\n
        \n
        Other communities:\n
        \n
        - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 134
      +entryCommentCount: 209
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727963211 {#268
        date: 2024-10-03 15:46:51.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 61
      +apId: "vexillology@lemmy.world"
      +apProfileId: "https://lemmy.world/c/vexillology"
      +apPublicUrl: "https://lemmy.world/c/vexillology"
      +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "vexillology"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729578668 {#266
        date: 2024-10-22 08:31:08.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697538962 {#274
        date: 2023-10-17 12:36:02.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1895 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#1828
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1880 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    +badges: Doctrine\ORM\PersistentCollection {#2466 …}
    +children: []
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2388
      date: 2024-01-14 14:50:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "“The wine-red colour symbolised the good times of the past as well as the future, whilst the black represented Russian rule, and the white represented hope for peace”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705240792 {#4320
    date: 2024-01-14 14:59:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4326 …}
  +nested: Doctrine\ORM\PersistentCollection {#4328 …}
  +votes: Doctrine\ORM\PersistentCollection {#4330 …}
  +reports: Doctrine\ORM\PersistentCollection {#4332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4336 …}
  -id: 307943
  -bodyTs: "'black':20 'colour':5 'futur':17 'good':8 'hope':28 'past':12 'peac':30 'red':4 'repres':21,27 'rule':23 'russian':22 'symbolis':6 'time':9 'well':14 'whilst':18 'white':26 'wine':3 'wine-r':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6685679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240792 {#4321
    date: 2024-01-14 14:59:52.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
49 DENIED edit
App\Entity\Magazine {#260
  +icon: Proxies\__CG__\App\Entity\Image {#240 …}
  +name: "vexillology@lemmy.world"
  +title: "vexillology"
  +description: """
    A community dedicated to flags and discussion about flags.\n
    \n
    Other communities:\n
    \n
    - Vexillologyjerk [/c/vexillologyjerk@lemmy.antemeridiem.xyz](/c/vexillologyjerk@lemmy.antemeridiem.xyz)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 134
  +entryCommentCount: 209
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1727963211 {#268
    date: 2024-10-03 15:46:51.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#231 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
  +entries: Doctrine\ORM\PersistentCollection {#174 …}
  +posts: Doctrine\ORM\PersistentCollection {#132 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
  +bans: Doctrine\ORM\PersistentCollection {#111 …}
  +reports: Doctrine\ORM\PersistentCollection {#97 …}
  +badges: Doctrine\ORM\PersistentCollection {#75 …}
  +logs: Doctrine\ORM\PersistentCollection {#65 …}
  +awards: Doctrine\ORM\PersistentCollection {#1822 …}
  +categories: Doctrine\ORM\PersistentCollection {#1850 …}
  -id: 61
  +apId: "vexillology@lemmy.world"
  +apProfileId: "https://lemmy.world/c/vexillology"
  +apPublicUrl: "https://lemmy.world/c/vexillology"
  +apFollowersUrl: "https://lemmy.world/c/vexillology/followers"
  +apInboxUrl: "https://lemmy.world/inbox"
  +apDomain: "lemmy.world"
  +apPreferredUsername: "vexillology"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729578668 {#266
    date: 2024-10-22 08:31:08.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1697538962 {#274
    date: 2023-10-17 12:36:02.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