Redirect 301 redirect from GET @app_category_index (90fdeb)

GET https://www.tryforreal.com/category/

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\BrandAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\BrandAuthenticator"
  "App\Security\InfluencerAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\InstagramAuthenticator"
  "App\Security\TikTokAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#566
  -map: Symfony\Component\Security\Http\AccessMap {#567 …}
  -logger: Monolog\Logger {#532 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#599
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#534 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#602 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#346 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#600 …}
  -logger: Monolog\Logger {#532 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#528 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#623
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#611 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#625
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#349 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#351 …}
  -map: Symfony\Component\Security\Http\AccessMap {#567 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#529
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#349 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#539 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#528 …}
  -csrfTokenManager: null
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\BrandAuthenticator"
0.00 ms (none) (none)
"App\Security\InfluencerAuthenticator"
0.00 ms (none) (none)
"App\Security\GoogleAuthenticator"
0.00 ms (none) (none)
"App\Security\FacebookAuthenticator"
0.00 ms (none) (none)
"App\Security\InstagramAuthenticator"
0.00 ms (none) (none)
"App\Security\TikTokAuthenticator"
0.00 ms (none) (none)
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none) (none)

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\CategoryVoter"
5
"App\Security\Voter\DealAttachmentVoter"
6
"App\Security\Voter\DealMessageVoter"
7
"App\Security\Voter\DealReviewVoter"
8
"App\Security\Voter\DealVoter"
9
"App\Security\Voter\FileVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\ProductVoter"
12
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\Voter\CategoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED EDIT
App\Entity\Category {#898
  -id: 2
  -name: "Beauté"
  -slug: "beaute"
  -description: "Produits de beauté et cosmétiques"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#843
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#841
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#916 …}
}
"App\Security\Voter\CategoryVoter"
ACCESS DENIED
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED DELETE
App\Entity\Category {#898
  -id: 2
  -name: "Beauté"
  -slug: "beaute"
  -description: "Produits de beauté et cosmétiques"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#843
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#841
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#916 …}
}
"App\Security\Voter\CategoryVoter"
ACCESS DENIED
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED EDIT
App\Entity\Category {#878
  -id: 7
  -name: "Gastronomie"
  -slug: "gastronomie"
  -description: "Produits alimentaires et boissons"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#880
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#879
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#877 …}
}
"App\Security\Voter\CategoryVoter"
ACCESS DENIED
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED DELETE
App\Entity\Category {#878
  -id: 7
  -name: "Gastronomie"
  -slug: "gastronomie"
  -description: "Produits alimentaires et boissons"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#880
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#879
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#877 …}
}
"App\Security\Voter\CategoryVoter"
ACCESS DENIED
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED EDIT
App\Entity\Category {#873
  -id: 3
  -name: "Lifestyle"
  -slug: "lifestyle"
  -description: "Produits de mode de vie et bien-être"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#875
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#874
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#872 …}
}
"App\Security\Voter\CategoryVoter"
ACCESS DENIED
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED DELETE
App\Entity\Category {#873
  -id: 3
  -name: "Lifestyle"
  -slug: "lifestyle"
  -description: "Produits de mode de vie et bien-être"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#875
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#874
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#872 …}
}
"App\Security\Voter\CategoryVoter"
ACCESS DENIED
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED EDIT
App\Entity\Category {#868
  -id: 6
  -name: "Maison"
  -slug: "maison"
  -description: "Produits pour la maison et le jardin"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#870
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#869
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#867 …}
}
"App\Security\Voter\CategoryVoter"
ACCESS DENIED
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED DELETE
App\Entity\Category {#868
  -id: 6
  -name: "Maison"
  -slug: "maison"
  -description: "Produits pour la maison et le jardin"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#870
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#869
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#867 …}
}
"App\Security\Voter\CategoryVoter"
ACCESS DENIED
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED EDIT
App\Entity\Category {#863
  -id: 1
  -name: "Mode"
  -slug: "mode"
  -description: "Tous les produits liés à la mode et au style"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#865
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#864
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#862 …}
}
"App\Security\Voter\CategoryVoter"
ACCESS DENIED
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED DELETE
App\Entity\Category {#863
  -id: 1
  -name: "Mode"
  -slug: "mode"
  -description: "Tous les produits liés à la mode et au style"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#865
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#864
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#862 …}
}
"App\Security\Voter\CategoryVoter"
ACCESS DENIED
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED EDIT
App\Entity\Category {#915
  -id: 5
  -name: "Sport"
  -slug: "sport"
  -description: "Équipement et vêtements de sport"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#951
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#953
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#950 …}
}
"App\Security\Voter\CategoryVoter"
ACCESS DENIED
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED DELETE
App\Entity\Category {#915
  -id: 5
  -name: "Sport"
  -slug: "sport"
  -description: "Équipement et vêtements de sport"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#951
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#953
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#950 …}
}
"App\Security\Voter\CategoryVoter"
ACCESS DENIED
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED EDIT
App\Entity\Category {#836
  -id: 4
  -name: "Tech"
  -slug: "tech"
  -description: "Produits technologiques et gadgets"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#946
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#945
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#842 …}
}
"App\Security\Voter\CategoryVoter"
ACCESS DENIED
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED DELETE
App\Entity\Category {#836
  -id: 4
  -name: "Tech"
  -slug: "tech"
  -description: "Produits technologiques et gadgets"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#946
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#945
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#842 …}
}
"App\Security\Voter\CategoryVoter"
ACCESS DENIED
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED EDIT
App\Entity\Category {#918
  -id: 8
  -name: "Voyage"
  -slug: "voyage"
  -description: "Produits et services de voyage"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#799
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#927
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#920 …}
}
"App\Security\Voter\CategoryVoter"
ACCESS DENIED
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED DELETE
App\Entity\Category {#918
  -id: 8
  -name: "Voyage"
  -slug: "voyage"
  -description: "Produits et services de voyage"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#799
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#927
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#920 …}
}
"App\Security\Voter\CategoryVoter"
ACCESS DENIED
"App\Security\Voter\DealAttachmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealReviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\DealVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details