Security

Token

VSTMAURICE Username
Authenticated
Property Value
Roles
[
  "ROLE_TRIAGE_READ"
  "ROLE_SCANMANIFEST_READ"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#566
  -user: App\Entity\User {#11 …}
  -roleNames: [
    "ROLE_TRIAGE_READ"
    "ROLE_SCANMANIFEST_READ"
    "ROLE_USER"
  ]
  -attributes: []
  -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
[
  "remember_me"
  "App\Security\UserAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#511
  -map: Symfony\Component\Security\Http\AccessMap {#512 …}
  -logger: Monolog\Logger {#474 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#544
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#666 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#474 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#543 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#463 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#473 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#538 …}
}
28.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#537
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#539 …}
}
0.17 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#557
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#667 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#550 …}
  -map: Symfony\Component\Security\Http\AccessMap {#512 …}
}
0.28 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#460
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#667 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#468 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#463 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\UserAuthenticator"
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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\DashboardViewVoter"
5
"App\Security\Voter\Front\CanCheckoutVoter"
6
"App\Security\Voter\PoEditVoter"
7
"App\Security\Voter\ShowUserVoter"
8
"App\Security\Voter\TriageScanVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#17
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#61 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#64 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#63 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#62 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#65 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/triage/edit/2569/scan"
  #requestUri: "/triage/edit/2569/scan?actionName=confirm&actionValue=829832&triageScanId=5050044&ajax=1"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#607 …}
  #locale: "fr"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED TRIAGE_CAN_SCAN
App\Entity\Po {#1566
  -id: 2569
  -number: 8298
  -active: true
  -lots: Doctrine\ORM\PersistentCollection {#1664 …}
  -status: Proxies\__CG__\App\Entity\Information\PoStatus {#1573 …}
  -supplier: Proxies\__CG__\App\Entity\Supplier {#1739 …}
  -nbPallet: null
  -nbUnit: null
  -eta: DateTime @1730088000 {#1560
    date: 2024-10-28 00:00:00.0 America/Montreal (-04:00)
  }
  -receivedAt: DateTime @1731992400 {#1563
    date: 2024-11-19 00:00:00.0 America/Montreal (-05:00)
  }
  -manifestImport: false
  -productCondition: Proxies\__CG__\App\Entity\Information\ProductCondition {#1767 …}
  -manifestStyle: Proxies\__CG__\App\Entity\Information\ManifestStyle {#1785 …}
  -note: "PO DE VALIDATION"
  -costPo: null
  -costTransport: null
  -costCustoms: null
  -msrpValue: null
  -financesSellingEstimated: 1.0
  -sealNumberProvided: null
  -sealNumberReceived: null
  -nbUnitReceived: null
  -nbPalletReceived: 1
  -invoiceStyle: Proxies\__CG__\App\Entity\Information\InvoiceStyle {#1802 …}
  -supplierInvoiceState: null
  -sealNumberNA: false
  -noteReception: null
  -warehouse: Proxies\__CG__\App\Entity\Warehouse {#1433 …}
  -location: "01"
  -manifestItems: Doctrine\ORM\PersistentCollection {#1806 …}
  -scanManifestUsers: Doctrine\ORM\PersistentCollection {#1808 …}
  -itemsForAnalysis: Doctrine\ORM\PersistentCollection {#1830 …}
  -triageUsers: Doctrine\ORM\PersistentCollection {#1833 …}
  -preparationLots: Doctrine\ORM\PersistentCollection {#1829 …}
  -progressStepReception: 3
  -progressStepScanManifest: 10
  -progressStepImportManifest: 10
  -progressStepAnalysis: 10
  -progressStepPreparation: 10
  -progressStepTriage: 0
  -progressStepPhotobooth: 0
  -progressStepListing: 0
  -progressStepConciliation: 0
  -triageScans: Doctrine\ORM\PersistentCollection {#1863 …}
  -purchaseInvoices: Doctrine\ORM\PersistentCollection {#1874 …}
  -lotItems: Doctrine\ORM\PersistentCollection {#1876 …}
  -preparationTotalUnits: null
  -preparationTotalExtended: null
  -preparationTotalSellingExtended: null
  -preparationTotalCps: null
  -preparationTotalLots: null
  -importProductQuantity: null
  -importUnitQuantity: null
  -isTruckload: false
  -truckloadLots: Doctrine\ORM\PersistentCollection {#1920 …}
  -progressStepTruckload: 0
  -isAutoanalysisRunning: false
  -isAutoanalysisDone: false
  -bolSupplier: null
  -scanSessions: Doctrine\ORM\PersistentCollection {#1910 …}
  -customsDescription: null
  -customsCountryOfOrigin: null
  -customsHsCode: null
  -invoiceCustomsData: Doctrine\ORM\PersistentCollection {#1933 …}
  -costProduction: null
  -nextCpNumber: 1
  -newsletters: Doctrine\ORM\PersistentCollection {#1904 …}
  -isAutoTriage: false
  -isLotImportAllowed: false
  -lotItemOrigins: Doctrine\ORM\PersistentCollection {#1963 …}
  -stockUpdates: Doctrine\ORM\PersistentCollection {#1956 …}
  -hasPremadeLots: false
  -isAutoTriageTruckload: false
  -autoTriageCategory: null
  -autoTriageCategoryName: null
  -autoTriageCategoryDiscount: null
  -stockLocationUpdates: Doctrine\ORM\PersistentCollection {#1962 …}
  -archivedAt: null
  -isFinal: false
  -finalTotalManifestItems: null
  -finalTotalAnalyzedItems: null
  -finalTotalDifferentItems: null
  -finalTotalTriageItems: null
  -finalImportUnitQuantity: null
  -finalTotalHours: null
  -finalTotalScansPerHour: null
  -finalMsrp: null
  -finalEstimatedSalesListing: null
  -finalSellingPo: null
  -finalCogReal: null
  -finalNbLots: null
  -isNewMappingsRequired: false
  -autoAnalysisStartAt: null
  -autoAnalysisEndAt: null
  -currentSynccentricCampaign: null
  -analysisQueuePriority: null
  -isPrepareAutoanalysisRunning: false
  -isPrepareAutoanalysisDone: false
  -synccentricExportCurrentPage: null
  -synccentricExportLastPage: null
  -isSynccentricSearchRequired: false
  -isSynccentricImportRunning: false
  -isSynccentricImportDone: false
  -isSynccentricSearchRunning: false
  -isSynccentricSearchDone: false
  -isSynccentricExportRunning: false
  -isSynccentricExportDone: false
  -isPrepareAutoanalysisStarted: false
  -isSynccentricImportStarted: false
  -isSynccentricExportStarted: false
  -isAutoanalysisStarted: false
}
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS GRANTED
Show voter details
3 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED ROLE_SUPERVISOR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\DashboardViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Front\CanCheckoutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PoEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\ShowUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\TriageScanVoter"
ACCESS ABSTAIN
Show voter details