Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.33 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.06 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\Post {#1861
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: App\Entity\Magazine {#267
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#277
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#255 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#251 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#240 …}
    +entries: Doctrine\ORM\PersistentCollection {#198 …}
    +posts: Doctrine\ORM\PersistentCollection {#156 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#218 …}
    +bans: Doctrine\ORM\PersistentCollection {#135 …}
    +reports: Doctrine\ORM\PersistentCollection {#121 …}
    +badges: Doctrine\ORM\PersistentCollection {#99 …}
    +logs: Doctrine\ORM\PersistentCollection {#89 …}
    +awards: Doctrine\ORM\PersistentCollection {#78 …}
    +categories: Doctrine\ORM\PersistentCollection {#65 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#271
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#273
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
  +body: """
    **Buying Windows 11 pro for lifetime license**\n
    \n
    As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
    \n
    That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
    \n
    Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
    \n
    #software #download #laptop #office #microsoft #BuyItForLife
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692709941 {#2434
    date: 2023-08-22 15:12:21.0 +02:00
  }
  +ip: null
  +tags: [
    "software"
    "download"
    "laptop"
    "office"
    "microsoft"
    "buyitforlife"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1885 …}
  +votes: Doctrine\ORM\PersistentCollection {#2388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +children: []
  -id: 155
  -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692715518
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692702518 {#63
    date: 2023-08-22 13:08:38.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 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Post {#1861
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: App\Entity\Magazine {#267
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#277
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#255 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#251 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#240 …}
    +entries: Doctrine\ORM\PersistentCollection {#198 …}
    +posts: Doctrine\ORM\PersistentCollection {#156 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#218 …}
    +bans: Doctrine\ORM\PersistentCollection {#135 …}
    +reports: Doctrine\ORM\PersistentCollection {#121 …}
    +badges: Doctrine\ORM\PersistentCollection {#99 …}
    +logs: Doctrine\ORM\PersistentCollection {#89 …}
    +awards: Doctrine\ORM\PersistentCollection {#78 …}
    +categories: Doctrine\ORM\PersistentCollection {#65 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#271
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#273
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
  +body: """
    **Buying Windows 11 pro for lifetime license**\n
    \n
    As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
    \n
    That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
    \n
    Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
    \n
    #software #download #laptop #office #microsoft #BuyItForLife
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692709941 {#2434
    date: 2023-08-22 15:12:21.0 +02:00
  }
  +ip: null
  +tags: [
    "software"
    "download"
    "laptop"
    "office"
    "microsoft"
    "buyitforlife"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1885 …}
  +votes: Doctrine\ORM\PersistentCollection {#2388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +children: []
  -id: 155
  -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692715518
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692702518 {#63
    date: 2023-08-22 13:08:38.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 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Post {#1861
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: App\Entity\Magazine {#267
    +icon: null
    +name: "BuyItForLife@kbin.social"
    +title: "BuyItForLife"
    +description: "For practical, durable and quality made products that are made to last."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 15
    +entryCommentCount: 95
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1700692928 {#277
      date: 2023-11-22 23:42:08.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#255 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#251 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#240 …}
    +entries: Doctrine\ORM\PersistentCollection {#198 …}
    +posts: Doctrine\ORM\PersistentCollection {#156 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#218 …}
    +bans: Doctrine\ORM\PersistentCollection {#135 …}
    +reports: Doctrine\ORM\PersistentCollection {#121 …}
    +badges: Doctrine\ORM\PersistentCollection {#99 …}
    +logs: Doctrine\ORM\PersistentCollection {#89 …}
    +awards: Doctrine\ORM\PersistentCollection {#78 …}
    +categories: Doctrine\ORM\PersistentCollection {#65 …}
    -id: 14
    +apId: "BuyItForLife@kbin.social"
    +apProfileId: "https://kbin.social/m/BuyItForLife"
    +apPublicUrl: "https://kbin.social/m/BuyItForLife"
    +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BuyItForLife"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144700 {#271
      date: 2023-06-19 05:18:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144700 {#273
      date: 2023-06-19 05:18:20.0 +02:00
    }
  }
  +image: null
  +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
  +body: """
    **Buying Windows 11 pro for lifetime license**\n
    \n
    As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
    \n
    That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
    \n
    Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
    \n
    #software #download #laptop #office #microsoft #BuyItForLife
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692709941 {#2434
    date: 2023-08-22 15:12:21.0 +02:00
  }
  +ip: null
  +tags: [
    "software"
    "download"
    "laptop"
    "office"
    "microsoft"
    "buyitforlife"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1885 …}
  +votes: Doctrine\ORM\PersistentCollection {#2388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +children: []
  -id: 155
  -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692715518
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692702518 {#63
    date: 2023-08-22 13:08:38.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 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 DENIED
"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\PostComment {#4053
  +user: App\Entity\User {#4073 …}
  +post: App\Entity\Post {#1861
    +user: Proxies\__CG__\App\Entity\User {#1920 …}
    +magazine: App\Entity\Magazine {#267
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#277
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#255 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#251 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#240 …}
      +entries: Doctrine\ORM\PersistentCollection {#198 …}
      +posts: Doctrine\ORM\PersistentCollection {#156 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#218 …}
      +bans: Doctrine\ORM\PersistentCollection {#135 …}
      +reports: Doctrine\ORM\PersistentCollection {#121 …}
      +badges: Doctrine\ORM\PersistentCollection {#99 …}
      +logs: Doctrine\ORM\PersistentCollection {#89 …}
      +awards: Doctrine\ORM\PersistentCollection {#78 …}
      +categories: Doctrine\ORM\PersistentCollection {#65 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#271
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#273
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
    +body: """
      **Buying Windows 11 pro for lifetime license**\n
      \n
      As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
      \n
      That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
      \n
      Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
      \n
      #software #download #laptop #office #microsoft #BuyItForLife
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692709941 {#2434
      date: 2023-08-22 15:12:21.0 +02:00
    }
    +ip: null
    +tags: [
      "software"
      "download"
      "laptop"
      "office"
      "microsoft"
      "buyitforlife"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2388 …}
    +reports: Doctrine\ORM\PersistentCollection {#1834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
    +children: []
    -id: 155
    -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692715518
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692702518 {#63
      date: 2023-08-22 13:08:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: """
    Totally not an ad. Nice try Microsoft.\n
    \n
    Edit: Ooff not even Microsoft, it’s a scam
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692709941 {#4065
    date: 2023-08-22 15:12:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4051 …}
  +nested: Doctrine\ORM\PersistentCollection {#4049 …}
  +votes: Doctrine\ORM\PersistentCollection {#4047 …}
  +reports: Doctrine\ORM\PersistentCollection {#4045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 395
  -bodyTs: "'ad':4 'edit':8 'even':11 'microsoft':7,12 'nice':5 'ooff':9 'scam':16 'total':1 'tri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2597298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692709941 {#4018
    date: 2023-08-22 15:12:21.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 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\PostComment {#4053
  +user: App\Entity\User {#4073 …}
  +post: App\Entity\Post {#1861
    +user: Proxies\__CG__\App\Entity\User {#1920 …}
    +magazine: App\Entity\Magazine {#267
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#277
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#255 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#251 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#240 …}
      +entries: Doctrine\ORM\PersistentCollection {#198 …}
      +posts: Doctrine\ORM\PersistentCollection {#156 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#218 …}
      +bans: Doctrine\ORM\PersistentCollection {#135 …}
      +reports: Doctrine\ORM\PersistentCollection {#121 …}
      +badges: Doctrine\ORM\PersistentCollection {#99 …}
      +logs: Doctrine\ORM\PersistentCollection {#89 …}
      +awards: Doctrine\ORM\PersistentCollection {#78 …}
      +categories: Doctrine\ORM\PersistentCollection {#65 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#271
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#273
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
    +body: """
      **Buying Windows 11 pro for lifetime license**\n
      \n
      As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
      \n
      That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
      \n
      Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
      \n
      #software #download #laptop #office #microsoft #BuyItForLife
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692709941 {#2434
      date: 2023-08-22 15:12:21.0 +02:00
    }
    +ip: null
    +tags: [
      "software"
      "download"
      "laptop"
      "office"
      "microsoft"
      "buyitforlife"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2388 …}
    +reports: Doctrine\ORM\PersistentCollection {#1834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
    +children: []
    -id: 155
    -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692715518
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692702518 {#63
      date: 2023-08-22 13:08:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: """
    Totally not an ad. Nice try Microsoft.\n
    \n
    Edit: Ooff not even Microsoft, it’s a scam
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692709941 {#4065
    date: 2023-08-22 15:12:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4051 …}
  +nested: Doctrine\ORM\PersistentCollection {#4049 …}
  +votes: Doctrine\ORM\PersistentCollection {#4047 …}
  +reports: Doctrine\ORM\PersistentCollection {#4045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 395
  -bodyTs: "'ad':4 'edit':8 'even':11 'microsoft':7,12 'nice':5 'ooff':9 'scam':16 'total':1 'tri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2597298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692709941 {#4018
    date: 2023-08-22 15:12:21.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 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\PostComment {#4053
  +user: App\Entity\User {#4073 …}
  +post: App\Entity\Post {#1861
    +user: Proxies\__CG__\App\Entity\User {#1920 …}
    +magazine: App\Entity\Magazine {#267
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#277
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#255 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#251 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#240 …}
      +entries: Doctrine\ORM\PersistentCollection {#198 …}
      +posts: Doctrine\ORM\PersistentCollection {#156 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#218 …}
      +bans: Doctrine\ORM\PersistentCollection {#135 …}
      +reports: Doctrine\ORM\PersistentCollection {#121 …}
      +badges: Doctrine\ORM\PersistentCollection {#99 …}
      +logs: Doctrine\ORM\PersistentCollection {#89 …}
      +awards: Doctrine\ORM\PersistentCollection {#78 …}
      +categories: Doctrine\ORM\PersistentCollection {#65 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#271
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#273
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
    +body: """
      **Buying Windows 11 pro for lifetime license**\n
      \n
      As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
      \n
      That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
      \n
      Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
      \n
      #software #download #laptop #office #microsoft #BuyItForLife
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692709941 {#2434
      date: 2023-08-22 15:12:21.0 +02:00
    }
    +ip: null
    +tags: [
      "software"
      "download"
      "laptop"
      "office"
      "microsoft"
      "buyitforlife"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2388 …}
    +reports: Doctrine\ORM\PersistentCollection {#1834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
    +children: []
    -id: 155
    -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692715518
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692702518 {#63
      date: 2023-08-22 13:08:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: """
    Totally not an ad. Nice try Microsoft.\n
    \n
    Edit: Ooff not even Microsoft, it’s a scam
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692709941 {#4065
    date: 2023-08-22 15:12:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4051 …}
  +nested: Doctrine\ORM\PersistentCollection {#4049 …}
  +votes: Doctrine\ORM\PersistentCollection {#4047 …}
  +reports: Doctrine\ORM\PersistentCollection {#4045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 395
  -bodyTs: "'ad':4 'edit':8 'even':11 'microsoft':7,12 'nice':5 'ooff':9 'scam':16 'total':1 'tri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2597298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692709941 {#4018
    date: 2023-08-22 15:12:21.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 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 DENIED
"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\PostComment {#4136
  +user: App\Entity\User {#4149 …}
  +post: App\Entity\Post {#1861
    +user: Proxies\__CG__\App\Entity\User {#1920 …}
    +magazine: App\Entity\Magazine {#267
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#277
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#255 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#251 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#240 …}
      +entries: Doctrine\ORM\PersistentCollection {#198 …}
      +posts: Doctrine\ORM\PersistentCollection {#156 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#218 …}
      +bans: Doctrine\ORM\PersistentCollection {#135 …}
      +reports: Doctrine\ORM\PersistentCollection {#121 …}
      +badges: Doctrine\ORM\PersistentCollection {#99 …}
      +logs: Doctrine\ORM\PersistentCollection {#89 …}
      +awards: Doctrine\ORM\PersistentCollection {#78 …}
      +categories: Doctrine\ORM\PersistentCollection {#65 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#271
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#273
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
    +body: """
      **Buying Windows 11 pro for lifetime license**\n
      \n
      As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
      \n
      That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
      \n
      Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
      \n
      #software #download #laptop #office #microsoft #BuyItForLife
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692709941 {#2434
      date: 2023-08-22 15:12:21.0 +02:00
    }
    +ip: null
    +tags: [
      "software"
      "download"
      "laptop"
      "office"
      "microsoft"
      "buyitforlife"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2388 …}
    +reports: Doctrine\ORM\PersistentCollection {#1834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
    +children: []
    -id: 155
    -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692715518
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692702518 {#63
      date: 2023-08-22 13:08:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: "Counterpoint, switch to Linux and don’t ever worry about OS licensure again."
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692707800 {#4131
    date: 2023-08-22 14:36:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4137 …}
  +nested: Doctrine\ORM\PersistentCollection {#4139 …}
  +votes: Doctrine\ORM\PersistentCollection {#4141 …}
  +reports: Doctrine\ORM\PersistentCollection {#4143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
  -id: 394
  -bodyTs: "'counterpoint':1 'ever':8 'licensur':12 'linux':4 'os':11 'switch':2 'worri':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/2148340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692707800 {#4132
    date: 2023-08-22 14:36:40.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 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\PostComment {#4136
  +user: App\Entity\User {#4149 …}
  +post: App\Entity\Post {#1861
    +user: Proxies\__CG__\App\Entity\User {#1920 …}
    +magazine: App\Entity\Magazine {#267
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#277
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#255 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#251 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#240 …}
      +entries: Doctrine\ORM\PersistentCollection {#198 …}
      +posts: Doctrine\ORM\PersistentCollection {#156 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#218 …}
      +bans: Doctrine\ORM\PersistentCollection {#135 …}
      +reports: Doctrine\ORM\PersistentCollection {#121 …}
      +badges: Doctrine\ORM\PersistentCollection {#99 …}
      +logs: Doctrine\ORM\PersistentCollection {#89 …}
      +awards: Doctrine\ORM\PersistentCollection {#78 …}
      +categories: Doctrine\ORM\PersistentCollection {#65 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#271
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#273
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
    +body: """
      **Buying Windows 11 pro for lifetime license**\n
      \n
      As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
      \n
      That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
      \n
      Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
      \n
      #software #download #laptop #office #microsoft #BuyItForLife
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692709941 {#2434
      date: 2023-08-22 15:12:21.0 +02:00
    }
    +ip: null
    +tags: [
      "software"
      "download"
      "laptop"
      "office"
      "microsoft"
      "buyitforlife"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2388 …}
    +reports: Doctrine\ORM\PersistentCollection {#1834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
    +children: []
    -id: 155
    -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692715518
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692702518 {#63
      date: 2023-08-22 13:08:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: "Counterpoint, switch to Linux and don’t ever worry about OS licensure again."
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692707800 {#4131
    date: 2023-08-22 14:36:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4137 …}
  +nested: Doctrine\ORM\PersistentCollection {#4139 …}
  +votes: Doctrine\ORM\PersistentCollection {#4141 …}
  +reports: Doctrine\ORM\PersistentCollection {#4143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
  -id: 394
  -bodyTs: "'counterpoint':1 'ever':8 'licensur':12 'linux':4 'os':11 'switch':2 'worri':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/2148340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692707800 {#4132
    date: 2023-08-22 14:36:40.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 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\PostComment {#4136
  +user: App\Entity\User {#4149 …}
  +post: App\Entity\Post {#1861
    +user: Proxies\__CG__\App\Entity\User {#1920 …}
    +magazine: App\Entity\Magazine {#267
      +icon: null
      +name: "BuyItForLife@kbin.social"
      +title: "BuyItForLife"
      +description: "For practical, durable and quality made products that are made to last."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 15
      +entryCommentCount: 95
      +postCount: 2
      +postCommentCount: 2
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1700692928 {#277
        date: 2023-11-22 23:42:08.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#255 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#251 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#240 …}
      +entries: Doctrine\ORM\PersistentCollection {#198 …}
      +posts: Doctrine\ORM\PersistentCollection {#156 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#218 …}
      +bans: Doctrine\ORM\PersistentCollection {#135 …}
      +reports: Doctrine\ORM\PersistentCollection {#121 …}
      +badges: Doctrine\ORM\PersistentCollection {#99 …}
      +logs: Doctrine\ORM\PersistentCollection {#89 …}
      +awards: Doctrine\ORM\PersistentCollection {#78 …}
      +categories: Doctrine\ORM\PersistentCollection {#65 …}
      -id: 14
      +apId: "BuyItForLife@kbin.social"
      +apProfileId: "https://kbin.social/m/BuyItForLife"
      +apPublicUrl: "https://kbin.social/m/BuyItForLife"
      +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "BuyItForLife"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144700 {#271
        date: 2023-06-19 05:18:20.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144700 {#273
        date: 2023-06-19 05:18:20.0 +02:00
      }
    }
    +image: null
    +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
    +body: """
      **Buying Windows 11 pro for lifetime license**\n
      \n
      As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
      \n
      That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
      \n
      Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
      \n
      #software #download #laptop #office #microsoft #BuyItForLife
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692709941 {#2434
      date: 2023-08-22 15:12:21.0 +02:00
    }
    +ip: null
    +tags: [
      "software"
      "download"
      "laptop"
      "office"
      "microsoft"
      "buyitforlife"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2388 …}
    +reports: Doctrine\ORM\PersistentCollection {#1834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
    +children: []
    -id: 155
    -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692715518
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692702518 {#63
      date: 2023-08-22 13:08:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: "Counterpoint, switch to Linux and don’t ever worry about OS licensure again."
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692707800 {#4131
    date: 2023-08-22 14:36:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4137 …}
  +nested: Doctrine\ORM\PersistentCollection {#4139 …}
  +votes: Doctrine\ORM\PersistentCollection {#4141 …}
  +reports: Doctrine\ORM\PersistentCollection {#4143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
  -id: 394
  -bodyTs: "'counterpoint':1 'ever':8 'licensur':12 'linux':4 'os':11 'switch':2 'worri':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/2148340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692707800 {#4132
    date: 2023-08-22 14:36:40.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 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED edit
App\Entity\Magazine {#267
  +icon: null
  +name: "BuyItForLife@kbin.social"
  +title: "BuyItForLife"
  +description: "For practical, durable and quality made products that are made to last."
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 15
  +entryCommentCount: 95
  +postCount: 2
  +postCommentCount: 2
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1700692928 {#277
    date: 2023-11-22 23:42:08.0 +01:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#255 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#251 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#240 …}
  +entries: Doctrine\ORM\PersistentCollection {#198 …}
  +posts: Doctrine\ORM\PersistentCollection {#156 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#218 …}
  +bans: Doctrine\ORM\PersistentCollection {#135 …}
  +reports: Doctrine\ORM\PersistentCollection {#121 …}
  +badges: Doctrine\ORM\PersistentCollection {#99 …}
  +logs: Doctrine\ORM\PersistentCollection {#89 …}
  +awards: Doctrine\ORM\PersistentCollection {#78 …}
  +categories: Doctrine\ORM\PersistentCollection {#65 …}
  -id: 14
  +apId: "BuyItForLife@kbin.social"
  +apProfileId: "https://kbin.social/m/BuyItForLife"
  +apPublicUrl: "https://kbin.social/m/BuyItForLife"
  +apFollowersUrl: "https://kbin.social/m/BuyItForLife/followers"
  +apInboxUrl: "https://kbin.social/f/inbox"
  +apDomain: "kbin.social"
  +apPreferredUsername: "BuyItForLife"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1687144700 {#271
    date: 2023-06-19 05:18:20.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1687144700 {#273
    date: 2023-06-19 05:18:20.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