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.13 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.03 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\EntryComment {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#323
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#317
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    In a past life I took a bunch of physiology and advanced physiology courses at uni, as well as epidemiology/ population health focused courses and worked with a lot of people on their overall health and fitness. There are so many good reasons to make time for cardio. Ignoring calories for a minute, it has an overwhelmingly positive effect on mental health and wellbeing as well as significantly reducing disability adjusted life years, maintaining balance and strength into old age and reducing the risk and severity of falls as well as a host of cardiovascular diseases.\n
    \n
    Heavy cardio also has a startlingly fast positive impact on the visual appearance of your body even in caloric balance, which can go a long way towards keeping you motivated with any dietary changes you may be making.\n
    \n
    Having said all that, I find that for those who are just starting their fitness/weight loss journey cardio exercise can set off an absolute rocket of hunger that can potentially undo a lot of good work. I know for me, that hunger after a really hard run can far outweigh the calories I have just burned on that run.\n
    \n
    For sedentary individuals just coming to the table, I had way more success in terms of both results and adherence by using programs where the cardio component kicked off with fast paced walking or hill walking for many months before trying to introduce running, swimming or other forms of higher intensity exercise. All of this backed up by a solid resistance training program.\n
    \n
    Once you are starting to see concerete progress towards your goals with something as easy as WALKING and a few weights multiple times per week it’s way easier to stay on track once the hunger kicks in after your first few runs.\n
    \n
    The battle is real.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699430496 {#1605
    date: 2023-11-08 09:01:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ImplyingImplications@lemmy.ca"
    "@andyMFK@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 101100
  -bodyTs: "'absolut':158 'adher':213 'adjust':71 'advanc':12 'age':80 'also':99 'appear':109 'back':249 'balanc':75,116 'battl':301 'bodi':112 'bunch':8 'burn':190 'calor':115 'calori':50,186 'cardio':48,98,152,219 'cardiovascular':95 'chang':130 'come':198 'compon':220 'conceret':263 'cours':14,24 'dietari':129 'disabl':70 'diseas':96 'easi':271 'easier':285 'effect':59 'epidemiolog':20 'even':113 'exercis':153,245 'fall':88 'far':183 'fast':103,224 'find':140 'first':297 'fit':37 'fitness/weight':149 'focus':23 'form':241 'go':119 'goal':267 'good':42,169 'hard':180 'health':22,35,62 'heavi':97 'higher':243 'hill':228 'host':93 'hunger':161,176,292 'ignor':49 'impact':105 'individu':196 'intens':244 'introduc':236 'journey':151 'keep':124 'kick':221,293 'know':172 'life':4,72 'long':121 'loss':150 'lot':29,167 'maintain':74 'make':45,134 'mani':41,231 'may':132 'mental':61 'minut':53 'month':232 'motiv':126 'multipl':278 'old':79 'outweigh':184 'overal':34 'overwhelm':57 'pace':225 'past':3 'peopl':31 'per':280 'physiolog':10,13 'popul':21 'posit':58,104 'potenti':164 'program':216,256 'progress':264 'real':303 'realli':179 'reason':43 'reduc':69,82 'resist':254 'result':211 'risk':84 'rocket':159 'run':181,193,237,299 'said':136 'sedentari':195 'see':262 'set':155 'sever':86 'signific':68 'solid':253 'someth':269 'start':147,260 'startl':102 'stay':287 'strength':77 'success':206 'swim':238 'tabl':201 'term':208 'time':46,279 'took':6 'toward':123,265 'track':289 'train':255 'tri':234 'undo':165 'uni':16 'use':215 'visual':108 'walk':226,229,273 'way':122,204,284 'week':281 'weight':277 'well':18,66,90 'wellb':64 'work':26,170 'year':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4900368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699430496 {#1945
    date: 2023-11-08 09:01:36.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
3 DENIED edit
App\Entity\EntryComment {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#323
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#317
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    In a past life I took a bunch of physiology and advanced physiology courses at uni, as well as epidemiology/ population health focused courses and worked with a lot of people on their overall health and fitness. There are so many good reasons to make time for cardio. Ignoring calories for a minute, it has an overwhelmingly positive effect on mental health and wellbeing as well as significantly reducing disability adjusted life years, maintaining balance and strength into old age and reducing the risk and severity of falls as well as a host of cardiovascular diseases.\n
    \n
    Heavy cardio also has a startlingly fast positive impact on the visual appearance of your body even in caloric balance, which can go a long way towards keeping you motivated with any dietary changes you may be making.\n
    \n
    Having said all that, I find that for those who are just starting their fitness/weight loss journey cardio exercise can set off an absolute rocket of hunger that can potentially undo a lot of good work. I know for me, that hunger after a really hard run can far outweigh the calories I have just burned on that run.\n
    \n
    For sedentary individuals just coming to the table, I had way more success in terms of both results and adherence by using programs where the cardio component kicked off with fast paced walking or hill walking for many months before trying to introduce running, swimming or other forms of higher intensity exercise. All of this backed up by a solid resistance training program.\n
    \n
    Once you are starting to see concerete progress towards your goals with something as easy as WALKING and a few weights multiple times per week it’s way easier to stay on track once the hunger kicks in after your first few runs.\n
    \n
    The battle is real.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699430496 {#1605
    date: 2023-11-08 09:01:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ImplyingImplications@lemmy.ca"
    "@andyMFK@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 101100
  -bodyTs: "'absolut':158 'adher':213 'adjust':71 'advanc':12 'age':80 'also':99 'appear':109 'back':249 'balanc':75,116 'battl':301 'bodi':112 'bunch':8 'burn':190 'calor':115 'calori':50,186 'cardio':48,98,152,219 'cardiovascular':95 'chang':130 'come':198 'compon':220 'conceret':263 'cours':14,24 'dietari':129 'disabl':70 'diseas':96 'easi':271 'easier':285 'effect':59 'epidemiolog':20 'even':113 'exercis':153,245 'fall':88 'far':183 'fast':103,224 'find':140 'first':297 'fit':37 'fitness/weight':149 'focus':23 'form':241 'go':119 'goal':267 'good':42,169 'hard':180 'health':22,35,62 'heavi':97 'higher':243 'hill':228 'host':93 'hunger':161,176,292 'ignor':49 'impact':105 'individu':196 'intens':244 'introduc':236 'journey':151 'keep':124 'kick':221,293 'know':172 'life':4,72 'long':121 'loss':150 'lot':29,167 'maintain':74 'make':45,134 'mani':41,231 'may':132 'mental':61 'minut':53 'month':232 'motiv':126 'multipl':278 'old':79 'outweigh':184 'overal':34 'overwhelm':57 'pace':225 'past':3 'peopl':31 'per':280 'physiolog':10,13 'popul':21 'posit':58,104 'potenti':164 'program':216,256 'progress':264 'real':303 'realli':179 'reason':43 'reduc':69,82 'resist':254 'result':211 'risk':84 'rocket':159 'run':181,193,237,299 'said':136 'sedentari':195 'see':262 'set':155 'sever':86 'signific':68 'solid':253 'someth':269 'start':147,260 'startl':102 'stay':287 'strength':77 'success':206 'swim':238 'tabl':201 'term':208 'time':46,279 'took':6 'toward':123,265 'track':289 'train':255 'tri':234 'undo':165 'uni':16 'use':215 'visual':108 'walk':226,229,273 'way':122,204,284 'week':281 'weight':277 'well':18,66,90 'wellb':64 'work':26,170 'year':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4900368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699430496 {#1945
    date: 2023-11-08 09:01:36.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
4 DENIED moderate
App\Entity\EntryComment {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#323
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#317
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    In a past life I took a bunch of physiology and advanced physiology courses at uni, as well as epidemiology/ population health focused courses and worked with a lot of people on their overall health and fitness. There are so many good reasons to make time for cardio. Ignoring calories for a minute, it has an overwhelmingly positive effect on mental health and wellbeing as well as significantly reducing disability adjusted life years, maintaining balance and strength into old age and reducing the risk and severity of falls as well as a host of cardiovascular diseases.\n
    \n
    Heavy cardio also has a startlingly fast positive impact on the visual appearance of your body even in caloric balance, which can go a long way towards keeping you motivated with any dietary changes you may be making.\n
    \n
    Having said all that, I find that for those who are just starting their fitness/weight loss journey cardio exercise can set off an absolute rocket of hunger that can potentially undo a lot of good work. I know for me, that hunger after a really hard run can far outweigh the calories I have just burned on that run.\n
    \n
    For sedentary individuals just coming to the table, I had way more success in terms of both results and adherence by using programs where the cardio component kicked off with fast paced walking or hill walking for many months before trying to introduce running, swimming or other forms of higher intensity exercise. All of this backed up by a solid resistance training program.\n
    \n
    Once you are starting to see concerete progress towards your goals with something as easy as WALKING and a few weights multiple times per week it’s way easier to stay on track once the hunger kicks in after your first few runs.\n
    \n
    The battle is real.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699430496 {#1605
    date: 2023-11-08 09:01:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ImplyingImplications@lemmy.ca"
    "@andyMFK@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 101100
  -bodyTs: "'absolut':158 'adher':213 'adjust':71 'advanc':12 'age':80 'also':99 'appear':109 'back':249 'balanc':75,116 'battl':301 'bodi':112 'bunch':8 'burn':190 'calor':115 'calori':50,186 'cardio':48,98,152,219 'cardiovascular':95 'chang':130 'come':198 'compon':220 'conceret':263 'cours':14,24 'dietari':129 'disabl':70 'diseas':96 'easi':271 'easier':285 'effect':59 'epidemiolog':20 'even':113 'exercis':153,245 'fall':88 'far':183 'fast':103,224 'find':140 'first':297 'fit':37 'fitness/weight':149 'focus':23 'form':241 'go':119 'goal':267 'good':42,169 'hard':180 'health':22,35,62 'heavi':97 'higher':243 'hill':228 'host':93 'hunger':161,176,292 'ignor':49 'impact':105 'individu':196 'intens':244 'introduc':236 'journey':151 'keep':124 'kick':221,293 'know':172 'life':4,72 'long':121 'loss':150 'lot':29,167 'maintain':74 'make':45,134 'mani':41,231 'may':132 'mental':61 'minut':53 'month':232 'motiv':126 'multipl':278 'old':79 'outweigh':184 'overal':34 'overwhelm':57 'pace':225 'past':3 'peopl':31 'per':280 'physiolog':10,13 'popul':21 'posit':58,104 'potenti':164 'program':216,256 'progress':264 'real':303 'realli':179 'reason':43 'reduc':69,82 'resist':254 'result':211 'risk':84 'rocket':159 'run':181,193,237,299 'said':136 'sedentari':195 'see':262 'set':155 'sever':86 'signific':68 'solid':253 'someth':269 'start':147,260 'startl':102 'stay':287 'strength':77 'success':206 'swim':238 'tabl':201 'term':208 'time':46,279 'took':6 'toward':123,265 'track':289 'train':255 'tri':234 'undo':165 'uni':16 'use':215 'visual':108 'walk':226,229,273 'way':122,204,284 'week':281 'weight':277 'well':18,66,90 'wellb':64 'work':26,170 'year':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4900368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699430496 {#1945
    date: 2023-11-08 09:01:36.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
5 DENIED edit
App\Entity\Magazine {#313
  +icon: Proxies\__CG__\App\Entity\Image {#294 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#323
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#285 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
  +entries: Doctrine\ORM\PersistentCollection {#228 …}
  +posts: Doctrine\ORM\PersistentCollection {#186 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
  +bans: Doctrine\ORM\PersistentCollection {#165 …}
  +reports: Doctrine\ORM\PersistentCollection {#151 …}
  +badges: Doctrine\ORM\PersistentCollection {#129 …}
  +logs: Doctrine\ORM\PersistentCollection {#119 …}
  +awards: Doctrine\ORM\PersistentCollection {#108 …}
  +categories: Doctrine\ORM\PersistentCollection {#95 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#317
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#316
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details