GET https://dev.petso.halisz.pl/oferta/4506-Akita-inu-Japonska-szczenieta-rodowod-ZKwP-FCI

Security

Token

There is no security token. It was removed in 168012.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "App\Security\AppFrontendAuthenticator"
  "App\Security\AppFacebookAuthenticator"
  "App\Security\AppGoogleAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#124
  -map: Symfony\Component\Security\Http\AccessMap {#125 …}
  -logger: Monolog\Logger {#93 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#132
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#102 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#135 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#273 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#133 …}
  -logger: Monolog\Logger {#93 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#104 …}
}
3.22 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#174
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#172 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#175
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#274 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#255 …}
  -map: Symfony\Component\Security\Http\AccessMap {#125 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#103
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#274 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#87 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#104 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AppFrontendAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\AppFacebookAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\AppGoogleAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\AdminUserVoter"
5
"App\Security\Voter\BreedingCertificateVoter"
6
"App\Security\Voter\NotificationVoter"
7
"App\Security\Voter\OfferPublicVoter"
8
"App\Security\Voter\OfferVoter"
9
"App\Security\Voter\PaymentVoter"
10
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED OFFER_VIEW_PUBLIC
App\Entity\Offer {#1217
  -id: 4506
  -uuid: Symfony\Component\Uid\UuidV4 {#1194 …}
  -slug: "Akita-inu-Japonska-szczenieta-rodowod-ZKwP-FCI"
  -status: "approved"
  -paymentType: App\Enum\PaymentType {#1193 …}
  -rejectionReason: null
  -owner: Proxies\__CG__\App\Entity\User {#1278 …}
  -dateCreatedAt: DateTimeImmutable @1764322080 {#1202
    date: 2025-11-28 09:28:00.0 UTC (+00:00)
  }
  -startedAt: DateTimeImmutable @1763544238 {#1204
    date: 2025-11-19 09:23:58.0 UTC (+00:00)
  }
  -endedAt: DateTimeImmutable @1768728238 {#1205
    date: 2026-01-18 09:23:58.0 UTC (+00:00)
  }
  -name: "Akita-inu Japońska szczenięta rodowód ZKwP/FCI"
  -description: "Miło nam ogłosić, że nasza hodowla w pełni wystartowała. 25.09.2025 r. powitaliśmy na świecie nasz pierwszy miot - 4 cudowne maleństwa, które skradły nasze serca ❤️🐶. Maluszki wychowują się z nami w domu - w towarzystwie obojga swoich rodziców i rodzeństwa oraz kotów- co zapewnia właściwą stymulację i socjalizację od pierwszych dni życia. Maluszki uczone są czystości w domu, bardzo lubią zabawy na dworze. Za nami przegląd hodowlany miotu T. Maluszki zostały ocenione wzorcowo i potwierdziły świetny rozwój oraz prawidłową budowę ciała."
  -price: "5000.00"
  -breed: Proxies\__CG__\App\Entity\Breed {#1343 …}
  -category: Proxies\__CG__\App\Entity\Category {#1388 …}
  -images: Doctrine\ORM\PersistentCollection {#1412 …}
  -genderMale: 3
  -genderFemale: 1
  -dateAvailability: DateTimeImmutable @1765756800 {#1206
    date: 2025-12-15 00:00:00.0 UTC (+00:00)
  }
  -filters: Doctrine\ORM\PersistentCollection {#1454 …}
  -statView: 58
  -statPhone: 0
  -statMessage: 0
  -promotion: App\Entity\OfferPromotion {#1510 …}
  -approvalType: App\Enum\ApprovalType {#1208 …}
  -deletedAt: null
  -favorites: Doctrine\ORM\PersistentCollection {#1470 …}
  -abuses: Doctrine\ORM\PersistentCollection {#1509 …}
  -userPlan: null
  -createdAt: DateTimeImmutable @1763544238 {#1210
    date: 2025-11-19 09:23:58.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1764322080 {#1211
    date: 2025-11-28 09:28:00.0 UTC (+00:00)
  }
}
"App\Security\Voter\AdminUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\BreedingCertificateVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OfferPublicVoter"
ACCESS GRANTED
Show voter details
2 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AdminUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\BreedingCertificateVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OfferPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\OfferVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AdminUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\BreedingCertificateVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OfferPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\OfferVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AdminUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\BreedingCertificateVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OfferPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\OfferVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentVoter"
ACCESS ABSTAIN
Show voter details