Redirect 302 redirect from GET @laundry_products_list (abdf10)

GET https://kopalnia.epralnia24.pl/login

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\UserAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "App\Security\UserAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#687
  -map: Symfony\Component\Security\Http\AccessMap {#688 …}
  -logger: Monolog\Logger {#676 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#715
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#777 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#676 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#716 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#643 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#671 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#718 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#592
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#720 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#584
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#778 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#596 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#585 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#593 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#676 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#926 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#795 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#582
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#778 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#593 …}
  -map: Symfony\Component\Security\Http\AccessMap {#688 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#679
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#778 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#666 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#643 …}
}
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
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\AlertVoter"
5
"App\Security\Voter\AttributeVoter"
6
"App\Security\Voter\BatchJobVoter"
7
"App\Security\Voter\CassationTypeVoter"
8
"App\Security\Voter\CassationVoter"
9
"App\Security\Voter\ClientCompanyVoter"
10
"App\Security\Voter\ClientVoter"
11
"App\Security\Voter\ClothesGroupVoter"
12
"App\Security\Voter\ClothesServiceReasonVoter"
13
"App\Security\Voter\ClothesServiceVoter"
14
"App\Security\Voter\CompanyVoter"
15
"App\Security\Voter\EquipmentTypeVoter"
16
"App\Security\Voter\EquipmentVoter"
17
"App\Security\Voter\InventoryGroupVoter"
18
"App\Security\Voter\PhysicalInventoryVoter"
19
"App\Security\Voter\PriceVoter"
20
"App\Security\Voter\PrinterVoter"
21
"App\Security\Voter\ProductAttributeGroupVoter"
22
"App\Security\Voter\ProductBatchVoter"
23
"App\Security\Voter\ProductVoter"
24
"App\Security\Voter\RackVoter"
25
"App\Security\Voter\ReportCassationVoter"
26
"App\Security\Voter\ReportClientByProductVoter"
27
"App\Security\Voter\ReportClothesByWorkerVoter"
28
"App\Security\Voter\ReportClothesInVoter"
29
"App\Security\Voter\ReportClothesPricesM2Voter"
30
"App\Security\Voter\ReportClothesPricesVoter"
31
"App\Security\Voter\ReportClothesPricesWeightVoter"
32
"App\Security\Voter\ReportClothesServiceVoter"
33
"App\Security\Voter\ReportClothesStateVoter"
34
"App\Security\Voter\ReportClothesVoter"
35
"App\Security\Voter\ReportClothesWorkersVoter"
36
"App\Security\Voter\ReportDepractedVoter"
37
"App\Security\Voter\ReportDeviceReadsVoter"
38
"App\Security\Voter\ReportEquipmentsByClientVoter"
39
"App\Security\Voter\ReportListOfOrdersVoter"
40
"App\Security\Voter\ReportProductBatchVoter"
41
"App\Security\Voter\ReportProductsBatchClosedVoter"
42
"App\Security\Voter\ReportProductsBatchDifferenceByDayVoter"
43
"App\Security\Voter\ReportProductsBatchDifferenceStateVoter"
44
"App\Security\Voter\ReportProductsBatchDifferenceVoter"
45
"App\Security\Voter\ReportProductsBatchOpenVoter"
46
"App\Security\Voter\ReportProductsInDetailsVoter"
47
"App\Security\Voter\ReportProductsRegisteredVoter"
48
"App\Security\Voter\ReportProductsVoter"
49
"App\Security\Voter\ReportQuantypeVoter"
50
"App\Security\Voter\ReportSettlementWeightVoter"
51
"App\Security\Voter\ReportSettlementsPricesM2Voter"
52
"App\Security\Voter\ReportSettlementsPricesVoter"
53
"App\Security\Voter\ReportSettlementsPricesWeightVoter"
54
"App\Security\Voter\ReportStateMachineVoter"
55
"App\Security\Voter\ReportWashedTextilesVoter"
56
"App\Security\Voter\ReportWashedTextilesWeightVoter"
57
"App\Security\Voter\ReportWashingDepractedByProductVoter"
58
"App\Security\Voter\ReportWashingFrequencyByProductVoter"
59
"App\Security\Voter\ReportWashingFrequencyByWorkerVoter"
60
"App\Security\Voter\ReportWashingFrequencyVoter"
61
"App\Security\Voter\StateMachineVoter"
62
"App\Security\Voter\StateRoadMapVoter"
63
"App\Security\Voter\StateStatusVoter"
64
"App\Security\Voter\StatmentVoter"
65
"App\Security\Voter\StickyNoteVoter"
66
"App\Security\Voter\SwitchToLaundryUserVoter"
67
"App\Security\Voter\UserVoter"
68
"App\Security\Voter\WardVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_MANAGE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\Voter\AlertVoter"
ACCESS ABSTAIN
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\BatchJobVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientCompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceReasonVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\PhysicalInventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\PriceVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrinterVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductAttributeGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\RackVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportCassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClientByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesInVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesWorkersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDepractedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDeviceReadsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportEquipmentsByClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportListOfOrdersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchClosedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceByDayVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchOpenVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsInDetailsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsRegisteredVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportQuantypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportStateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingDepractedByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateRoadMapVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateStatusVoter"
ACCESS ABSTAIN
"App\Security\Voter\StatmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\StickyNoteVoter"
ACCESS ABSTAIN
"App\Security\Voter\SwitchToLaundryUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WardVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED ROLE_SUPERADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\Voter\AlertVoter"
ACCESS ABSTAIN
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\BatchJobVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientCompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceReasonVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\PhysicalInventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\PriceVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrinterVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductAttributeGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\RackVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportCassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClientByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesInVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesWorkersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDepractedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDeviceReadsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportEquipmentsByClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportListOfOrdersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchClosedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceByDayVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchOpenVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsInDetailsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsRegisteredVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportQuantypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportStateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingDepractedByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateRoadMapVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateStatusVoter"
ACCESS ABSTAIN
"App\Security\Voter\StatmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\StickyNoteVoter"
ACCESS ABSTAIN
"App\Security\Voter\SwitchToLaundryUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WardVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_LAUNDRY_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\Voter\AlertVoter"
ACCESS ABSTAIN
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\BatchJobVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientCompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceReasonVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\PhysicalInventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\PriceVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrinterVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductAttributeGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\RackVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportCassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClientByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesInVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesWorkersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDepractedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDeviceReadsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportEquipmentsByClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportListOfOrdersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchClosedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceByDayVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchOpenVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsInDetailsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsRegisteredVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportQuantypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportStateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingDepractedByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateRoadMapVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateStatusVoter"
ACCESS ABSTAIN
"App\Security\Voter\StatmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\StickyNoteVoter"
ACCESS ABSTAIN
"App\Security\Voter\SwitchToLaundryUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WardVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_LAUNDRY_HOSPITAL
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\Voter\AlertVoter"
ACCESS ABSTAIN
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\BatchJobVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientCompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceReasonVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\PhysicalInventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\PriceVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrinterVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductAttributeGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\RackVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportCassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClientByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesInVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesWorkersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDepractedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDeviceReadsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportEquipmentsByClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportListOfOrdersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchClosedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceByDayVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchOpenVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsInDetailsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsRegisteredVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportQuantypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportStateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingDepractedByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateRoadMapVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateStatusVoter"
ACCESS ABSTAIN
"App\Security\Voter\StatmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\StickyNoteVoter"
ACCESS ABSTAIN
"App\Security\Voter\SwitchToLaundryUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WardVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_LAUNDRY_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\Voter\AlertVoter"
ACCESS ABSTAIN
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\BatchJobVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientCompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceReasonVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\PhysicalInventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\PriceVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrinterVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductAttributeGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\RackVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportCassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClientByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesInVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesWorkersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDepractedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDeviceReadsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportEquipmentsByClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportListOfOrdersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchClosedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceByDayVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchOpenVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsInDetailsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsRegisteredVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportQuantypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportStateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingDepractedByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateRoadMapVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateStatusVoter"
ACCESS ABSTAIN
"App\Security\Voter\StatmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\StickyNoteVoter"
ACCESS ABSTAIN
"App\Security\Voter\SwitchToLaundryUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WardVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED ROLE_LAUNDRY_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\Voter\AlertVoter"
ACCESS ABSTAIN
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\BatchJobVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientCompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceReasonVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\PhysicalInventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\PriceVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrinterVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductAttributeGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\RackVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportCassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClientByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesInVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesWorkersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDepractedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDeviceReadsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportEquipmentsByClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportListOfOrdersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchClosedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceByDayVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchOpenVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsInDetailsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsRegisteredVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportQuantypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportStateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingDepractedByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateRoadMapVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateStatusVoter"
ACCESS ABSTAIN
"App\Security\Voter\StatmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\StickyNoteVoter"
ACCESS ABSTAIN
"App\Security\Voter\SwitchToLaundryUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WardVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED ROLE_MANAGE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\Voter\AlertVoter"
ACCESS ABSTAIN
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\BatchJobVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientCompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceReasonVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\PhysicalInventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\PriceVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrinterVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductAttributeGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\RackVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportCassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClientByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesInVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesWorkersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDepractedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDeviceReadsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportEquipmentsByClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportListOfOrdersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchClosedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceByDayVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchOpenVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsInDetailsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsRegisteredVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportQuantypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportStateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingDepractedByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateRoadMapVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateStatusVoter"
ACCESS ABSTAIN
"App\Security\Voter\StatmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\StickyNoteVoter"
ACCESS ABSTAIN
"App\Security\Voter\SwitchToLaundryUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WardVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AlertVoter"
ACCESS ABSTAIN
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\BatchJobVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientCompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceReasonVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\PhysicalInventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\PriceVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrinterVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductAttributeGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\RackVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportCassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClientByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesInVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesWorkersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDepractedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDeviceReadsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportEquipmentsByClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportListOfOrdersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchClosedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceByDayVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchOpenVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsInDetailsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsRegisteredVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportQuantypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportStateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingDepractedByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateRoadMapVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateStatusVoter"
ACCESS ABSTAIN
"App\Security\Voter\StatmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\StickyNoteVoter"
ACCESS ABSTAIN
"App\Security\Voter\SwitchToLaundryUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WardVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED product_list
null
"App\Security\Voter\AlertVoter"
ACCESS ABSTAIN
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\BatchJobVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\CassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientCompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceReasonVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\EquipmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\PhysicalInventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\PriceVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrinterVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductAttributeGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS DENIED
"App\Security\Voter\RackVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportCassationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClientByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesInVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportClothesWorkersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDepractedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportDeviceReadsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportEquipmentsByClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportListOfOrdersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductBatchVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchClosedVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceByDayVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceStateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchDifferenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsBatchOpenVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsInDetailsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsRegisteredVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportProductsVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportQuantypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesM2Voter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportSettlementsPricesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportStateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashedTextilesWeightVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingDepractedByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyByWorkerVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportWashingFrequencyVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateMachineVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateRoadMapVoter"
ACCESS ABSTAIN
"App\Security\Voter\StateStatusVoter"
ACCESS ABSTAIN
"App\Security\Voter\StatmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\StickyNoteVoter"
ACCESS ABSTAIN
"App\Security\Voter\SwitchToLaundryUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WardVoter"
ACCESS ABSTAIN
Show voter details