Redirect 301 redirect from GET @app_category_index (fd1e77)

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 {#954
  -id: 2
  -name: "Beauté"
  -slug: "beaute"
  -description: "Produits de beauté et cosmétiques"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#932
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#935
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#841 …}
}
"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 {#954
  -id: 2
  -name: "Beauté"
  -slug: "beaute"
  -description: "Produits de beauté et cosmétiques"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#932
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#935
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#841 …}
}
"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 {#910
  -id: 7
  -name: "Gastronomie"
  -slug: "gastronomie"
  -description: "Produits alimentaires et boissons"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#912
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#911
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#908 …}
}
"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 {#910
  -id: 7
  -name: "Gastronomie"
  -slug: "gastronomie"
  -description: "Produits alimentaires et boissons"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#912
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#911
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#908 …}
}
"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 {#896
  -id: 3
  -name: "Lifestyle"
  -slug: "lifestyle"
  -description: "Produits de mode de vie et bien-être"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#909
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#893
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#890 …}
}
"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 {#896
  -id: 3
  -name: "Lifestyle"
  -slug: "lifestyle"
  -description: "Produits de mode de vie et bien-être"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#909
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#893
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#890 …}
}
"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 {#886
  -id: 6
  -name: "Maison"
  -slug: "maison"
  -description: "Produits pour la maison et le jardin"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#894
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#887
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#885 …}
}
"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 {#886
  -id: 6
  -name: "Maison"
  -slug: "maison"
  -description: "Produits pour la maison et le jardin"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#894
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#887
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#885 …}
}
"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 {#881
  -id: 1
  -name: "Mode"
  -slug: "mode"
  -description: "Tous les produits liés à la mode et au style"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#883
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#882
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#880 …}
}
"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 {#881
  -id: 1
  -name: "Mode"
  -slug: "mode"
  -description: "Tous les produits liés à la mode et au style"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#883
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#882
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#880 …}
}
"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 {#845
  -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 {#845
  -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 {#907
  -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 {#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
15 DENIED DELETE
App\Entity\Category {#907
  -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 {#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
16 DENIED EDIT
App\Entity\Category {#842
  -id: 8
  -name: "Voyage"
  -slug: "voyage"
  -description: "Produits et services de voyage"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#904
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#835
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#926 …}
}
"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 {#842
  -id: 8
  -name: "Voyage"
  -slug: "voyage"
  -description: "Produits et services de voyage"
  -active: true
  -createdAt: DateTimeImmutable @1744199005 {#904
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTimeImmutable @1744199005 {#835
    date: 2025-04-09 13:43:25.0 Europe/Paris (+02:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#926 …}
}
"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