Redirect 302 redirect from GET @dashboard (27ecc0)

GET https://demokwity.kindergarden.epralnia24.pl/laundry/admin/dashboard?rw=true

Security

Token

damians2@aska.com.pl Username
Authenticated
309032 From
Property Value
Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_LAUNDRY_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#1093
  -user: App\Entity\User {#1488 …}
  -roleNames: [
    "ROLE_ALLOWED_TO_SWITCH"
    "ROLE_LAUNDRY_ADMIN"
  ]
  -attributes: []
  -secret: null
  -firewallName: "main"
}

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"
  "login_throttling"
  "remember_me"
  "App\Security\UserAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1016
  -map: Symfony\Component\Security\Http\AccessMap {#1017 …}
  -logger: Monolog\Logger {#1005 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1041
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1004 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1044 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1226 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1042 …}
  -logger: Monolog\Logger {#1005 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#979 …}
}
42.97 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1072
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1047 …}
}
0.41 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1079
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1227 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1066 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1080 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1074 …}
  -logger: Monolog\Logger {#1005 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1394 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#1244 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1082
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1227 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1074 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1017 …}
}
1.04 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1008
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1227 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#960 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#979 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\UserAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
2
"App\Security\Voter\DashboardVoter"
3
"App\Security\Voter\ReportWashedTextilesVoter"
4
"App\Security\Voter\StickyNoteVoter"
5
"App\Security\Voter\ClientGroupVoter"
6
"App\Security\Voter\ClientVoter"
7
"App\Security\Voter\LumpSumAgreementVoter"
8
"App\Security\Voter\ClientLaundryVoter"
9
"App\Security\Voter\AmortizationPriceVoter"
10
"App\Security\Voter\InvoiceVoter"
11
"App\Security\Voter\ClotheVoter"
12
"App\Security\Voter\ClothesGroupVoter"
13
"App\Security\Voter\TextileTemplateVoter"
14
"App\Security\Voter\PriceVoter"
15
"App\Security\Voter\WorkerVoter"
16
"App\Security\Voter\ProductVoter"
17
"App\Security\Voter\LockerVoter"
18
"App\Security\Voter\EquipmentVoter"
19
"App\Security\Voter\CirculationVoter"
20
"App\Security\Voter\AmortizationContractVoter"
21
"App\Security\Voter\StorageDocumentVoter"
22
"App\Security\Voter\SettlementVoter"
23
"App\Security\Voter\DocumentVoter"
24
"App\Security\Voter\EquipmentTypeVoter"
25
"App\Security\Voter\EquipmentRentalVoter"
26
"App\Security\Voter\DeviceVoter"
27
"App\Security\Voter\ClothesServiceVoter"
28
"App\Security\Voter\ClothesServiceReasonVoter"
29
"App\Security\Voter\ReportAmortizationsVoter"
30
"App\Security\Voter\UserVoter"
31
"App\Security\Voter\ProductAttributeGroupVoter"
32
"App\Security\Voter\AttributeVoter"
33
"App\Security\Voter\CassationVoter"
34
"App\Security\Voter\CassationTypeVoter"
35
"App\Security\Voter\ProductKitVoter"
36
"App\Security\Voter\PhysicalInventoryVoter"
37
"App\Security\Voter\InventoryGroupVoter"
38
"App\Security\Voter\ProductBatchVoter"
39
"App\Security\Voter\BatchJobVoter"
40
"App\Security\Voter\StateStatusVoter"
41
"App\Security\Voter\StateRoadMapVoter"
42
"App\Security\Voter\StateMachineVoter"
43
"App\Security\Voter\AlertVoter"
44
"App\Security\Voter\ProductReturnedVoter"
45
"App\Security\Voter\PrinterVoter"
46
"App\Security\Voter\SizeVoter"
47
"App\Security\Voter\ProductOrderVoter"
48
"App\Security\Voter\ProductWithdrawalVoter"
49
"App\Security\Voter\StorageVoter"
50
"App\Security\Voter\StorageHistoryVoter"
51
"App\Security\Voter\MqttBrokerVoter"
52
"App\Security\Voter\QrCodeVoter"
53
"App\Security\Voter\CompanyVoter"
54
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_LAUNDRY_ADMIN"
  "ROLE_LAUNDRY_USER"
  "ROLE_LAUNDRY_HOSPITAL"
]
Symfony\Component\HttpFoundation\Request {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#4 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "image/avif"
    "image/webp"
    "image/apng"
    "application/xml"
    "*/*"
    "application/signed-exchange;v=b3"
  ]
  #pathInfo: "/laundry/admin/dashboard"
  #requestUri: "/laundry/admin/dashboard"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1086 …}
  #locale: null
  #defaultLocale: "pl"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_LAUNDRY_ADMIN.
Show voter details
2 DENIED ROLE_SUPERADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_SUPERADMIN.
Show voter details
3 GRANTED ROLE_LAUNDRY_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_LAUNDRY_ADMIN.
Show voter details
4 DENIED ROLE_LAUNDRY_HOSPITAL
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_LAUNDRY_HOSPITAL.
Show voter details
5 GRANTED ROLE_LAUNDRY_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_LAUNDRY_ADMIN.
Show voter details
6 GRANTED dashboard_index
null
"App\Security\Voter\DashboardVoter"
GRANTED
Show voter details
7 GRANTED report_washed_textiles_list
null
"App\Security\Voter\ReportWashedTextilesVoter"
GRANTED
Show voter details
8 GRANTED sticky_note_list
null
"App\Security\Voter\StickyNoteVoter"
GRANTED
Show voter details
9 GRANTED client_group_list
null
"App\Security\Voter\ClientGroupVoter"
GRANTED
Show voter details
10 GRANTED client_list
null
"App\Security\Voter\ClientVoter"
GRANTED
Show voter details
11 GRANTED lumpsum_agreement_list
null
"App\Security\Voter\LumpSumAgreementVoter"
GRANTED
Show voter details
12 GRANTED client_laundry_list
null
"App\Security\Voter\ClientLaundryVoter"
GRANTED
Show voter details
13 GRANTED amortization_price_list
null
"App\Security\Voter\AmortizationPriceVoter"
GRANTED
Show voter details
14 GRANTED invoice_list
null
"App\Security\Voter\InvoiceVoter"
GRANTED
Show voter details
15 GRANTED clothe_list
null
"App\Security\Voter\ClotheVoter"
GRANTED
Show voter details
16 GRANTED clothes_group_list
null
"App\Security\Voter\ClothesGroupVoter"
GRANTED
Show voter details
17 GRANTED textile_template_list
null
"App\Security\Voter\TextileTemplateVoter"
GRANTED
Show voter details
18 GRANTED clothes_group_create
null
"App\Security\Voter\ClothesGroupVoter"
GRANTED
Show voter details
19 GRANTED price_list
null
"App\Security\Voter\PriceVoter"
GRANTED
Show voter details
20 GRANTED client_import
null
"App\Security\Voter\ClientVoter"
GRANTED
Show voter details
21 GRANTED clothes_group_import
null
"App\Security\Voter\ClothesGroupVoter"
GRANTED
Show voter details
22 GRANTED worker_import
null
"App\Security\Voter\WorkerVoter"
GRANTED
Show voter details
23 GRANTED product_import
null
"App\Security\Voter\ProductVoter"
GRANTED
Show voter details
24 GRANTED locker_import
null
"App\Security\Voter\LockerVoter"
GRANTED
Show voter details
25 GRANTED equipment_import
null
"App\Security\Voter\EquipmentVoter"
GRANTED
Show voter details
26 GRANTED circulation_create
null
"App\Security\Voter\CirculationVoter"
GRANTED
Show voter details
27 GRANTED amortization_contract_list
null
"App\Security\Voter\AmortizationContractVoter"
GRANTED
Show voter details
28 GRANTED storage_document_create
null
"App\Security\Voter\StorageDocumentVoter"
GRANTED
Show voter details
29 GRANTED settlement_list
null
"App\Security\Voter\SettlementVoter"
GRANTED
Show voter details
30 GRANTED settlement_list
null
"App\Security\Voter\SettlementVoter"
GRANTED
Show voter details
31 GRANTED settlement_pieces_create
null
"App\Security\Voter\SettlementVoter"
GRANTED
Show voter details
32 GRANTED settlement_weight_create
null
"App\Security\Voter\SettlementVoter"
GRANTED
Show voter details
33 GRANTED document_list
null
"App\Security\Voter\DocumentVoter"
GRANTED
Show voter details
34 GRANTED equipment_list
null
"App\Security\Voter\EquipmentVoter"
GRANTED
Show voter details
35 GRANTED equipment_type_list
null
"App\Security\Voter\EquipmentTypeVoter"
GRANTED
Show voter details
36 GRANTED equipment_rental_list
null
"App\Security\Voter\EquipmentRentalVoter"
GRANTED
Show voter details
37 GRANTED device_list
null
"App\Security\Voter\DeviceVoter"
GRANTED
Show voter details
38 GRANTED clothes_service_list
null
"App\Security\Voter\ClothesServiceVoter"
GRANTED
Show voter details
39 GRANTED clothes_service_list
null
"App\Security\Voter\ClothesServiceVoter"
GRANTED
Show voter details
40 GRANTED clothes_service_reason_list
null
"App\Security\Voter\ClothesServiceReasonVoter"
GRANTED
Show voter details
41 GRANTED report_amortizations_list
null
"App\Security\Voter\ReportAmortizationsVoter"
GRANTED
Show voter details
42 GRANTED user_list
null
"App\Security\Voter\UserVoter"
GRANTED
Show voter details
43 GRANTED poduct_attribute_list
null
"App\Security\Voter\ProductAttributeGroupVoter"
GRANTED
Show voter details
44 GRANTED attribute_list
null
"App\Security\Voter\AttributeVoter"
GRANTED
Show voter details
45 GRANTED cassation_list
null
"App\Security\Voter\CassationVoter"
GRANTED
Show voter details
46 GRANTED cassation_type_list
null
"App\Security\Voter\CassationTypeVoter"
GRANTED
Show voter details
47 GRANTED product_list
null
"App\Security\Voter\ProductVoter"
GRANTED
Show voter details
48 GRANTED worker_list
null
"App\Security\Voter\WorkerVoter"
GRANTED
Show voter details
49 GRANTED product_kit_list
null
"App\Security\Voter\ProductKitVoter"
GRANTED
Show voter details
50 GRANTED product_list
null
"App\Security\Voter\ProductVoter"
GRANTED
Show voter details
51 GRANTED physical_inventory_list
null
"App\Security\Voter\PhysicalInventoryVoter"
GRANTED
Show voter details
52 GRANTED inventory_group_list
null
"App\Security\Voter\InventoryGroupVoter"
GRANTED
Show voter details
53 GRANTED batch_list
null
"App\Security\Voter\ProductBatchVoter"
GRANTED
Show voter details
54 GRANTED batch_job_list
null
"App\Security\Voter\BatchJobVoter"
GRANTED
Show voter details
55 GRANTED locker_list
null
"App\Security\Voter\LockerVoter"
GRANTED
Show voter details
56 GRANTED state_status_list
null
"App\Security\Voter\StateStatusVoter"
GRANTED
Show voter details
57 GRANTED road_map_list
null
"App\Security\Voter\StateRoadMapVoter"
GRANTED
Show voter details
58 GRANTED state_machine_list
null
"App\Security\Voter\StateMachineVoter"
GRANTED
Show voter details
59 GRANTED alert_list
null
"App\Security\Voter\AlertVoter"
GRANTED
Show voter details
60 GRANTED product_returned_list
null
"App\Security\Voter\ProductReturnedVoter"
GRANTED
Show voter details
61 GRANTED printer_list
null
"App\Security\Voter\PrinterVoter"
GRANTED
Show voter details
62 GRANTED size_list
null
"App\Security\Voter\SizeVoter"
GRANTED
Show voter details
63 GRANTED product_order_list
null
"App\Security\Voter\ProductOrderVoter"
GRANTED
Show voter details
64 GRANTED product_withdrawal_list
null
"App\Security\Voter\ProductWithdrawalVoter"
GRANTED
Show voter details
65 GRANTED storage_list
null
"App\Security\Voter\StorageVoter"
GRANTED
Show voter details
66 GRANTED storage_document_list
null
"App\Security\Voter\StorageDocumentVoter"
GRANTED
Show voter details
67 GRANTED storage_history_list
null
"App\Security\Voter\StorageHistoryVoter"
GRANTED
Show voter details
68 GRANTED mqtt_broker_list
null
"App\Security\Voter\MqttBrokerVoter"
GRANTED
Show voter details
69 GRANTED qr_code_list
null
"App\Security\Voter\QrCodeVoter"
GRANTED
Show voter details
70 GRANTED product_register
null
"App\Security\Voter\ProductVoter"
GRANTED
Show voter details
71 GRANTED batch_mqtt
null
"App\Security\Voter\ProductBatchVoter"
GRANTED
Show voter details
72 GRANTED storage_document_mqtt
null
"App\Security\Voter\StorageDocumentVoter"
GRANTED
Show voter details
73 GRANTED cassation_mqtt
null
"App\Security\Voter\CassationVoter"
GRANTED
Show voter details
74 GRANTED amortization_contract_list
null
"App\Security\Voter\AmortizationContractVoter"
GRANTED
Show voter details
75 GRANTED circulation_list
null
"App\Security\Voter\CirculationVoter"
GRANTED
Show voter details
76 GRANTED amortization_contract_list
null
"App\Security\Voter\AmortizationContractVoter"
GRANTED
Show voter details
77 GRANTED company_update
App\Entity\Company {#1556
  -id: 18
  -company: "PRALNIA TEST"
  -nip: "8232472751"
  -regon: "345"
  -postCode: null
  -city: "Warszawa"
  -address: "ul. Praczy 3"
  -users: Doctrine\ORM\PersistentCollection {#3284 …}
  -clients: Doctrine\ORM\PersistentCollection {#3274 …}
  -settlements: Doctrine\ORM\PersistentCollection {#3272 …}
  -imageFile: null
  -imageName: "zrzut-ekranu-2025-12-11-101811-693a8c08e99ee840758805-6a292dd6712ea879453074.png"
  -permissions: [
    "client_reports_washed_textiles"
    "client_reports_washed_textiles_by_weight"
    "client_reports_list_of_orders"
    "reports_settlements_prices"
    "reports_settlements_prices_weight"
    "reports_settlements_prices_m2"
    "reports_clothes_in"
    "reports_products_in_details"
    "reports_quantype"
    "laundry_reports_washing_frequency"
    "reports_washing_frequency_by_product"
    "laundry_reports_products_batch_difference"
    "reports_clothes_prices"
    "reports_clothes_prices_weight"
    "reports_clothes_prices_m2"
    "reports_products"
    "reports_clothes_by_worker"
    "laundry_reports_washing_depracted_by_product"
    "laundry_reports_state_machine"
    "laundry_reports_depracted"
    "laundry_reports_amortizations"
    "reports_products_registered"
    "reports_clothes"
    "reports_client_by_product"
    "reports_cassation"
    "reports_washing_frequency_by_worker"
    "reports_clothes_service"
    "reports_device_reads"
    "reports_equipments_by_client"
    "allowed_to_switch_user"
    "settlement_weight"
    "settlement_pieces"
    "report_show_diff"
    "worker_list_show"
    "attribute_list_show"
    "product_list_show"
    "laundry_batch"
    "status_list_show"
    "laundry_products_change_status"
    "road_map_show"
    "create_attribute_group"
    "laundry_cassation_show"
    "equipment_show"
    "state_machine_list_show"
    "device_show"
    "alert_show"
    "laundry_profile"
    "laundry_amortizations"
    "laundry_prices"
    "laundry_import_show"
    "laundry_clothes_import"
    "laundry_workers_import"
    "laundry_product_import"
    "laundry_boxes_import"
    "laundry_product_search"
    "laundry_boxes"
    "clothes_service"
    "inventory"
  ]
  -footerWWW: "www.pralnia-pracz.pl"
  -footerPhone: "123456789"
  -footerEmail: "pralnia@aska.com.pl"
  -reportSettings: []
  -settings: Doctrine\ORM\PersistentCollection {#3238 …}
  -active: true
  -attributes: Doctrine\ORM\PersistentCollection {#3445 …}
  -companySettings: App\Entity\CompanySetting {#3690 …}
  -amortizations: Doctrine\ORM\PersistentCollection {#3504 …}
  -printTemplates: Doctrine\ORM\PersistentCollection {#3561 …}
  -clothesGroups: Doctrine\ORM\PersistentCollection {#3654 …}
  -allowedRoles: Doctrine\ORM\PersistentCollection {#3652 …}
  -logs: Doctrine\ORM\PersistentCollection {#3689 …}
  #createdBy: App\Entity\User {#1506 …}
  #updatedBy: App\Entity\User {#1506 …}
  #createdAt: DateTime @1720448549 {#3283
    date: 2024-07-08 16:22:29.0 Europe/Warsaw (+02:00)
  }
  #updatedAt: DateTime @1782294434 {#3286
    date: 2026-06-24 11:47:14.0 Europe/Warsaw (+02:00)
  }
  #deactivateDate: null
}
"App\Security\Voter\CompanyVoter"
GRANTED
Show voter details
78 DENIED ROLE_CLIENT_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_CLIENT_ADMIN.
Show voter details
79 DENIED ROLE_CLIENT_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_CLIENT_USER.
Show voter details
80 GRANTED ROLE_LAUNDRY_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_LAUNDRY_ADMIN.
Show voter details
81 GRANTED ROLE_ALLOWED_TO_SWITCH
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_ALLOWED_TO_SWITCH.
Show voter details
82 DENIED IS_IMPERSONAtTOR
null
83 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
Show voter details
84 GRANTED ROLE_LAUNDRY_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_LAUNDRY_ADMIN.
Show voter details
85 GRANTED user_locale
null
"App\Security\Voter\UserVoter"
GRANTED
Show voter details
86 GRANTED settlement_list
null
"App\Security\Voter\SettlementVoter"
GRANTED
Show voter details
87 GRANTED ROLE_LAUNDRY_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_LAUNDRY_ADMIN.
Show voter details
88 GRANTED product_list
null
"App\Security\Voter\ProductVoter"
GRANTED
Show voter details
89 GRANTED batch_list
null
"App\Security\Voter\ProductBatchVoter"
GRANTED
Show voter details
90 GRANTED product_list
null
"App\Security\Voter\ProductVoter"
GRANTED
Show voter details