http://dev.api.digidom.pro/v1/invoices?q=%2Fv1%2Finvoices Return to referer URL

Security

Token

florian@digidom.pro Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
  "ROLE_SUPER_ADMIN"
  "ROLE_MAILBOX_ADMIN"
  "ROLE_MAILBOX_SUPER_ADMIN"
  "ROLE_DEV"
  "ROLE_EDITOR_SITE"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#2045
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Mjk1MDExMTcsImV4cCI6MTcyOTU4NzUxNywicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BRE1JTiIsIlJPTEVfU1VQRVJfQURNSU4iLCJST0xFX01BSUxCT1hfQURNSU4iLCJST0xFX01BSUxCT1hfU1VQRVJfQURNSU4iLCJST0xFX0RFViIsIlJPTEVfRURJVE9SX1NJVEUiXSwidXNlcm5hbWUiOiJmbG9yaWFuQGRpZ2lkb20ucHJvIn0.IkDYk2dDGu5whO6TrYjxZsJJY_KbwHoz7I6hBVRx9hTevpC6Mh8lj8bEimYR4eWr-3x49_dqNs3vG7z0n6UivaGwPMp8oL6wBtn0UDKPDn6T3JLYndUGqJp8ldITST0U8bWpRp94lZoZjK6Ayub0Hkcsa7GH_dKb3TeYpUmiQALzh85kbaRre9lGErUuNDkCLUcQpWGCg-_Vso5L030gCKNL8iEcHAadijfmd2fC6Q-Oe2bR0x-m0X3fLZSn6D3ArjFX7ZlIfhn3pQmVQXlO-S0EF5uRWWu8fxJRdbzJ9JXTj1WdLC1kiwZyMfskt_fd6hc6SINNX4oeqzk683bmvw"
  #providerKey: "api"
  -user: Evo\Infrastructure\MappingORM\User {#2236 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_ADMIN"
    "ROLE_SUPER_ADMIN"
    "ROLE_MAILBOX_ADMIN"
    "ROLE_MAILBOX_SUPER_ADMIN"
    "ROLE_DEV"
    "ROLE_EDITOR_SITE"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point lexik_jwt_authentication.jwt_token_authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "guard"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1923
  -map: Symfony\Component\Security\Http\AccessMap {#1922 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1930 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1884
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1893 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1888 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1883 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1930 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#567 …}
}
50.87 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1878
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#567 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1866 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1865 …}
  -firewallName: "api"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#562 …}
  -usernameParameter: "x-switch-user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#1930 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#853 …}
  -stateless: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1881
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#567 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#562 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1922 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1888 …}
  -exceptionOnNoToken: true
}
0.24 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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Evo\Application\Security\Voter\AdminManageVoter"
5
"Evo\Application\Security\Voter\UserVoter"
6
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#12
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #content: "{"status":"","VATRate":"20","priceWithoutTax":0,"object":"dom","price":0,"totalPaid":0,"totalRefund":0,"discountWithoutTax":0,"items":[{"product":{"@id":"/v1/products/15","@type":"Product","id":15,"category":{"@id":"/v1/categories/3","@type":"Category","title":"Packs Domiciliation"},"categoryForBillingReport":null,"stores":[],"productHistories":[],"name":"Pack Scanpack","alternateName":"Scanpack","priceWithoutTax":49,"description":"<div>Pack Scanpack:</div><ul><li>Domiciliation commerciale</li><li>&nbsp;Réception et réexpédition du courrier 1 fois par semaine ou 1 fois par mois (frais de réexpédition offerts)</li><li>Dématérialisation et classement du courrier dans un dossier sécurisé&nbsp;</li></ul><ul><li>Promo des vacanciers : 12,00€ de remise sur l'abonnement</li></ul><br>","active":false,"metaDescription":null,"metaTitle":null,"url":null,"createdAt":"2019-12-09T21:25:23+01:00","uniqueKey":"PACK_SCANPACK","isArchived":false,"isSubscriptionComponent":null},"quantity":1,"unitPriceWithoutTax":49,"discountWithoutTax":0,"discountWithoutTaxPercent":0,"description":"<div>Pack Scanpack:</div><ul><li>Domiciliation commerciale</li><li>&nbsp;Réception et réexpédition du courrier 1 fois par semaine ou 1 fois par mois (frais de réexpédition offerts)</li><li>Dématérialisation et classement du courrier dans un dossier sécurisé&nbsp;</li></ul><ul><li>Promo des vacanciers : 12,00€ de remise sur l'abonnement</li></ul><br>"},{"product":{"@id":"/v1/products/106","@type":"Product","id":106,"category":{"@id":"/v1/categories/2","@type":"Category","title":"Domiciliation"},"categoryForBillingReport":null,"stores":[],"productHistories":[],"name":"Dépôt de garantie","alternateName":"Dépôt de garantie","priceWithoutTax":50,"description":"<div>Dépôt de garantie</div>","active":false,"metaDescription":null,"metaTitle":null,"url":null,"createdAt":"2020-01-06T11:47:23+01:00","uniqueKey":"SECURITY_DEPOSIT","isArchived":false,"isSubscriptionComponent":null},"quantity":1,"unitPriceWithoutTax":50,"discountWithoutTax":0,"discountWithoutTaxPercent":0,"description":"<div>Dépôt de garantie</div>"}],"payments":[],"creditNotes":[],"discountWithoutTaxPercent":0,"remainingToPay":0,"totalRefundedPayment":0,"isNewOrganization":true,"uniqueKey":null,"marge":null,"number":null,"newOrganizationUserEmail":"florrererereian@digidom.pro","newOrganizationPhoneNumber":"0626457947","newOrganizationLegalName":"AGLVerrerere","newOrganizationAddress":{"addressCountry":"France","addressLocality":"Teste la","postalCode":"Teste la","streetAddress":"Teste la"},"isDomiciliation":false,"invoiceParent":null,"paymentDeadline":null}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
    "text/plain"
    "*/*"
  ]
  #pathInfo: "/v1/invoices"
  #requestUri: "/v1/invoices"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1356 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
3 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
4 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
5 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
6 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
7 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
8 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
9 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
10 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
11 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
12 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
13 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
14 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
15 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
16 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
17 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
18 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
19 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
20 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
21 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
22 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details