Security

Token

karserj Username
Authenticated
Property Value
Roles
[
  "ROLE_SYSTEM_ADMINISTRATOR"
]
Inherited Roles
[
  "ROLE_ANRE_USER"
  "ROLE_AUDIT"
  "ROLE_LICENCES_SPECIALIST"
  "ROLE_USER"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#340
  -user: App\Entity\User {#154 …}
  -roleNames: [
    "ROLE_SYSTEM_ADMINISTRATOR"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\UserProvider
context main
entry_point App\Security\UserAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\UserAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#275
  -map: Symfony\Component\Security\Http\AccessMap {#276 …}
  -logger: Symfony\Bridge\Monolog\Logger {#247 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#311
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#464 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#247 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#310 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#251 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#244 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#305 …}
}
146.21 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#306
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#307 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#315
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#465 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#313 …}
  -map: Symfony\Component\Security\Http\AccessMap {#276 …}
}
2.70 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#250
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#465 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_web_auth_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#239 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#251 …}
}
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\RoleHierarchyVoter"
3
"App\Security\Voter\Customer\Application\CloseVoter"
4
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
5
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
6
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
7
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
8
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
9
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
10
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
11
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
12
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
13
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
14
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
15
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
16
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
17
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
18
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
19
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
20
"App\Security\Voter\Customer\Application\ProcessVoter"
21
"App\Security\Voter\Customer\Application\Registration\AcceptVoter"
22
"App\Security\Voter\Customer\Application\Registration\ApplyByCustomerVoter"
23
"App\Security\Voter\Customer\Application\Registration\ApplyByRegistratorVoter"
24
"App\Security\Voter\Customer\Application\Registration\AssignAuthorizationSpecialistsVoter"
25
"App\Security\Voter\Customer\Application\Registration\CloseByCustomerVoter"
26
"App\Security\Voter\Customer\Application\Registration\CreateByCustomerVoter"
27
"App\Security\Voter\Customer\Application\Registration\CreateByRegistratorVoter"
28
"App\Security\Voter\Customer\Application\Registration\GenerateApplicationVoter"
29
"App\Security\Voter\Customer\Application\Registration\GenerateDeclarationVoter"
30
"App\Security\Voter\Customer\Application\Registration\UpdateByCustomerVoter"
31
"App\Security\Voter\Customer\Application\Registration\UpdateByRegistratorVoter"
32
"App\Security\Voter\Customer\Application\RejectVoter"
33
"App\Security\Voter\Customer\Application\RequestRejectionVoter"
34
"App\Security\Voter\Customer\Application\Revoke\AcceptVoter"
35
"App\Security\Voter\Customer\Application\Revoke\ApplyByCustomerVoter"
36
"App\Security\Voter\Customer\Application\Revoke\ApplyByRegistratorVoter"
37
"App\Security\Voter\Customer\Application\Revoke\AssignAuthorizationSpecialistsVoter"
38
"App\Security\Voter\Customer\Application\Revoke\CloseVoter"
39
"App\Security\Voter\Customer\Application\Revoke\CreateByCustomerVoter"
40
"App\Security\Voter\Customer\Application\Revoke\CreateByRegistratorVoter"
41
"App\Security\Voter\Customer\Application\Revoke\UpdateByCustomerVoter"
42
"App\Security\Voter\Customer\Application\Revoke\UpdateByRegistratorVoter"
43
"App\Security\Voter\Customer\Application\SignByOwnerVoter"
44
"App\Security\Voter\Customer\Application\ViewByANREVoter"
45
"App\Security\Voter\Customer\Application\ViewByOwnerVoter"
46
"App\Security\Voter\Customer\Application\ViewSignatureInfoByANREVoter"
47
"App\Security\Voter\Customer\Application\ViewSignatureInfoByOwnerVoter"
48
"App\Security\Voter\Customer\CreateVoter"
49
"App\Security\Voter\Customer\Document\DeleteVersionByOwnerVoter"
50
"App\Security\Voter\Customer\Document\DownloadVersionByANREVoter"
51
"App\Security\Voter\Customer\Document\DownloadVersionByOwnerVoter"
52
"App\Security\Voter\Customer\Document\ManageByOwnerVoter"
53
"App\Security\Voter\Customer\Document\MarkAsVerifiedByANREVoter"
54
"App\Security\Voter\Customer\Document\SignByOwnerVoter"
55
"App\Security\Voter\Customer\Document\ViewSignatureInfoByANREVoter"
56
"App\Security\Voter\Customer\Document\ViewSignatureInfoByOwnerVoter"
57
"App\Security\Voter\Customer\ReferencePerson\ManageByCustomerVoter"
58
"App\Security\Voter\Customer\ReferencePerson\ViewByCustomerVoter"
59
"App\Security\Voter\Customer\UpdateCompanyInfoVoter"
60
"App\Security\Voter\Customer\UpdateCustomerInfoVoter"
61
"App\Security\Voter\Customer\ViewByANREVoter"
62
"App\Security\Voter\Participant\DownloadDocumentByANREVoter"
63
"App\Security\Voter\Participant\RevokeViaApplicationVoter"
64
"App\Security\Voter\Participant\RevokeVoter"
65
"App\Security\Voter\Participant\UpdateVoter"
66
"App\Security\Voter\Participant\ViewByOwnerVoter"
67
"App\Security\Voter\User\CreateVoter"
68
"App\Security\Voter\User\DeleteVoter"
69
"App\Security\Voter\User\UpdateVoter"
70
"App\Security\Voter\User\ViewVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_ANRE_USER
Symfony\Component\HttpFoundation\Request {#16
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#60 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#63 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#62 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#64 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/ro/anre/application/registration/6/show"
  #requestUri: "/ro/anre/application/registration/6/show?_back_url=/ro/anre/customer/4/applications"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#323 …}
  #locale: "ro"
  #defaultLocale: "ro"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED PERMISSION_VIEW
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ProcessVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RejectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RequestRejectionVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\SignByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByANREVoter"
ACCESS GRANTED
Show voter details
3 GRANTED ROLE_SYSTEM_ADMINISTRATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
4 DENIED ROLE_CUSTOMER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ProcessVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RejectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RequestRejectionVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\SignByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewSignatureInfoByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewSignatureInfoByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\CreateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DeleteVersionByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DownloadVersionByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DownloadVersionByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ManageByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\MarkAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\SignByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ViewSignatureInfoByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ViewSignatureInfoByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ReferencePerson\ManageByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ReferencePerson\ViewByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\UpdateCompanyInfoVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\UpdateCustomerInfoVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ViewByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\RevokeViaApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\RevokeVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\UpdateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\ViewByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\CreateVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\DeleteVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\UpdateVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\ViewVoter"
ACCESS ABSTAIN
Show voter details
5 GRANTED ROLE_ANRE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
6 GRANTED ROLE_AUDIT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
7 DENIED PERMISSION_UPDATE
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ProcessVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByCustomerVoter"
ACCESS DENIED
"App\Security\Voter\Customer\Application\Registration\UpdateByRegistratorVoter"
ACCESS DENIED
"App\Security\Voter\Customer\Application\RejectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RequestRejectionVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\SignByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewSignatureInfoByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewSignatureInfoByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\CreateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DeleteVersionByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DownloadVersionByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DownloadVersionByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ManageByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\MarkAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\SignByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ViewSignatureInfoByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ViewSignatureInfoByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ReferencePerson\ManageByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ReferencePerson\ViewByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\UpdateCompanyInfoVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\UpdateCustomerInfoVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ViewByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\RevokeViaApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\RevokeVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\UpdateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\ViewByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\CreateVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\DeleteVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\UpdateVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\ViewVoter"
ACCESS ABSTAIN
Show voter details
8 GRANTED PERMISSION_APPLICATION_RETURN
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ProcessVoter"
ACCESS GRANTED
Show voter details
9 GRANTED PERMISSION_VALIDATE
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ProcessVoter"
ACCESS GRANTED
Show voter details
10 GRANTED PERMISSION_APPLICATION_ACCEPT
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ProcessVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AcceptVoter"
ACCESS GRANTED
Show voter details
11 DENIED PERMISSION_REQUEST_REJECT
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ProcessVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RejectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RequestRejectionVoter"
ACCESS DENIED
"App\Security\Voter\Customer\Application\Revoke\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\SignByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewSignatureInfoByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewSignatureInfoByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\CreateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DeleteVersionByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DownloadVersionByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DownloadVersionByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ManageByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\MarkAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\SignByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ViewSignatureInfoByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ViewSignatureInfoByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ReferencePerson\ManageByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ReferencePerson\ViewByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\UpdateCompanyInfoVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\UpdateCustomerInfoVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ViewByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\RevokeViaApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\RevokeVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\UpdateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\ViewByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\CreateVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\DeleteVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\UpdateVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\ViewVoter"
ACCESS ABSTAIN
Show voter details
12 GRANTED PERMISSION_REJECT
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ProcessVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RejectVoter"
ACCESS GRANTED
Show voter details
13 GRANTED PERMISSION_CONFIRM_REJECT
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ProcessVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RejectVoter"
ACCESS GRANTED
Show voter details
14 DENIED PERMISSION_APPLICATION_ASSIGN_SA
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ProcessVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AssignAuthorizationSpecialistsVoter"
ACCESS DENIED
"App\Security\Voter\Customer\Application\Registration\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RejectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RequestRejectionVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\SignByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewSignatureInfoByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewSignatureInfoByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\CreateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DeleteVersionByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DownloadVersionByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DownloadVersionByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ManageByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\MarkAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\SignByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ViewSignatureInfoByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ViewSignatureInfoByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ReferencePerson\ManageByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ReferencePerson\ViewByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\UpdateCompanyInfoVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\UpdateCustomerInfoVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ViewByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\RevokeViaApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\RevokeVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\UpdateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\ViewByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\CreateVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\DeleteVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\UpdateVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\ViewVoter"
ACCESS ABSTAIN
Show voter details
15 GRANTED PERMISSION_APPLICATION_PARTICIPANT_DOCUMENT_GENERATE
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS GRANTED
Show voter details
16 GRANTED PERMISSION_APPLICATION_RETURN_TO_RESPONSIBLE
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ProcessVoter"
ACCESS GRANTED
Show voter details
17 GRANTED PERMISSION_APPLICATION_CLOSE
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS GRANTED
Show voter details
18 DENIED PERMISSION_UPDATE
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ProcessVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByCustomerVoter"
ACCESS DENIED
"App\Security\Voter\Customer\Application\Registration\UpdateByRegistratorVoter"
ACCESS DENIED
"App\Security\Voter\Customer\Application\RejectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RequestRejectionVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\SignByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewSignatureInfoByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewSignatureInfoByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\CreateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DeleteVersionByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DownloadVersionByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DownloadVersionByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ManageByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\MarkAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\SignByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ViewSignatureInfoByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ViewSignatureInfoByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ReferencePerson\ManageByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ReferencePerson\ViewByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\UpdateCompanyInfoVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\UpdateCustomerInfoVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ViewByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\RevokeViaApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\RevokeVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\UpdateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\ViewByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\CreateVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\DeleteVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\UpdateVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\ViewVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED PERMISSION_UPDATE
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ProcessVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByCustomerVoter"
ACCESS DENIED
"App\Security\Voter\Customer\Application\Registration\UpdateByRegistratorVoter"
ACCESS DENIED
"App\Security\Voter\Customer\Application\RejectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RequestRejectionVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\SignByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewSignatureInfoByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewSignatureInfoByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\CreateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DeleteVersionByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DownloadVersionByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\DownloadVersionByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ManageByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\MarkAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\SignByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ViewSignatureInfoByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Document\ViewSignatureInfoByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ReferencePerson\ManageByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ReferencePerson\ViewByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\UpdateCompanyInfoVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\UpdateCustomerInfoVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\ViewByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\RevokeViaApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\RevokeVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\UpdateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Participant\ViewByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\CreateVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\DeleteVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\UpdateVoter"
ACCESS ABSTAIN
"App\Security\Voter\User\ViewVoter"
ACCESS ABSTAIN
Show voter details
20 GRANTED ROLE_ANRE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
21 GRANTED PERMISSION_DOCUMENT_VIEW_SIGNATURE_INFO
App\Entity\Application\ApplicationDocument {#4393
  #id: 32
  #path: "00/00/00/00/04/applications/application_6.pdf"
  -application: App\Entity\Application\RegisterApplication {#735
    -id: 6
    -flowType: 0
    -status: 10
    -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
    -registrationNumber: null
    -appliedOn: DateTime @1782075600 {#694
      date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
    }
    -registeredOn: null
    -processedOn: null
    -returnedOn: null
    -categories: [
      "electricity"
    ]
    -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
    -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
    -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
    -internal: false
    -remainingDaysForProcessing: null
    -remainingDaysForCompleting: null
    -countersUpdatedOn: null
    -createdAt: DateTime @1782125780 {#824
      date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
    }
    -updatedAt: DateTime @1782130141 {#736
      date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
    }
    #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
    #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
    -legalName: "Petcu Inc"
    -legalOrganizationForm: "Societate cu răspundere limitată"
    -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
    -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
    -city: "Chisinau"
    -postcode: "2005"
    -country: "Moldova"
    -uniqueIdentificationNumber: "UIC-2002606151600"
    -bic: [
      "BANDICOOT2"
    ]
    -companyEmployee: "2222"
    -fiscalCode: "2002606151600"
    -vatNumber: "3115190"
    -officialWebPage: "www.petruinc.local"
    -employmentInfo: null
    -effectiveBeneficiary: "Mariora Petrea"
    -finalControlPerson: "Mariora Petrea"
    -privilegedInfoPage1: "electricitate.com"
    -privilegedInfoPage2: null
    -privilegedInfoPage3: null
    -administrators: [
      [
        "resident" => true
        "idnp" => "2002606151600"
        "firstName" => "Marioara"
        "lastName" => "Petrea"
        "email" => "administrator@server.local"
        "phone" => "+37347447474"
      ]
    ]
    -responsiblePeople: [
      1 => [
        "resident" => true
        "idnp" => "2020061617250"
        "firstName" => "Marioara"
        "lastName" => "Rosu"
        "email" => "support.alte_probleme@example.com"
        "phone" => "+37337337373"
      ]
      2 => [
        "resident" => true
        "idnp" => "2020061617250"
        "firstName" => "Marioara"
        "lastName" => "Rosu"
        "email" => "support.alte_probleme@example.com"
        "phone" => "+37337337373"
      ]
      3 => [
        "resident" => true
        "idnp" => "2020061617250"
        "firstName" => "Marioara"
        "lastName" => "Rosu"
        "email" => "support.alte_probleme@example.com"
        "phone" => "+37337337373"
      ]
      100 => [
        "resident" => true
        "idnp" => "2020061617250"
        "firstName" => "Marioara"
        "lastName" => "Rosu"
        "email" => "support.alte_probleme@example.com"
        "phone" => "+37337337373"
      ]
    ]
    -responsiblePeopleObjects: null
  }
  -type: 1
  -participant: null
  -file: null
  -createdAt: DateTime @1782125840 {#4391
    date: 2026-06-22 13:57:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782129155 {#4392
    date: 2026-06-22 14:52:35.0 Europe/Chisinau (+03:00)
  }
  -verifiedStatus: 0
  -verifiedBy: null
  -verifiedAt: null
  -presentedTo: null
  -presentedAt: null
  -signed: true
  -signedAt: null
  -signedBy: [
    [
      "SERIALNUMBER" => "2002606151600"
    ]
  ]
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ProcessVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RejectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RequestRejectionVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\SignByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewSignatureInfoByANREVoter"
ACCESS GRANTED
Show voter details
22 GRANTED PERMISSION_APPLICATION_PARTICIPANT_DOCUMENT_SIGN
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS GRANTED
Show voter details
23 GRANTED PERMISSION_DOCUMENT_MARK_AS_VERIFIED
App\Entity\Application\ApplicationDocument {#4393
  #id: 32
  #path: "00/00/00/00/04/applications/application_6.pdf"
  -application: App\Entity\Application\RegisterApplication {#735
    -id: 6
    -flowType: 0
    -status: 10
    -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
    -registrationNumber: null
    -appliedOn: DateTime @1782075600 {#694
      date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
    }
    -registeredOn: null
    -processedOn: null
    -returnedOn: null
    -categories: [
      "electricity"
    ]
    -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
    -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
    -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
    -internal: false
    -remainingDaysForProcessing: null
    -remainingDaysForCompleting: null
    -countersUpdatedOn: null
    -createdAt: DateTime @1782125780 {#824
      date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
    }
    -updatedAt: DateTime @1782130141 {#736
      date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
    }
    #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
    #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
    -legalName: "Petcu Inc"
    -legalOrganizationForm: "Societate cu răspundere limitată"
    -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
    -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
    -city: "Chisinau"
    -postcode: "2005"
    -country: "Moldova"
    -uniqueIdentificationNumber: "UIC-2002606151600"
    -bic: [
      "BANDICOOT2"
    ]
    -companyEmployee: "2222"
    -fiscalCode: "2002606151600"
    -vatNumber: "3115190"
    -officialWebPage: "www.petruinc.local"
    -employmentInfo: null
    -effectiveBeneficiary: "Mariora Petrea"
    -finalControlPerson: "Mariora Petrea"
    -privilegedInfoPage1: "electricitate.com"
    -privilegedInfoPage2: null
    -privilegedInfoPage3: null
    -administrators: [
      [
        "resident" => true
        "idnp" => "2002606151600"
        "firstName" => "Marioara"
        "lastName" => "Petrea"
        "email" => "administrator@server.local"
        "phone" => "+37347447474"
      ]
    ]
    -responsiblePeople: [
      1 => [
        "resident" => true
        "idnp" => "2020061617250"
        "firstName" => "Marioara"
        "lastName" => "Rosu"
        "email" => "support.alte_probleme@example.com"
        "phone" => "+37337337373"
      ]
      2 => [
        "resident" => true
        "idnp" => "2020061617250"
        "firstName" => "Marioara"
        "lastName" => "Rosu"
        "email" => "support.alte_probleme@example.com"
        "phone" => "+37337337373"
      ]
      3 => [
        "resident" => true
        "idnp" => "2020061617250"
        "firstName" => "Marioara"
        "lastName" => "Rosu"
        "email" => "support.alte_probleme@example.com"
        "phone" => "+37337337373"
      ]
      100 => [
        "resident" => true
        "idnp" => "2020061617250"
        "firstName" => "Marioara"
        "lastName" => "Rosu"
        "email" => "support.alte_probleme@example.com"
        "phone" => "+37337337373"
      ]
    ]
    -responsiblePeopleObjects: null
  }
  -type: 1
  -participant: null
  -file: null
  -createdAt: DateTime @1782125840 {#4391
    date: 2026-06-22 13:57:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782129155 {#4392
    date: 2026-06-22 14:52:35.0 Europe/Chisinau (+03:00)
  }
  -verifiedStatus: 0
  -verifiedBy: null
  -verifiedAt: null
  -presentedTo: null
  -presentedAt: null
  -signed: true
  -signedAt: null
  -signedBy: [
    [
      "SERIALNUMBER" => "2002606151600"
    ]
  ]
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS GRANTED
Show voter details
24 GRANTED ROLE_ANRE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
25 GRANTED PERMISSION_DOCUMENT_VIEW_SIGNATURE_INFO
App\Entity\Application\ApplicationDocument {#4388
  #id: 33
  #path: "00/00/00/00/04/applications/application_declaration_6.pdf"
  -application: App\Entity\Application\RegisterApplication {#735
    -id: 6
    -flowType: 0
    -status: 10
    -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
    -registrationNumber: null
    -appliedOn: DateTime @1782075600 {#694
      date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
    }
    -registeredOn: null
    -processedOn: null
    -returnedOn: null
    -categories: [
      "electricity"
    ]
    -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
    -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
    -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
    -internal: false
    -remainingDaysForProcessing: null
    -remainingDaysForCompleting: null
    -countersUpdatedOn: null
    -createdAt: DateTime @1782125780 {#824
      date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
    }
    -updatedAt: DateTime @1782130141 {#736
      date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
    }
    #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
    #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
    -legalName: "Petcu Inc"
    -legalOrganizationForm: "Societate cu răspundere limitată"
    -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
    -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
    -city: "Chisinau"
    -postcode: "2005"
    -country: "Moldova"
    -uniqueIdentificationNumber: "UIC-2002606151600"
    -bic: [
      "BANDICOOT2"
    ]
    -companyEmployee: "2222"
    -fiscalCode: "2002606151600"
    -vatNumber: "3115190"
    -officialWebPage: "www.petruinc.local"
    -employmentInfo: null
    -effectiveBeneficiary: "Mariora Petrea"
    -finalControlPerson: "Mariora Petrea"
    -privilegedInfoPage1: "electricitate.com"
    -privilegedInfoPage2: null
    -privilegedInfoPage3: null
    -administrators: [
      [
        "resident" => true
        "idnp" => "2002606151600"
        "firstName" => "Marioara"
        "lastName" => "Petrea"
        "email" => "administrator@server.local"
        "phone" => "+37347447474"
      ]
    ]
    -responsiblePeople: [
      1 => [
        "resident" => true
        "idnp" => "2020061617250"
        "firstName" => "Marioara"
        "lastName" => "Rosu"
        "email" => "support.alte_probleme@example.com"
        "phone" => "+37337337373"
      ]
      2 => [
        "resident" => true
        "idnp" => "2020061617250"
        "firstName" => "Marioara"
        "lastName" => "Rosu"
        "email" => "support.alte_probleme@example.com"
        "phone" => "+37337337373"
      ]
      3 => [
        "resident" => true
        "idnp" => "2020061617250"
        "firstName" => "Marioara"
        "lastName" => "Rosu"
        "email" => "support.alte_probleme@example.com"
        "phone" => "+37337337373"
      ]
      100 => [
        "resident" => true
        "idnp" => "2020061617250"
        "firstName" => "Marioara"
        "lastName" => "Rosu"
        "email" => "support.alte_probleme@example.com"
        "phone" => "+37337337373"
      ]
    ]
    -responsiblePeopleObjects: null
  }
  -type: 2
  -participant: null
  -file: null
  -createdAt: DateTime @1782128795 {#4383
    date: 2026-06-22 14:46:35.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782129407 {#4380
    date: 2026-06-22 14:56:47.0 Europe/Chisinau (+03:00)
  }
  -verifiedStatus: 1
  -verifiedBy: null
  -verifiedAt: null
  -presentedTo: null
  -presentedAt: null
  -signed: true
  -signedAt: null
  -signedBy: [
    [
      "SERIALNUMBER" => "2002606151600"
    ]
  ]
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ProcessVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Registration\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RejectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\RequestRejectionVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AcceptVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\AssignAuthorizationSpecialistsVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Revoke\UpdateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\SignByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ViewSignatureInfoByANREVoter"
ACCESS GRANTED
Show voter details
26 GRANTED PERMISSION_APPLICATION_PARTICIPANT_DOCUMENT_SIGN
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentSignVoter"
ACCESS GRANTED
Show voter details
27 GRANTED PERMISSION_APPLICATION_PARTICIPANT_DOCUMENT_GENERATE
App\Entity\Application\RegisterApplication {#735
  -id: 6
  -flowType: 0
  -status: 10
  -customer: Proxies\__CG__\App\Entity\Customer\Customer {#718 …}
  -registrationNumber: null
  -appliedOn: DateTime @1782075600 {#694
    date: 2026-06-22 00:00:00.0 Europe/Chisinau (+03:00)
  }
  -registeredOn: null
  -processedOn: null
  -returnedOn: null
  -categories: [
    "electricity"
  ]
  -attachedDocuments: Doctrine\ORM\PersistentCollection {#967 …}
  -applicationDocuments: Doctrine\ORM\PersistentCollection {#1035 …}
  -authorizationSpecialists: Doctrine\ORM\PersistentCollection {#1039 …}
  -internal: false
  -remainingDaysForProcessing: null
  -remainingDaysForCompleting: null
  -countersUpdatedOn: null
  -createdAt: DateTime @1782125780 {#824
    date: 2026-06-22 13:56:20.0 Europe/Chisinau (+03:00)
  }
  -updatedAt: DateTime @1782130141 {#736
    date: 2026-06-22 15:09:01.0 Europe/Chisinau (+03:00)
  }
  #createdBy: Proxies\__CG__\App\Entity\User {#1025 …}
  #updatedBy: Proxies\__CG__\App\Entity\User {#1025 …}
  -legalName: "Petcu Inc"
  -legalOrganizationForm: "Societate cu răspundere limitată"
  -legalFormLookupRecord: Proxies\__CG__\SoneroCOM\MConnectBundle\Entity\Record {#861 …}
  -address: "Chisinau, Chisinau, Aleea Bega 24, ap.64"
  -city: "Chisinau"
  -postcode: "2005"
  -country: "Moldova"
  -uniqueIdentificationNumber: "UIC-2002606151600"
  -bic: [
    "BANDICOOT2"
  ]
  -companyEmployee: "2222"
  -fiscalCode: "2002606151600"
  -vatNumber: "3115190"
  -officialWebPage: "www.petruinc.local"
  -employmentInfo: null
  -effectiveBeneficiary: "Mariora Petrea"
  -finalControlPerson: "Mariora Petrea"
  -privilegedInfoPage1: "electricitate.com"
  -privilegedInfoPage2: null
  -privilegedInfoPage3: null
  -administrators: [
    [
      "resident" => true
      "idnp" => "2002606151600"
      "firstName" => "Marioara"
      "lastName" => "Petrea"
      "email" => "administrator@server.local"
      "phone" => "+37347447474"
    ]
  ]
  -responsiblePeople: [
    1 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    2 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    3 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
    100 => [
      "resident" => true
      "idnp" => "2020061617250"
      "firstName" => "Marioara"
      "lastName" => "Rosu"
      "email" => "support.alte_probleme@example.com"
      "phone" => "+37337337373"
    ]
  ]
  -responsiblePeopleObjects: null
}
"App\Security\Voter\Customer\Application\CloseVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DeleteDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadDocumentByOwnerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\DownloadParticipantInfoDocumentByPublicVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\MarkDocumentAsVerifiedByANREVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\ApplyByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CloseByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\CreateByRegistratorVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateApplicationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\GenerateDeclarationVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\Modification\UpdateByCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\Customer\Application\ParticipantDocumentGenerateVoter"
ACCESS GRANTED
Show voter details