Security

Token

karine.gaborit@webimpulse.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_COMPTABLE"
  "ROLE_DEVELOPPEUR"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#669
  -user: App\Entity\CompteAgence {#840 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\AppCustomAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\AppCustomAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#593
  -map: Symfony\Component\Security\Http\AccessMap {#592 …}
  -logger: Monolog\Logger {#604 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#645
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#83 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#604 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#646 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#627 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#605 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#648 …}
}
7.83 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#656
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#650 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#658
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#293 …}
  -map: Symfony\Component\Security\Http\AccessMap {#592 …}
}
0.33 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#601
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#629 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#627 …}
}
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
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#21 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#20 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin"
  #requestUri: "/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#662 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
3 GRANTED ROLE_COMPTABLE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
4 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: "ROLE_COMPTABLE"
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
5 GRANTED EA_EXECUTE_ACTION
[
  "action" => "index"
  "entity" => null
  "entityFqcn" => "App\Entity\ClientFacture"
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
6 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1429
  #objet: "Evotution de la plateforme SELEN"
  #reference: "651"
  #date: DateTime @1736294400 {#1425
    date: 2025-01-08 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1424 …}
  -client: Proxies\__CG__\App\Entity\Client {#1451 …}
  -details: Doctrine\ORM\PersistentCollection {#1485 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1499 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1525 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1736337046 {#1421
    date: 2025-01-08 11:50:46.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1736337046 {#1419
    date: 2025-01-08 11:50:46.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
7 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1148
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1429
    #objet: "Evotution de la plateforme SELEN"
    #reference: "651"
    #date: DateTime @1736294400 {#1425
      date: 2025-01-08 00:00:00.0 UTC (+00:00)
    }
    #commentaire: null
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1424 …}
    -client: Proxies\__CG__\App\Entity\Client {#1451 …}
    -details: Doctrine\ORM\PersistentCollection {#1485 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1499 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1525 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1736337046 {#1421
      date: 2025-01-08 11:50:46.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1736337046 {#1419
      date: 2025-01-08 11:50:46.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "1cb4bd29-dbf3-45dc-81fa-518df8edbd7d"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2516 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9575 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
8 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1523
  #objet: "Déblocage SMTP adresse e-mail"
  #reference: "650"
  #date: DateTime @1734652800 {#1528
    date: 2024-12-20 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1505 …}
  -client: Proxies\__CG__\App\Entity\Client {#1532 …}
  -details: Doctrine\ORM\PersistentCollection {#1526 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1535 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1537 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1734696108 {#1513
    date: 2024-12-20 12:01:48.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1734696108 {#1530
    date: 2024-12-20 12:01:48.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
9 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1291
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1523
    #objet: "Déblocage SMTP adresse e-mail"
    #reference: "650"
    #date: DateTime @1734652800 {#1528
      date: 2024-12-20 00:00:00.0 UTC (+00:00)
    }
    #commentaire: null
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1505 …}
    -client: Proxies\__CG__\App\Entity\Client {#1532 …}
    -details: Doctrine\ORM\PersistentCollection {#1526 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1535 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1537 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1734696108 {#1513
      date: 2024-12-20 12:01:48.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1734696108 {#1530
      date: 2024-12-20 12:01:48.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "549a11d0-4d9a-4b20-afc1-6d488aa6fdbd"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2570 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9627 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
10 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1543
  #objet: "Tickets de maintenance et de développement web"
  #reference: "649"
  #date: DateTime @1733961600 {#1540
    date: 2024-12-12 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Tickets à utiliser sur l'année 2025"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1539 …}
  -client: Proxies\__CG__\App\Entity\Client {#1545 …}
  -details: Doctrine\ORM\PersistentCollection {#1547 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1549 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1551 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1734021518 {#1541
    date: 2024-12-12 16:38:38.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1734127396 {#1542
    date: 2024-12-13 22:03:16.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
11 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1299
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1543
    #objet: "Tickets de maintenance et de développement web"
    #reference: "649"
    #date: DateTime @1733961600 {#1540
      date: 2024-12-12 00:00:00.0 UTC (+00:00)
    }
    #commentaire: "Tickets à utiliser sur l'année 2025"
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1539 …}
    -client: Proxies\__CG__\App\Entity\Client {#1545 …}
    -details: Doctrine\ORM\PersistentCollection {#1547 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1549 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1551 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1734021518 {#1541
      date: 2024-12-12 16:38:38.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1734127396 {#1542
      date: 2024-12-13 22:03:16.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "2e01eb20-eaac-4ddb-930f-ae197c4f13cd"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2833 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9679 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
12 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1557
  #objet: "Refonte de la page d'accueil du site stivent.fr"
  #reference: "648"
  #date: DateTime @1733788800 {#1554
    date: 2024-12-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1553 …}
  -client: Proxies\__CG__\App\Entity\Client {#1559 …}
  -details: Doctrine\ORM\PersistentCollection {#1561 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1563 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1565 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1733817685 {#1555
    date: 2024-12-10 08:01:25.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1733817685 {#1556
    date: 2024-12-10 08:01:25.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
13 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1318
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1557
    #objet: "Refonte de la page d'accueil du site stivent.fr"
    #reference: "648"
    #date: DateTime @1733788800 {#1554
      date: 2024-12-10 00:00:00.0 UTC (+00:00)
    }
    #commentaire: null
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1553 …}
    -client: Proxies\__CG__\App\Entity\Client {#1559 …}
    -details: Doctrine\ORM\PersistentCollection {#1561 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1563 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1565 …}
    -categorie: null
    #createdBy: "karine.gaborit@webimpulse.fr"
    #updatedBy: "karine.gaborit@webimpulse.fr"
    #createdAt: DateTime @1733817685 {#1555
      date: 2024-12-10 08:01:25.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1733817685 {#1556
      date: 2024-12-10 08:01:25.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "0ce00f60-e6bc-464f-b51c-e13c8bbb7a02"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2976 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9731 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
14 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1571
  #objet: "Site internet de la mairie de Liniers (acompte)"
  #reference: "647"
  #date: DateTime @1733184000 {#1568
    date: 2024-12-03 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1567 …}
  -client: Proxies\__CG__\App\Entity\Client {#1573 …}
  -details: Doctrine\ORM\PersistentCollection {#1575 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1577 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1579 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1733212275 {#1569
    date: 2024-12-03 07:51:15.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1733212667 {#1570
    date: 2024-12-03 07:57:47.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
15 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1155
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1571
    #objet: "Site internet de la mairie de Liniers (acompte)"
    #reference: "647"
    #date: DateTime @1733184000 {#1568
      date: 2024-12-03 00:00:00.0 UTC (+00:00)
    }
    #commentaire: null
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1567 …}
    -client: Proxies\__CG__\App\Entity\Client {#1573 …}
    -details: Doctrine\ORM\PersistentCollection {#1575 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1577 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1579 …}
    -categorie: null
    #createdBy: "karine.gaborit@webimpulse.fr"
    #updatedBy: "karine.gaborit@webimpulse.fr"
    #createdAt: DateTime @1733212275 {#1569
      date: 2024-12-03 07:51:15.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1733212667 {#1570
      date: 2024-12-03 07:57:47.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "774f7750-181d-4d5e-af70-7a2016a6cb87"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3114 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9783 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
16 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1585
  #objet: "Evolution du site internet du CFA Sup NA (cfasup-na.fr)"
  #reference: "646"
  #date: DateTime @1732060800 {#1582
    date: 2024-11-20 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Filtres des formations :\r\n
    \t- Secteurs d'activité (plusieurs par formation + un picto par secteur) : 1 niveau (numérique, communication, industrie, agronomie, développement durable, sport, tourisme, ...)\r\n
    \t- Villes (plusieurs par formation) : Poitiers, Chasseneuils-du-Poitou, Niort, Challellrault, Saintes, Angouleme, Bordeaux, ... (moins de 10)\r\n
    \t- Niveaux (un par formation) : Certificat, DEUST - Bac +2, BUT - Bac +3, ...\r\n
    \r\n
    Page liste des formations : Retirer le texte du domaine d'activité, ajouter un tags niveau (macaron) et un tag ville. Avoir les filtre toujours présent en haut de la page ? Les champs à afficher son dans cet ordre là : \r\n
    \t- Photo\r\n
    \t- Titre\r\n
    \t- Niveau\r\n
    \t- Domaine\r\n
    \r\n
    Page détail d'une formation : \r\n
    \t- Possibilité d'ajouter un 4eme calendrier à télécharger\r\n
    \t- 2 boutons (formation accessible au personne en situation de handicat) (contact et info rmation sur les possiblité de mobilité internationale) : vers la page dédiée au handicap et à la mobilité internationale interne au site du CFA Sup NA.\r\n
    \t\t- Design picto fauteuil : https://www.cfasup-na.fr/apprentissage-et-handicap\r\n
    \t\t- Design picto mapemond ou avion : https://www.cfasup-na.fr/guide-de-la-mobilite-internationale\r\n
    \t- Changer l'ordre pour mettre entre le visuel et les compétences et métiers visé : les 2 liens - Et mettre les calendriers au dessus de la 2eme colonnes "Établissement de formation".
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1581 …}
  -client: Proxies\__CG__\App\Entity\Client {#1587 …}
  -details: Doctrine\ORM\PersistentCollection {#1589 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1591 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1593 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1732117402 {#1583
    date: 2024-11-20 15:43:22.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1732117402 {#1584
    date: 2024-11-20 15:43:22.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
17 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1301
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1585
    #objet: "Evolution du site internet du CFA Sup NA (cfasup-na.fr)"
    #reference: "646"
    #date: DateTime @1732060800 {#1582
      date: 2024-11-20 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      Filtres des formations :\r\n
      \t- Secteurs d'activité (plusieurs par formation + un picto par secteur) : 1 niveau (numérique, communication, industrie, agronomie, développement durable, sport, tourisme, ...)\r\n
      \t- Villes (plusieurs par formation) : Poitiers, Chasseneuils-du-Poitou, Niort, Challellrault, Saintes, Angouleme, Bordeaux, ... (moins de 10)\r\n
      \t- Niveaux (un par formation) : Certificat, DEUST - Bac +2, BUT - Bac +3, ...\r\n
      \r\n
      Page liste des formations : Retirer le texte du domaine d'activité, ajouter un tags niveau (macaron) et un tag ville. Avoir les filtre toujours présent en haut de la page ? Les champs à afficher son dans cet ordre là : \r\n
      \t- Photo\r\n
      \t- Titre\r\n
      \t- Niveau\r\n
      \t- Domaine\r\n
      \r\n
      Page détail d'une formation : \r\n
      \t- Possibilité d'ajouter un 4eme calendrier à télécharger\r\n
      \t- 2 boutons (formation accessible au personne en situation de handicat) (contact et info rmation sur les possiblité de mobilité internationale) : vers la page dédiée au handicap et à la mobilité internationale interne au site du CFA Sup NA.\r\n
      \t\t- Design picto fauteuil : https://www.cfasup-na.fr/apprentissage-et-handicap\r\n
      \t\t- Design picto mapemond ou avion : https://www.cfasup-na.fr/guide-de-la-mobilite-internationale\r\n
      \t- Changer l'ordre pour mettre entre le visuel et les compétences et métiers visé : les 2 liens - Et mettre les calendriers au dessus de la 2eme colonnes "Établissement de formation".
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1581 …}
    -client: Proxies\__CG__\App\Entity\Client {#1587 …}
    -details: Doctrine\ORM\PersistentCollection {#1589 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1591 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1593 …}
    -categorie: null
    #createdBy: "karine.gaborit@webimpulse.fr"
    #updatedBy: "karine.gaborit@webimpulse.fr"
    #createdAt: DateTime @1732117402 {#1583
      date: 2024-11-20 15:43:22.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1732117402 {#1584
      date: 2024-11-20 15:43:22.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "ec55d489-839d-47ab-bf97-27318075c835"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3263 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9835 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
18 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1599
  #objet: "Développement de la partie A du lot 3 de l'application web"
  #reference: "645"
  #date: DateTime @1732060800 {#1596
    date: 2024-11-20 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1595 …}
  -client: Proxies\__CG__\App\Entity\Client {#1601 …}
  -details: Doctrine\ORM\PersistentCollection {#1603 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1605 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1607 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1732091397 {#1597
    date: 2024-11-20 08:29:57.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1732091397 {#1598
    date: 2024-11-20 08:29:57.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
19 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1168
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1599
    #objet: "Développement de la partie A du lot 3 de l'application web"
    #reference: "645"
    #date: DateTime @1732060800 {#1596
      date: 2024-11-20 00:00:00.0 UTC (+00:00)
    }
    #commentaire: null
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1595 …}
    -client: Proxies\__CG__\App\Entity\Client {#1601 …}
    -details: Doctrine\ORM\PersistentCollection {#1603 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1605 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1607 …}
    -categorie: null
    #createdBy: "karine.gaborit@webimpulse.fr"
    #updatedBy: "karine.gaborit@webimpulse.fr"
    #createdAt: DateTime @1732091397 {#1597
      date: 2024-11-20 08:29:57.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1732091397 {#1598
      date: 2024-11-20 08:29:57.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "d0f9974a-1e58-4018-bd68-9ad25eb5a1a3"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3401 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9887 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
20 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1613
  #objet: "Modifications site internet - egosphere.fr"
  #reference: "644"
  #date: DateTime @1727654400 {#1610
    date: 2024-09-30 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Offre globale"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1609 …}
  -client: Proxies\__CG__\App\Entity\Client {#1615 …}
  -details: Doctrine\ORM\PersistentCollection {#1617 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1619 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1621 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1727703534 {#1611
    date: 2024-09-30 13:38:54.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1727703534 {#1612
    date: 2024-09-30 13:38:54.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
21 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1262
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1613
    #objet: "Modifications site internet - egosphere.fr"
    #reference: "644"
    #date: DateTime @1727654400 {#1610
      date: 2024-09-30 00:00:00.0 UTC (+00:00)
    }
    #commentaire: "Offre globale"
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1609 …}
    -client: Proxies\__CG__\App\Entity\Client {#1615 …}
    -details: Doctrine\ORM\PersistentCollection {#1617 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1619 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1621 …}
    -categorie: null
    #createdBy: "karine.gaborit@webimpulse.fr"
    #updatedBy: "karine.gaborit@webimpulse.fr"
    #createdAt: DateTime @1727703534 {#1611
      date: 2024-09-30 13:38:54.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1727703534 {#1612
      date: 2024-09-30 13:38:54.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "2eb6743a-74af-4f62-8005-91f488182e9a"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3552 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9939 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
22 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1627
  #objet: "Hébergement et maintenance de la plateforme d'annonces"
  #reference: "643"
  #date: DateTime @1727136000 {#1624
    date: 2024-09-24 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Maintenance et support technique : 95 € / mois\r\n
    Location du serveur dédié virtuel : 130 € / mois\r\n
    \r\n
    Renouvellement pour la période du 01/09/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1623 …}
  -client: Proxies\__CG__\App\Entity\Client {#1629 …}
  -details: Doctrine\ORM\PersistentCollection {#1631 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1633 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1635 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1727189594 {#1625
    date: 2024-09-24 14:53:14.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1727189594 {#1626
    date: 2024-09-24 14:53:14.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
23 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1345
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1627
    #objet: "Hébergement et maintenance de la plateforme d'annonces"
    #reference: "643"
    #date: DateTime @1727136000 {#1624
      date: 2024-09-24 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      Maintenance et support technique : 95 € / mois\r\n
      Location du serveur dédié virtuel : 130 € / mois\r\n
      \r\n
      Renouvellement pour la période du 01/09/2024 au 31/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1623 …}
    -client: Proxies\__CG__\App\Entity\Client {#1629 …}
    -details: Doctrine\ORM\PersistentCollection {#1631 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1633 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1635 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1727189594 {#1625
      date: 2024-09-24 14:53:14.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1727189594 {#1626
      date: 2024-09-24 14:53:14.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "cc720257-d091-4aff-be85-2b4c9bdaa196"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3695 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9991 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
24 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1641
  #objet: "Tickets de maintenance et modification sites internet"
  #reference: "642"
  #date: DateTime @1726790400 {#1638
    date: 2024-09-20 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1637 …}
  -client: Proxies\__CG__\App\Entity\Client {#1545 …}
  -details: Doctrine\ORM\PersistentCollection {#1642 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1644 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1646 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1726844072 {#1639
    date: 2024-09-20 14:54:32.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1726844072 {#1640
    date: 2024-09-20 14:54:32.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
25 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1327
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1641
    #objet: "Tickets de maintenance et modification sites internet"
    #reference: "642"
    #date: DateTime @1726790400 {#1638
      date: 2024-09-20 00:00:00.0 UTC (+00:00)
    }
    #commentaire: null
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1637 …}
    -client: Proxies\__CG__\App\Entity\Client {#1545 …}
    -details: Doctrine\ORM\PersistentCollection {#1642 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1644 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1646 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1726844072 {#1639
      date: 2024-09-20 14:54:32.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1726844072 {#1640
      date: 2024-09-20 14:54:32.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "3aaa416e-596a-4fd8-abb0-ae686a1ed453"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3836 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10043 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
26 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1652
  #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
  #reference: "641"
  #date: DateTime @1722297600 {#1649
    date: 2024-07-30 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Facture pour la prestation de juin à juillet 2024."
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1648 …}
  -client: Proxies\__CG__\App\Entity\Client {#1654 …}
  -details: Doctrine\ORM\PersistentCollection {#1656 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1658 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1660 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1722348279 {#1650
    date: 2024-07-30 14:04:39.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1722348279 {#1651
    date: 2024-07-30 14:04:39.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
27 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1300
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1652
    #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
    #reference: "641"
    #date: DateTime @1722297600 {#1649
      date: 2024-07-30 00:00:00.0 UTC (+00:00)
    }
    #commentaire: "Facture pour la prestation de juin à juillet 2024."
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1648 …}
    -client: Proxies\__CG__\App\Entity\Client {#1654 …}
    -details: Doctrine\ORM\PersistentCollection {#1656 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1658 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1660 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1722348279 {#1650
      date: 2024-07-30 14:04:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1722348279 {#1651
      date: 2024-07-30 14:04:39.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "712f066a-d7a8-4b59-b41d-e92504dd1da6"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3979 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10095 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
28 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1666
  #objet: "Hébergement internet"
  #reference: "640"
  #date: DateTime @1718755200 {#1663
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Renouvellement pour la période du 01/01/2024 au 31/12/2024\r\n
    \r\n
    Facture réglée
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1662 …}
  -client: Proxies\__CG__\App\Entity\Client {#1532 …}
  -details: Doctrine\ORM\PersistentCollection {#1667 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1669 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1671 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718816646 {#1664
    date: 2024-06-19 17:04:06.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718816701 {#1665
    date: 2024-06-19 17:05:01.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
29 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1152
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1666
    #objet: "Hébergement internet"
    #reference: "640"
    #date: DateTime @1718755200 {#1663
      date: 2024-06-19 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      Renouvellement pour la période du 01/01/2024 au 31/12/2024\r\n
      \r\n
      Facture réglée
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1662 …}
    -client: Proxies\__CG__\App\Entity\Client {#1532 …}
    -details: Doctrine\ORM\PersistentCollection {#1667 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1669 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1671 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718816646 {#1664
      date: 2024-06-19 17:04:06.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718816701 {#1665
      date: 2024-06-19 17:05:01.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "8adb5547-b323-4a5a-90d8-bd3d4ac3add1"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4107 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10147 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
30 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1677
  #objet: "Hébergement web"
  #reference: "639"
  #date: DateTime @1718755200 {#1674
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1673 …}
  -client: Proxies\__CG__\App\Entity\Client {#1679 …}
  -details: Doctrine\ORM\PersistentCollection {#1681 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1683 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1685 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718810939 {#1675
    date: 2024-06-19 15:28:59.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718810991 {#1676
    date: 2024-06-19 15:29:51.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
31 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1250
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1677
    #objet: "Hébergement web"
    #reference: "639"
    #date: DateTime @1718755200 {#1674
      date: 2024-06-19 00:00:00.0 UTC (+00:00)
    }
    #commentaire: null
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1673 …}
    -client: Proxies\__CG__\App\Entity\Client {#1679 …}
    -details: Doctrine\ORM\PersistentCollection {#1681 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1683 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1685 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718810939 {#1675
      date: 2024-06-19 15:28:59.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718810991 {#1676
      date: 2024-06-19 15:29:51.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "696e97a4-bd34-4f56-977b-94ef93ed153b"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4252 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10199 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
32 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1691
  #objet: "Hébergement web"
  #reference: "638"
  #date: DateTime @1718755200 {#1688
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1687 …}
  -client: Proxies\__CG__\App\Entity\Client {#1693 …}
  -details: Doctrine\ORM\PersistentCollection {#1695 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1697 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1699 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718810577 {#1689
    date: 2024-06-19 15:22:57.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718810648 {#1690
    date: 2024-06-19 15:24:08.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
33 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1257
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1691
    #objet: "Hébergement web"
    #reference: "638"
    #date: DateTime @1718755200 {#1688
      date: 2024-06-19 00:00:00.0 UTC (+00:00)
    }
    #commentaire: null
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1687 …}
    -client: Proxies\__CG__\App\Entity\Client {#1693 …}
    -details: Doctrine\ORM\PersistentCollection {#1695 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1697 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1699 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718810577 {#1689
      date: 2024-06-19 15:22:57.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718810648 {#1690
      date: 2024-06-19 15:24:08.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "279bd7a6-b007-42ed-a294-76203ff02254"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4380 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10251 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
34 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1705
  #objet: "Hébergement Internet"
  #reference: "637"
  #date: DateTime @1718755200 {#1702
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1701 …}
  -client: Proxies\__CG__\App\Entity\Client {#1707 …}
  -details: Doctrine\ORM\PersistentCollection {#1709 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1711 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1713 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718809138 {#1703
    date: 2024-06-19 14:58:58.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718809138 {#1704
    date: 2024-06-19 14:58:58.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
35 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1270
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1705
    #objet: "Hébergement Internet"
    #reference: "637"
    #date: DateTime @1718755200 {#1702
      date: 2024-06-19 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 01/01/2024 au 31/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1701 …}
    -client: Proxies\__CG__\App\Entity\Client {#1707 …}
    -details: Doctrine\ORM\PersistentCollection {#1709 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1711 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1713 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718809138 {#1703
      date: 2024-06-19 14:58:58.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718809138 {#1704
      date: 2024-06-19 14:58:58.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "b365d9f0-2e19-4731-8fac-7ffb3cdebdb4"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4523 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10303 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
36 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1719
  #objet: "Hébergement site internet"
  #reference: "636"
  #date: DateTime @1718755200 {#1716
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1715 …}
  -client: Proxies\__CG__\App\Entity\Client {#1721 …}
  -details: Doctrine\ORM\PersistentCollection {#1723 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1725 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1727 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718808978 {#1717
    date: 2024-06-19 14:56:18.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718808978 {#1718
    date: 2024-06-19 14:56:18.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
37 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2170
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1719
    #objet: "Hébergement site internet"
    #reference: "636"
    #date: DateTime @1718755200 {#1716
      date: 2024-06-19 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 01/01/2024 au 31/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1715 …}
    -client: Proxies\__CG__\App\Entity\Client {#1721 …}
    -details: Doctrine\ORM\PersistentCollection {#1723 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1725 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1727 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718808978 {#1717
      date: 2024-06-19 14:56:18.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718808978 {#1718
      date: 2024-06-19 14:56:18.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "35f3ab48-9109-4697-b7b1-cd65aecc0e03"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4666 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10355 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
38 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1733
  #objet: "Site internet vergers-aumaillerie.fr"
  #reference: "635"
  #date: DateTime @1718755200 {#1730
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1729 …}
  -client: Proxies\__CG__\App\Entity\Client {#1735 …}
  -details: Doctrine\ORM\PersistentCollection {#1737 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1739 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1741 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718808723 {#1731
    date: 2024-06-19 14:52:03.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718808723 {#1732
    date: 2024-06-19 14:52:03.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
39 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2179
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1733
    #objet: "Site internet vergers-aumaillerie.fr"
    #reference: "635"
    #date: DateTime @1718755200 {#1730
      date: 2024-06-19 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 01/01/2024 au 31/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1729 …}
    -client: Proxies\__CG__\App\Entity\Client {#1735 …}
    -details: Doctrine\ORM\PersistentCollection {#1737 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1739 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1741 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718808723 {#1731
      date: 2024-06-19 14:52:03.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718808723 {#1732
      date: 2024-06-19 14:52:03.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "d2a45481-03fe-4b94-9b50-9636d6985ac6"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4807 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10407 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
40 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1747
  #objet: "Hébergement site Fiscorama"
  #reference: "634"
  #date: DateTime @1718755200 {#1744
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1743 …}
  -client: Proxies\__CG__\App\Entity\Client {#1749 …}
  -details: Doctrine\ORM\PersistentCollection {#1751 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1753 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1755 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718808522 {#1745
    date: 2024-06-19 14:48:42.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718808522 {#1746
    date: 2024-06-19 14:48:42.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
41 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2188
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1747
    #objet: "Hébergement site Fiscorama"
    #reference: "634"
    #date: DateTime @1718755200 {#1744
      date: 2024-06-19 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 01/01/2024 au 31/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1743 …}
    -client: Proxies\__CG__\App\Entity\Client {#1749 …}
    -details: Doctrine\ORM\PersistentCollection {#1751 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1753 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1755 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718808522 {#1745
      date: 2024-06-19 14:48:42.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718808522 {#1746
      date: 2024-06-19 14:48:42.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "452f30a7-8fc7-4e40-a547-690b7ef690c3"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4948 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10459 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
42 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1761
  #objet: "Hébergement du site Internet"
  #reference: "633"
  #date: DateTime @1718755200 {#1758
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1757 …}
  -client: Proxies\__CG__\App\Entity\Client {#1763 …}
  -details: Doctrine\ORM\PersistentCollection {#1765 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1767 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1769 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718808274 {#1759
    date: 2024-06-19 14:44:34.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718808274 {#1760
    date: 2024-06-19 14:44:34.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
43 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2197
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1761
    #objet: "Hébergement du site Internet"
    #reference: "633"
    #date: DateTime @1718755200 {#1758
      date: 2024-06-19 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 01/01/2024 au 31/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1757 …}
    -client: Proxies\__CG__\App\Entity\Client {#1763 …}
    -details: Doctrine\ORM\PersistentCollection {#1765 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1767 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1769 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718808274 {#1759
      date: 2024-06-19 14:44:34.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718808274 {#1760
      date: 2024-06-19 14:44:34.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "a470d2a7-08d8-439d-bd2b-83f346236bb3"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5089 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10511 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
44 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1775
  #objet: "Hébergement Internet"
  #reference: "632"
  #date: DateTime @1718755200 {#1772
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1771 …}
  -client: Proxies\__CG__\App\Entity\Client {#1777 …}
  -details: Doctrine\ORM\PersistentCollection {#1779 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1781 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1783 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718802861 {#1773
    date: 2024-06-19 13:14:21.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718802861 {#1774
    date: 2024-06-19 13:14:21.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
45 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2206
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1775
    #objet: "Hébergement Internet"
    #reference: "632"
    #date: DateTime @1718755200 {#1772
      date: 2024-06-19 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 01/01/2024 au 31/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1771 …}
    -client: Proxies\__CG__\App\Entity\Client {#1777 …}
    -details: Doctrine\ORM\PersistentCollection {#1779 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1781 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1783 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718802861 {#1773
      date: 2024-06-19 13:14:21.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718802861 {#1774
      date: 2024-06-19 13:14:21.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "671eb5d5-eb1c-40f5-84bd-29916b37af5c"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5230 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10563 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
46 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1789
  #objet: "Hébergement du site internet lescrouzettes.fr 2023 et 2024"
  #reference: "631"
  #date: DateTime @1718755200 {#1786
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2023 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1785 …}
  -client: Proxies\__CG__\App\Entity\Client {#1791 …}
  -details: Doctrine\ORM\PersistentCollection {#1793 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1795 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1797 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718800861 {#1787
    date: 2024-06-19 12:41:01.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718800914 {#1788
    date: 2024-06-19 12:41:54.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
47 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2215
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1789
    #objet: "Hébergement du site internet lescrouzettes.fr 2023 et 2024"
    #reference: "631"
    #date: DateTime @1718755200 {#1786
      date: 2024-06-19 00:00:00.0 UTC (+00:00)
    }
    #commentaire: "Renouvellement pour la période du 01/01/2023 au 31/12/2024"
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1785 …}
    -client: Proxies\__CG__\App\Entity\Client {#1791 …}
    -details: Doctrine\ORM\PersistentCollection {#1793 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1795 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1797 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718800861 {#1787
      date: 2024-06-19 12:41:01.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718800914 {#1788
      date: 2024-06-19 12:41:54.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "c798b606-01a9-4ef9-b14a-74002ff31934"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5371 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10615 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
48 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1803
  #objet: "Hébergement - Site Internet du SCOT Sud Vienne"
  #reference: "630"
  #date: DateTime @1718755200 {#1800
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1799 …}
  -client: Proxies\__CG__\App\Entity\Client {#1805 …}
  -details: Doctrine\ORM\PersistentCollection {#1807 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1809 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1811 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718800764 {#1801
    date: 2024-06-19 12:39:24.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718800764 {#1802
    date: 2024-06-19 12:39:24.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
49 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2224
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1803
    #objet: "Hébergement - Site Internet du SCOT Sud Vienne"
    #reference: "630"
    #date: DateTime @1718755200 {#1800
      date: 2024-06-19 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 01/01/2024 au 31/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1799 …}
    -client: Proxies\__CG__\App\Entity\Client {#1805 …}
    -details: Doctrine\ORM\PersistentCollection {#1807 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1809 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1811 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718800764 {#1801
      date: 2024-06-19 12:39:24.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718800764 {#1802
      date: 2024-06-19 12:39:24.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "d4f9adee-7fbc-42a3-a88d-1cfffc2dc3b5"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5514 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10667 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
50 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1817
  #objet: "technopolegrandpoitiers.com"
  #reference: "629"
  #date: DateTime @1718755200 {#1814
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 31/05/2024 au 30/05/2025"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1813 …}
  -client: Proxies\__CG__\App\Entity\Client {#1819 …}
  -details: Doctrine\ORM\PersistentCollection {#1821 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1823 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1825 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718800339 {#1815
    date: 2024-06-19 12:32:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718800420 {#1816
    date: 2024-06-19 12:33:40.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
51 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2233
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1817
    #objet: "technopolegrandpoitiers.com"
    #reference: "629"
    #date: DateTime @1718755200 {#1814
      date: 2024-06-19 00:00:00.0 UTC (+00:00)
    }
    #commentaire: "Renouvellement pour la période du 31/05/2024 au 30/05/2025"
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1813 …}
    -client: Proxies\__CG__\App\Entity\Client {#1819 …}
    -details: Doctrine\ORM\PersistentCollection {#1821 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1823 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1825 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718800339 {#1815
      date: 2024-06-19 12:32:19.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718800420 {#1816
      date: 2024-06-19 12:33:40.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "19b6f3d9-2291-48de-93d3-7946792be9bf"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5655 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10719 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
52 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1831
  #objet: "Hébergement de SAV Rockster"
  #reference: "628"
  #date: DateTime @1718755200 {#1828
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1827 …}
  -client: Proxies\__CG__\App\Entity\Client {#1559 …}
  -details: Doctrine\ORM\PersistentCollection {#1832 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1834 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1836 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718788645 {#1829
    date: 2024-06-19 09:17:25.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718788645 {#1830
    date: 2024-06-19 09:17:25.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
53 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2242
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1831
    #objet: "Hébergement de SAV Rockster"
    #reference: "628"
    #date: DateTime @1718755200 {#1828
      date: 2024-06-19 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 01/01/2024 au 31/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1827 …}
    -client: Proxies\__CG__\App\Entity\Client {#1559 …}
    -details: Doctrine\ORM\PersistentCollection {#1832 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1834 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1836 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718788645 {#1829
      date: 2024-06-19 09:17:25.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718788645 {#1830
      date: 2024-06-19 09:17:25.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "50bf96b9-b41c-4758-a6ba-add629f162dd"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5796 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10771 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
54 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1842
  #objet: "Noms de domaines et hébergements Stivent Industrie"
  #reference: "627"
  #date: DateTime @1718755200 {#1839
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1838 …}
  -client: Proxies\__CG__\App\Entity\Client {#1559 …}
  -details: Doctrine\ORM\PersistentCollection {#1843 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1845 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1847 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718788506 {#1840
    date: 2024-06-19 09:15:06.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718788553 {#1841
    date: 2024-06-19 09:15:53.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
55 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2251
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1842
    #objet: "Noms de domaines et hébergements Stivent Industrie"
    #reference: "627"
    #date: DateTime @1718755200 {#1839
      date: 2024-06-19 00:00:00.0 UTC (+00:00)
    }
    #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1838 …}
    -client: Proxies\__CG__\App\Entity\Client {#1559 …}
    -details: Doctrine\ORM\PersistentCollection {#1843 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1845 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1847 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718788506 {#1840
      date: 2024-06-19 09:15:06.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718788553 {#1841
      date: 2024-06-19 09:15:53.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "f2f88e87-7ea0-4c17-9c73-660f07c2d854"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5937 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10823 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
56 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1853
  #objet: "Hébergement site Internet CFA SUP NA"
  #reference: "626"
  #date: DateTime @1718323200 {#1850
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Engagement n°000004 - Commande n°000004 du 10/01/2019\r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1849 …}
  -client: Proxies\__CG__\App\Entity\Client {#1587 …}
  -details: Doctrine\ORM\PersistentCollection {#1854 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1856 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1858 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718348850 {#1851
    date: 2024-06-14 07:07:30.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718348914 {#1852
    date: 2024-06-14 07:08:34.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
57 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2260
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1853
    #objet: "Hébergement site Internet CFA SUP NA"
    #reference: "626"
    #date: DateTime @1718323200 {#1850
      date: 2024-06-14 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      Engagement n°000004 - Commande n°000004 du 10/01/2019\r\n
      \r\n
      Renouvellement pour la période du 01/01/2024 au 31/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1849 …}
    -client: Proxies\__CG__\App\Entity\Client {#1587 …}
    -details: Doctrine\ORM\PersistentCollection {#1854 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1856 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1858 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718348850 {#1851
      date: 2024-06-14 07:07:30.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718348914 {#1852
      date: 2024-06-14 07:08:34.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "d28cdc64-4cfc-42bc-9e8f-7f69c2726042"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6065 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10875 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
58 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1864
  #objet: "civraisienpoitou.fr et sabac.civraisienpoitou.fr"
  #reference: "625"
  #date: DateTime @1718323200 {#1861
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1860 …}
  -client: Proxies\__CG__\App\Entity\Client {#1866 …}
  -details: Doctrine\ORM\PersistentCollection {#1868 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1870 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1872 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718348807 {#1862
    date: 2024-06-14 07:06:47.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718348936 {#1863
    date: 2024-06-14 07:08:56.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
59 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2269
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1864
    #objet: "civraisienpoitou.fr et sabac.civraisienpoitou.fr"
    #reference: "625"
    #date: DateTime @1718323200 {#1861
      date: 2024-06-14 00:00:00.0 UTC (+00:00)
    }
    #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1860 …}
    -client: Proxies\__CG__\App\Entity\Client {#1866 …}
    -details: Doctrine\ORM\PersistentCollection {#1868 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1870 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1872 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718348807 {#1862
      date: 2024-06-14 07:06:47.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718348936 {#1863
      date: 2024-06-14 07:08:56.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "09f115d3-e5a7-4731-8206-9ca0001c635d"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6195 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10927 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
60 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1878
  #objet: "Hébergement du site Internet lasabline.fr"
  #reference: "624"
  #date: DateTime @1718323200 {#1875
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1874 …}
  -client: Proxies\__CG__\App\Entity\Client {#1880 …}
  -details: Doctrine\ORM\PersistentCollection {#1882 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1884 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1886 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718348768 {#1876
    date: 2024-06-14 07:06:08.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718348945 {#1877
    date: 2024-06-14 07:09:05.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
61 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2278
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1878
    #objet: "Hébergement du site Internet lasabline.fr"
    #reference: "624"
    #date: DateTime @1718323200 {#1875
      date: 2024-06-14 00:00:00.0 UTC (+00:00)
    }
    #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1874 …}
    -client: Proxies\__CG__\App\Entity\Client {#1880 …}
    -details: Doctrine\ORM\PersistentCollection {#1882 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1884 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1886 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718348768 {#1876
      date: 2024-06-14 07:06:08.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718348945 {#1877
      date: 2024-06-14 07:09:05.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "8e33b98e-9b35-41f6-82b9-a7f6a28ca9c9"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6323 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10979 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
62 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1892
  #objet: "Hébergement et maintenance technique"
  #reference: "623"
  #date: DateTime @1718323200 {#1889
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1888 …}
  -client: Proxies\__CG__\App\Entity\Client {#1894 …}
  -details: Doctrine\ORM\PersistentCollection {#1896 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1898 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1900 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718348738 {#1890
    date: 2024-06-14 07:05:38.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718348955 {#1891
    date: 2024-06-14 07:09:15.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
63 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2287
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1892
    #objet: "Hébergement et maintenance technique"
    #reference: "623"
    #date: DateTime @1718323200 {#1889
      date: 2024-06-14 00:00:00.0 UTC (+00:00)
    }
    #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1888 …}
    -client: Proxies\__CG__\App\Entity\Client {#1894 …}
    -details: Doctrine\ORM\PersistentCollection {#1896 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1898 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1900 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718348738 {#1890
      date: 2024-06-14 07:05:38.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718348955 {#1891
      date: 2024-06-14 07:09:15.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "099e320f-915a-4ede-aeef-b4b949b53d8b"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6466 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11031 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
64 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1906
  #objet: "Hébergements Table Aspirante"
  #reference: "622"
  #date: DateTime @1717977600 {#1903
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1902 …}
  -client: Proxies\__CG__\App\Entity\Client {#1559 …}
  -details: Doctrine\ORM\PersistentCollection {#1907 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1909 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1911 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718023085 {#1904
    date: 2024-06-10 12:38:05.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718023085 {#1905
    date: 2024-06-10 12:38:05.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
65 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2296
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1906
    #objet: "Hébergements Table Aspirante"
    #reference: "622"
    #date: DateTime @1717977600 {#1903
      date: 2024-06-10 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 31/12/2023 au 30/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1902 …}
    -client: Proxies\__CG__\App\Entity\Client {#1559 …}
    -details: Doctrine\ORM\PersistentCollection {#1907 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1909 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1911 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718023085 {#1904
      date: 2024-06-10 12:38:05.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718023085 {#1905
      date: 2024-06-10 12:38:05.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "97302408-7942-439b-aa4c-d40915d2d30d"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6607 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11083 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
66 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1917
  #objet: "Hébergemement de l'application et du site Internet"
  #reference: "621"
  #date: DateTime @1717977600 {#1914
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Cette prestation comprend la gestion des noms de domaine, des serveurs d'hébergement et des sauvegardes.\r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1913 …}
  -client: Proxies\__CG__\App\Entity\Client {#1919 …}
  -details: Doctrine\ORM\PersistentCollection {#1921 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1923 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1925 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718022426 {#1915
    date: 2024-06-10 12:27:06.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718022426 {#1916
    date: 2024-06-10 12:27:06.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
67 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2305
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1917
    #objet: "Hébergemement de l'application et du site Internet"
    #reference: "621"
    #date: DateTime @1717977600 {#1914
      date: 2024-06-10 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      Cette prestation comprend la gestion des noms de domaine, des serveurs d'hébergement et des sauvegardes.\r\n
      \r\n
      Renouvellement pour la période du 31/12/2023 au 30/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1913 …}
    -client: Proxies\__CG__\App\Entity\Client {#1919 …}
    -details: Doctrine\ORM\PersistentCollection {#1921 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1923 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1925 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718022426 {#1915
      date: 2024-06-10 12:27:06.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718022426 {#1916
      date: 2024-06-10 12:27:06.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "aaab9326-1a18-401f-86c2-8f756f03d85a"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6750 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11135 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
68 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1931
  #objet: "simer86.fr"
  #reference: "620"
  #date: DateTime @1717977600 {#1928
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Période du : 01/10/2015 au  01/01/2022\r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1927 …}
  -client: Proxies\__CG__\App\Entity\Client {#1933 …}
  -details: Doctrine\ORM\PersistentCollection {#1935 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1937 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1939 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718021799 {#1929
    date: 2024-06-10 12:16:39.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718021799 {#1930
    date: 2024-06-10 12:16:39.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
69 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2314
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1931
    #objet: "simer86.fr"
    #reference: "620"
    #date: DateTime @1717977600 {#1928
      date: 2024-06-10 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      Période du : 01/10/2015 au  01/01/2022\r\n
      \r\n
      Renouvellement pour la période du 01/01/2024 au 31/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1927 …}
    -client: Proxies\__CG__\App\Entity\Client {#1933 …}
    -details: Doctrine\ORM\PersistentCollection {#1935 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1937 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1939 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718021799 {#1929
      date: 2024-06-10 12:16:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718021799 {#1930
      date: 2024-06-10 12:16:39.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "07d17fa4-8f2e-4f09-a90e-dcf13361de43"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6878 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11187 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
70 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1945
  #objet: "Hébergement de l'application Simplineo"
  #reference: "619"
  #date: DateTime @1717977600 {#1942
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1941 …}
  -client: Proxies\__CG__\App\Entity\Client {#1947 …}
  -details: Doctrine\ORM\PersistentCollection {#1949 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1951 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1953 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718019671 {#1943
    date: 2024-06-10 11:41:11.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718019671 {#1944
    date: 2024-06-10 11:41:11.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
71 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2323
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1945
    #objet: "Hébergement de l'application Simplineo"
    #reference: "619"
    #date: DateTime @1717977600 {#1942
      date: 2024-06-10 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 01/01/2024 au 31/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1941 …}
    -client: Proxies\__CG__\App\Entity\Client {#1947 …}
    -details: Doctrine\ORM\PersistentCollection {#1949 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1951 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1953 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718019671 {#1943
      date: 2024-06-10 11:41:11.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718019671 {#1944
      date: 2024-06-10 11:41:11.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "180f14e7-00e1-41ff-abd8-dadfd785c790"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7021 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11239 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
72 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1959
  #objet: "medilab-group.eu"
  #reference: "618"
  #date: DateTime @1717977600 {#1956
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1955 …}
  -client: Proxies\__CG__\App\Entity\Client {#1961 …}
  -details: Doctrine\ORM\PersistentCollection {#1963 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1965 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1967 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718019097 {#1957
    date: 2024-06-10 11:31:37.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718019097 {#1958
    date: 2024-06-10 11:31:37.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
73 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2332
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1959
    #objet: "medilab-group.eu"
    #reference: "618"
    #date: DateTime @1717977600 {#1956
      date: 2024-06-10 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 31/12/2023 au 30/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1955 …}
    -client: Proxies\__CG__\App\Entity\Client {#1961 …}
    -details: Doctrine\ORM\PersistentCollection {#1963 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1965 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1967 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718019097 {#1957
      date: 2024-06-10 11:31:37.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718019097 {#1958
      date: 2024-06-10 11:31:37.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "003d196c-d956-470f-8021-ac746bb26ab5"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7162 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11291 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
74 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1973
  #objet: "Hébergement Internet et maintenance"
  #reference: "617"
  #date: DateTime @1717977600 {#1970
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 30/12/2023 au 29/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1969 …}
  -client: Proxies\__CG__\App\Entity\Client {#1975 …}
  -details: Doctrine\ORM\PersistentCollection {#1977 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1979 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1981 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718018912 {#1971
    date: 2024-06-10 11:28:32.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718018912 {#1972
    date: 2024-06-10 11:28:32.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
75 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2341
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1973
    #objet: "Hébergement Internet et maintenance"
    #reference: "617"
    #date: DateTime @1717977600 {#1970
      date: 2024-06-10 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 30/12/2023 au 29/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1969 …}
    -client: Proxies\__CG__\App\Entity\Client {#1975 …}
    -details: Doctrine\ORM\PersistentCollection {#1977 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1979 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1981 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718018912 {#1971
      date: 2024-06-10 11:28:32.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718018912 {#1972
      date: 2024-06-10 11:28:32.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "2534cdc3-ac3e-415e-b57d-16b5865a8cdb"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7303 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11343 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
76 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1987
  #objet: "Hébergement Internet"
  #reference: "616"
  #date: DateTime @1717977600 {#1984
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 30/12/2023 au 29/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1983 …}
  -client: Proxies\__CG__\App\Entity\Client {#1615 …}
  -details: Doctrine\ORM\PersistentCollection {#1988 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1990 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1992 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718013426 {#1985
    date: 2024-06-10 09:57:06.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718013426 {#1986
    date: 2024-06-10 09:57:06.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
77 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2350
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1987
    #objet: "Hébergement Internet"
    #reference: "616"
    #date: DateTime @1717977600 {#1984
      date: 2024-06-10 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 30/12/2023 au 29/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1983 …}
    -client: Proxies\__CG__\App\Entity\Client {#1615 …}
    -details: Doctrine\ORM\PersistentCollection {#1988 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#1990 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#1992 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718013426 {#1985
      date: 2024-06-10 09:57:06.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718013426 {#1986
      date: 2024-06-10 09:57:06.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "fa08f942-2c23-4059-8615-5524ec6d4aef"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7444 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11395 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
78 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#1998
  #objet: "campustec.com"
  #reference: "615"
  #date: DateTime @1717977600 {#1995
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 30/12/2023 au 29/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1994 …}
  -client: Proxies\__CG__\App\Entity\Client {#2000 …}
  -details: Doctrine\ORM\PersistentCollection {#2002 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2004 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2006 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718012612 {#1996
    date: 2024-06-10 09:43:32.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718012612 {#1997
    date: 2024-06-10 09:43:32.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
79 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2359
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#1998
    #objet: "campustec.com"
    #reference: "615"
    #date: DateTime @1717977600 {#1995
      date: 2024-06-10 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 30/12/2023 au 29/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1994 …}
    -client: Proxies\__CG__\App\Entity\Client {#2000 …}
    -details: Doctrine\ORM\PersistentCollection {#2002 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#2004 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#2006 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1718012612 {#1996
      date: 2024-06-10 09:43:32.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1718012612 {#1997
      date: 2024-06-10 09:43:32.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "395c470a-4137-43c1-aead-1600b8690ac1"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7587 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11447 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
80 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#2012
  #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
  #reference: "614"
  #date: DateTime @1717804800 {#2009
    date: 2024-06-08 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Facture pour la prestation de avril à mai 2024."
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2008 …}
  -client: Proxies\__CG__\App\Entity\Client {#1654 …}
  -details: Doctrine\ORM\PersistentCollection {#2013 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2015 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2017 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1717866032 {#2010
    date: 2024-06-08 17:00:32.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1717866794 {#2011
    date: 2024-06-08 17:13:14.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
81 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2368
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#2012
    #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
    #reference: "614"
    #date: DateTime @1717804800 {#2009
      date: 2024-06-08 00:00:00.0 UTC (+00:00)
    }
    #commentaire: "Facture pour la prestation de avril à mai 2024."
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2008 …}
    -client: Proxies\__CG__\App\Entity\Client {#1654 …}
    -details: Doctrine\ORM\PersistentCollection {#2013 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#2015 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#2017 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1717866032 {#2010
      date: 2024-06-08 17:00:32.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1717866794 {#2011
      date: 2024-06-08 17:13:14.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "6cbb6ab6-c400-4a95-842b-26173e863c5e"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7715 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11499 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
82 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#2023
  #objet: "Sauvegarde"
  #reference: "613"
  #date: DateTime @1717113600 {#2020
    date: 2024-05-31 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2019 …}
  -client: Proxies\__CG__\App\Entity\Client {#2025 …}
  -details: Doctrine\ORM\PersistentCollection {#2027 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2029 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2031 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1717173529 {#2021
    date: 2024-05-31 16:38:49.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1717173529 {#2022
    date: 2024-05-31 16:38:49.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
83 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2377
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#2023
    #objet: "Sauvegarde"
    #reference: "613"
    #date: DateTime @1717113600 {#2020
      date: 2024-05-31 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 31/12/2023 au 30/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2019 …}
    -client: Proxies\__CG__\App\Entity\Client {#2025 …}
    -details: Doctrine\ORM\PersistentCollection {#2027 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#2029 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#2031 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1717173529 {#2021
      date: 2024-05-31 16:38:49.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1717173529 {#2022
      date: 2024-05-31 16:38:49.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "b830814c-ccac-45aa-abd6-b679b3e325db"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7856 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11551 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
84 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#2037
  #objet: "Hébergement du site Internet"
  #reference: "612"
  #date: DateTime @1717113600 {#2034
    date: 2024-05-31 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2033 …}
  -client: Proxies\__CG__\App\Entity\Client {#2039 …}
  -details: Doctrine\ORM\PersistentCollection {#2041 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2043 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2045 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1717149604 {#2035
    date: 2024-05-31 10:00:04.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1717149604 {#2036
    date: 2024-05-31 10:00:04.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
85 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2386
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#2037
    #objet: "Hébergement du site Internet"
    #reference: "612"
    #date: DateTime @1717113600 {#2034
      date: 2024-05-31 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 31/12/2023 au 30/12/2024
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2033 …}
    -client: Proxies\__CG__\App\Entity\Client {#2039 …}
    -details: Doctrine\ORM\PersistentCollection {#2041 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#2043 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#2045 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1717149604 {#2035
      date: 2024-05-31 10:00:04.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1717149604 {#2036
      date: 2024-05-31 10:00:04.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "d26fc3a6-3f75-4694-a7c3-1ce1cb438cda"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7988 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11603 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
86 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#2051
  #objet: "cabinet-bechon.fr"
  #reference: "611"
  #date: DateTime @1717027200 {#2048
    date: 2024-05-30 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 29/03/2024 au 28/03/2025
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2047 …}
  -client: Proxies\__CG__\App\Entity\Client {#2053 …}
  -details: Doctrine\ORM\PersistentCollection {#2055 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2057 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2059 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1717073249 {#2049
    date: 2024-05-30 12:47:29.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1717073249 {#2050
    date: 2024-05-30 12:47:29.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
87 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2395
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#2051
    #objet: "cabinet-bechon.fr"
    #reference: "611"
    #date: DateTime @1717027200 {#2048
      date: 2024-05-30 00:00:00.0 UTC (+00:00)
    }
    #commentaire: """
      \r\n
      \r\n
      Renouvellement pour la période du 29/03/2024 au 28/03/2025
      """
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2047 …}
    -client: Proxies\__CG__\App\Entity\Client {#2053 …}
    -details: Doctrine\ORM\PersistentCollection {#2055 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#2057 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#2059 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1717073249 {#2049
      date: 2024-05-30 12:47:29.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1717073249 {#2050
      date: 2024-05-30 12:47:29.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "371b7fc6-2908-471e-87d5-234d91680cdd"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8129 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11655 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
88 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#2065
  #objet: "Ajout fonctionnalités - Application Elysée Capital"
  #reference: "610"
  #date: DateTime @1716854400 {#2062
    date: 2024-05-28 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2061 …}
  -client: Proxies\__CG__\App\Entity\Client {#1601 …}
  -details: Doctrine\ORM\PersistentCollection {#2066 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2068 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2070 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1716888848 {#2063
    date: 2024-05-28 09:34:08.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1716888848 {#2064
    date: 2024-05-28 09:34:08.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
89 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2404
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#2065
    #objet: "Ajout fonctionnalités - Application Elysée Capital"
    #reference: "610"
    #date: DateTime @1716854400 {#2062
      date: 2024-05-28 00:00:00.0 UTC (+00:00)
    }
    #commentaire: null
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2061 …}
    -client: Proxies\__CG__\App\Entity\Client {#1601 …}
    -details: Doctrine\ORM\PersistentCollection {#2066 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#2068 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#2070 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1716888848 {#2063
      date: 2024-05-28 09:34:08.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1716888848 {#2064
      date: 2024-05-28 09:34:08.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "2f9e88a4-67d5-4f49-bfb1-191e7b1af0b8"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8270 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11707 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
90 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#2076
  #objet: "Cash Flow - Application Elysée Capital"
  #reference: "609"
  #date: DateTime @1716854400 {#2073
    date: 2024-05-28 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2072 …}
  -client: Proxies\__CG__\App\Entity\Client {#1601 …}
  -details: Doctrine\ORM\PersistentCollection {#2077 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2079 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2081 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1716888587 {#2074
    date: 2024-05-28 09:29:47.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1716888587 {#2075
    date: 2024-05-28 09:29:47.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
91 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2413
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#2076
    #objet: "Cash Flow - Application Elysée Capital"
    #reference: "609"
    #date: DateTime @1716854400 {#2073
      date: 2024-05-28 00:00:00.0 UTC (+00:00)
    }
    #commentaire: null
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2072 …}
    -client: Proxies\__CG__\App\Entity\Client {#1601 …}
    -details: Doctrine\ORM\PersistentCollection {#2077 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#2079 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#2081 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1716888587 {#2074
      date: 2024-05-28 09:29:47.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1716888587 {#2075
      date: 2024-05-28 09:29:47.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "ee385eb0-9a90-4e8f-a76b-dcf59fd032f2"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8411 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11759 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
92 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#2087
  #objet: "Extranet propriétaire City Résidence (acompte)"
  #reference: "608"
  #date: DateTime @1716768000 {#2084
    date: 2024-05-27 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2083 …}
  -client: Proxies\__CG__\App\Entity\Client {#2089 …}
  -details: Doctrine\ORM\PersistentCollection {#2091 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2093 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2095 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1716828373 {#2085
    date: 2024-05-27 16:46:13.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1716828373 {#2086
    date: 2024-05-27 16:46:13.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
93 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2422
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#2087
    #objet: "Extranet propriétaire City Résidence (acompte)"
    #reference: "608"
    #date: DateTime @1716768000 {#2084
      date: 2024-05-27 00:00:00.0 UTC (+00:00)
    }
    #commentaire: null
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2083 …}
    -client: Proxies\__CG__\App\Entity\Client {#2089 …}
    -details: Doctrine\ORM\PersistentCollection {#2091 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#2093 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#2095 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1716828373 {#2085
      date: 2024-05-27 16:46:13.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1716828373 {#2086
      date: 2024-05-27 16:46:13.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "03c510de-4795-4895-9b76-d435bcb24ad6"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8543 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11811 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
94 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#2101
  #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
  #reference: "607"
  #date: DateTime @1712793600 {#2098
    date: 2024-04-11 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Facture pour la prestation de février à mars 2024."
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2097 …}
  -client: Proxies\__CG__\App\Entity\Client {#1654 …}
  -details: Doctrine\ORM\PersistentCollection {#2102 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2104 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2106 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1712835114 {#2099
    date: 2024-04-11 11:31:54.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1712835114 {#2100
    date: 2024-04-11 11:31:54.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
95 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2431
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#2101
    #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
    #reference: "607"
    #date: DateTime @1712793600 {#2098
      date: 2024-04-11 00:00:00.0 UTC (+00:00)
    }
    #commentaire: "Facture pour la prestation de février à mars 2024."
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2097 …}
    -client: Proxies\__CG__\App\Entity\Client {#1654 …}
    -details: Doctrine\ORM\PersistentCollection {#2102 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#2104 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#2106 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1712835114 {#2099
      date: 2024-04-11 11:31:54.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1712835114 {#2100
      date: 2024-04-11 11:31:54.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "7df00595-8814-4a5c-b75b-f710cdf3cf73"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8677 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11863 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
96 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#2112
  #objet: "Newsletter Allianz Entrepros n°35"
  #reference: "606"
  #date: DateTime @1712016000 {#2109
    date: 2024-04-02 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2108 …}
  -client: Proxies\__CG__\App\Entity\Client {#2114 …}
  -details: Doctrine\ORM\PersistentCollection {#2116 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2118 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2120 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1712053006 {#2110
    date: 2024-04-02 10:16:46.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1712053006 {#2111
    date: 2024-04-02 10:16:46.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
97 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2440
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#2112
    #objet: "Newsletter Allianz Entrepros n°35"
    #reference: "606"
    #date: DateTime @1712016000 {#2109
      date: 2024-04-02 00:00:00.0 UTC (+00:00)
    }
    #commentaire: null
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2108 …}
    -client: Proxies\__CG__\App\Entity\Client {#2114 …}
    -details: Doctrine\ORM\PersistentCollection {#2116 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#2118 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#2120 …}
    -categorie: null
    #createdBy: "karine.gaborit@webimpulse.fr"
    #updatedBy: "karine.gaborit@webimpulse.fr"
    #createdAt: DateTime @1712053006 {#2110
      date: 2024-04-02 10:16:46.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1712053006 {#2111
      date: 2024-04-02 10:16:46.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "3c3c6048-1fe2-4e37-9b44-3a62b64eb3ff"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8818 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11915 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
98 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#2126
  #objet: "Dévelooppement du lot 2 de l'application web (solde)"
  #reference: "605"
  #date: DateTime @1710806400 {#2123
    date: 2024-03-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2122 …}
  -client: Proxies\__CG__\App\Entity\Client {#1601 …}
  -details: Doctrine\ORM\PersistentCollection {#2127 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2129 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2131 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1710869656 {#2124
    date: 2024-03-19 17:34:16.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1710869656 {#2125
    date: 2024-03-19 17:34:16.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
99 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2449
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#2126
    #objet: "Dévelooppement du lot 2 de l'application web (solde)"
    #reference: "605"
    #date: DateTime @1710806400 {#2123
      date: 2024-03-19 00:00:00.0 UTC (+00:00)
    }
    #commentaire: null
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2122 …}
    -client: Proxies\__CG__\App\Entity\Client {#1601 …}
    -details: Doctrine\ORM\PersistentCollection {#2127 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#2129 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#2131 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1710869656 {#2124
      date: 2024-03-19 17:34:16.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1710869656 {#2125
      date: 2024-03-19 17:34:16.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "3a3c42d6-03a6-487e-a40c-d69318688cb1"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8952 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11967 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
100 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#2137
  #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
  #reference: "604"
  #date: DateTime @1709596800 {#2134
    date: 2024-03-05 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Facture pour la prestation de décembre 2023 et janvier 2024."
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2133 …}
  -client: Proxies\__CG__\App\Entity\Client {#1654 …}
  -details: Doctrine\ORM\PersistentCollection {#2138 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2140 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2142 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1709651233 {#2135
    date: 2024-03-05 15:07:13.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1709651233 {#2136
    date: 2024-03-05 15:07:13.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
101 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2458
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#2137
    #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
    #reference: "604"
    #date: DateTime @1709596800 {#2134
      date: 2024-03-05 00:00:00.0 UTC (+00:00)
    }
    #commentaire: "Facture pour la prestation de décembre 2023 et janvier 2024."
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2133 …}
    -client: Proxies\__CG__\App\Entity\Client {#1654 …}
    -details: Doctrine\ORM\PersistentCollection {#2138 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#2140 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#2142 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1709651233 {#2135
      date: 2024-03-05 15:07:13.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1709651233 {#2136
      date: 2024-03-05 15:07:13.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "6870918a-f699-4865-8f55-0df56f75cd24"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9093 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12019 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
102 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#2148
  #objet: "Evotution de la plateforme SELEN"
  #reference: "603"
  #date: DateTime @1709510400 {#2145
    date: 2024-03-04 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2144 …}
  -client: Proxies\__CG__\App\Entity\Client {#1451 …}
  -details: Doctrine\ORM\PersistentCollection {#2149 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2151 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2153 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1709551399 {#2146
    date: 2024-03-04 11:23:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1709551399 {#2147
    date: 2024-03-04 11:23:19.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
103 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2467
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#2148
    #objet: "Evotution de la plateforme SELEN"
    #reference: "603"
    #date: DateTime @1709510400 {#2145
      date: 2024-03-04 00:00:00.0 UTC (+00:00)
    }
    #commentaire: null
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2144 …}
    -client: Proxies\__CG__\App\Entity\Client {#1451 …}
    -details: Doctrine\ORM\PersistentCollection {#2149 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#2151 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#2153 …}
    -categorie: null
    #createdBy: "karine.gaborit@webimpulse.fr"
    #updatedBy: "karine.gaborit@webimpulse.fr"
    #createdAt: DateTime @1709551399 {#2146
      date: 2024-03-04 11:23:19.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1709551399 {#2147
      date: 2024-03-04 11:23:19.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "77675a50-3060-46b7-a083-ef4acccfd775"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9221 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12071 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
104 GRANTED ROLE_COMPTABLE
App\Entity\ClientFacture {#2159
  #objet: "Newsletter Allianz Entrepros n°34"
  #reference: "602"
  #date: DateTime @1705536000 {#2156
    date: 2024-01-18 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2155 …}
  -client: Proxies\__CG__\App\Entity\Client {#2114 …}
  -details: Doctrine\ORM\PersistentCollection {#2160 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2162 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2164 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1705586107 {#2157
    date: 2024-01-18 13:55:07.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1705586107 {#2158
    date: 2024-01-18 13:55:07.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
105 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2476
  -isAccessible: true
  -fqcn: "App\Entity\ClientFacture"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
  -instance: App\Entity\ClientFacture {#2159
    #objet: "Newsletter Allianz Entrepros n°34"
    #reference: "602"
    #date: DateTime @1705536000 {#2156
      date: 2024-01-18 00:00:00.0 UTC (+00:00)
    }
    #commentaire: null
    -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2155 …}
    -client: Proxies\__CG__\App\Entity\Client {#2114 …}
    -details: Doctrine\ORM\PersistentCollection {#2160 …}
    -clientReglements: Doctrine\ORM\PersistentCollection {#2162 …}
    -clientAvoirs: Doctrine\ORM\PersistentCollection {#2164 …}
    -categorie: null
    #createdBy: "emmanuel.rocher@webimpulse.fr"
    #updatedBy: "emmanuel.rocher@webimpulse.fr"
    #createdAt: DateTime @1705586107 {#2157
      date: 2024-01-18 13:55:07.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1705586107 {#2158
      date: 2024-01-18 13:55:07.0 UTC (+00:00)
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: "db397ad3-2c44-46fb-b807-295230528984"
  -permission: "ROLE_COMPTABLE"
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9351 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12123 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
106 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2521
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1736294400 {#1425
    date: 2025-01-08 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "08/01/2025"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2584 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2525 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2505 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2489 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2580 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2517 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2494 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
107 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2523
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "651"
  -formattedValue: "651"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2615 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2508 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2507 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1326 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2621 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2485 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2503 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
108 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2499
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1451 …}
  -formattedValue: "Université Paris 8 Vincennes - Saint-Denis"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2622 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2524 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2480 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2514 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2623 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2498 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2527 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
109 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2634
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1451 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 123
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
110 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2528
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Evotution de la plateforme SELEN"
  -formattedValue: "Evotution de la plateforme SELEN"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2770 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2531 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2530 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2532 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2768 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2529 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2534 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
111 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2542
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2767 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2545 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2544 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2546 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2766 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2543 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2548 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
112 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2761
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
113 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2549
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 1416.67
  -formattedValue: "1\u{202F}416,67"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2720 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2552 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2551 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2553 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2727 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2550 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2555 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
114 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2556
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 1700.004
  -formattedValue: "1\u{202F}700,004"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2688 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2559 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2558 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2560 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2723 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2557 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2562 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
115 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2563
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 1700.004
  -formattedValue: "1\u{202F}700,004"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2790 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2566 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2565 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2567 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2793 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2564 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2569 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
116 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2576
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1734652800 {#1528
    date: 2024-12-20 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "20/12/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2844 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2574 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2575 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2572 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2847 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2571 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2577 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
117 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2578
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "650"
  -formattedValue: "650"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2846 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2536 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2541 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2540 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2848 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2535 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2537 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
118 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2538
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1532 …}
  -formattedValue: "Le Château de Périgny"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2843 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2568 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2724 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2785 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2853 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2729 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2787 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
119 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2777
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1532 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 124
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
120 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2783
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Déblocage SMTP adresse e-mail"
  -formattedValue: "Déblocage SMTP adresse e-mail"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2905 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2794 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2792 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2795 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2898 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2786 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2797 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
121 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2805
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2896 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2808 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2807 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2809 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2899 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2806 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2811 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
122 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2573
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
123 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2812
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 195.0
  -formattedValue: "195"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2910 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2815 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2814 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2816 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2913 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2813 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2818 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
124 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2819
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 234.0
  -formattedValue: "234"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2895 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2822 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2821 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2823 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2817 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2820 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2825 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
125 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2826
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2933 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2829 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2828 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2830 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2936 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2827 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2832 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
126 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2839
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1733961600 {#1540
    date: 2024-12-12 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "12/12/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2987 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2837 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2838 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2835 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2990 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2834 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2840 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
127 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2841
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "649"
  -formattedValue: "649"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2989 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2799 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2804 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2803 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2991 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2798 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2800 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
128 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2801
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1545 …}
  -formattedValue: "Centre Régional Information Jeunesse"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2986 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2831 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2885 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2796 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2996 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2539 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2930 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
129 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2925
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1545 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 26
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
130 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2928
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Tickets de maintenance et de développement web"
  -formattedValue: "Tickets de maintenance et de développement web"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3048 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2937 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2935 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2938 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3041 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2912 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2940 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
131 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2948
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3039 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2951 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2950 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2952 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3042 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2949 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2954 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
132 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2836
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
133 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2955
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 2470.0
  -formattedValue: "2\u{202F}470"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3053 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2958 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2957 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2959 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3056 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2956 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2961 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
134 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2962
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 2964.0
  -formattedValue: "2\u{202F}964"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3038 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2965 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2964 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2966 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2960 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2963 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2968 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
135 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2969
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 2964.0
  -formattedValue: "2\u{202F}964"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3070 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2972 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2971 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2973 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3074 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2970 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2975 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
136 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2982
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1733788800 {#1554
    date: 2024-12-10 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "10/12/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3125 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2980 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2981 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2978 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3128 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2977 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2983 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
137 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2984
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "648"
  -formattedValue: "648"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3127 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2942 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2947 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2946 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3129 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2941 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2943 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
138 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2944
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1559 …}
  -formattedValue: "Stivent Industrie"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3124 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2974 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3028 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2939 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3134 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2802 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3061 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
139 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3068
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1559 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 102
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
140 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3071
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Refonte de la page d'accueil du site stivent.fr"
  -formattedValue: "Refonte de la page d'accueil du site stivent.fr"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3186 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3075 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3073 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3076 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3179 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3055 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3078 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
141 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3086
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3177 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3089 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3088 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3090 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3180 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3087 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3092 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
142 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2979
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
143 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3093
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 425.0
  -formattedValue: "425"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3191 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3096 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3095 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3097 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3194 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3094 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3099 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
144 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3100
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 510.0
  -formattedValue: "510"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3201 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3103 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3102 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3104 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3098 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3101 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3106 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
145 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3107
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3220 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3110 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3109 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3111 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3223 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3108 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3113 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
146 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3120
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1733184000 {#1568
    date: 2024-12-03 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "03/12/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3274 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3118 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3119 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3116 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3277 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3115 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3121 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
147 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3122
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "647"
  -formattedValue: "647"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3276 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3080 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3085 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3084 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3278 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3079 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3081 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
148 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3082
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1573 …}
  -formattedValue: "Mairie de Liniers"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3273 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3112 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3166 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3077 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3283 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2945 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3216 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
149 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3214
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1573 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 130
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
150 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3217
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Site internet de la mairie de Liniers (acompte)"
  -formattedValue: "Site internet de la mairie de Liniers (acompte)"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3335 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3224 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3222 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3225 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3328 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3202 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3227 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
151 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3235
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3326 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3238 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3237 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3239 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3329 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3236 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3241 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
152 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3117
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
153 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3242
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 4425.0
  -formattedValue: "4\u{202F}425"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3340 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3245 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3244 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3246 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3343 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3243 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3248 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
154 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3249
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 5310.0
  -formattedValue: "5\u{202F}310"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3325 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3252 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3251 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3253 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3247 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3250 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3255 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
155 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3256
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 5310.0
  -formattedValue: "5\u{202F}310"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3357 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3259 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3258 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3260 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3361 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3257 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3262 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
156 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3269
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1732060800 {#1582
    date: 2024-11-20 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "20/11/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3412 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3267 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3268 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3265 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3415 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3264 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3270 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
157 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3271
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "646"
  -formattedValue: "646"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3414 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3229 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3234 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3233 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3416 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3228 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3230 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
158 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3231
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1587 …}
  -formattedValue: "GIP OGAES - CFA SUP NA"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3411 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3261 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3315 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3226 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3421 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3083 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3348 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
159 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3355
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1587 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 92
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
160 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3358
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Evolution du site internet du CFA Sup NA (cfasup-na.fr)"
  -formattedValue: "Evolution du site internet du CFA Sup NA (cfasup-na.fr)"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3473 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3362 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3360 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3363 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3466 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3342 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3365 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
161 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3373
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3464 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3376 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3375 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3377 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3467 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3374 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3379 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
162 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3266
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
163 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3380
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 1985.0
  -formattedValue: "1\u{202F}985"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3478 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3383 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3382 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3384 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3481 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3381 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3386 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
164 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3387
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 2382.0
  -formattedValue: "2\u{202F}382"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3490 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3390 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3389 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3391 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3385 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3388 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3393 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
165 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3394
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3509 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3397 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3396 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3398 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3512 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3395 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3400 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
166 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3407
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1732060800 {#1596
    date: 2024-11-20 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "20/11/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3563 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3405 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3406 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3403 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3566 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3402 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3408 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
167 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3409
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "645"
  -formattedValue: "645"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3565 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3367 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3372 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3371 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3567 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3366 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3368 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
168 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3369
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1601 …}
  -formattedValue: "Elysée Capital"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3562 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3399 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3453 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3364 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3572 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3232 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3505 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
169 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3503
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1601 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 126
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
170 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3506
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Développement de la partie A du lot 3 de l'application web"
  -formattedValue: "Développement de la partie A du lot 3 de l'application web"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3624 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3513 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3511 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3514 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3617 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3491 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3516 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
171 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3524
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3615 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3527 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3526 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3528 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3618 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3525 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3530 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
172 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3404
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
173 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3531
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 13260.0
  -formattedValue: "13\u{202F}260"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3629 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3534 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3533 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3535 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3632 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3532 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3537 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
174 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3538
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 15912.0
  -formattedValue: "15\u{202F}912"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3633 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3541 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3540 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3542 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3536 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3539 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3544 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
175 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3545
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3652 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3548 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3547 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3549 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3655 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3546 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3551 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
176 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3558
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1727654400 {#1610
    date: 2024-09-30 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "30/09/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3706 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3556 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3557 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3554 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3709 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3553 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3559 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
177 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3560
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "644"
  -formattedValue: "644"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3708 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3518 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3523 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3522 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3710 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3517 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3519 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
178 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3520
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1615 …}
  -formattedValue: "Egosphere Sas"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3705 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3550 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3604 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3515 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3715 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3370 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3648 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
179 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3646
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1615 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 64
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
180 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3649
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Modifications site internet - egosphere.fr"
  -formattedValue: "Modifications site internet - egosphere.fr"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3767 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3656 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3654 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3657 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3760 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3634 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3659 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
181 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3667
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3758 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3670 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3669 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3671 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3761 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3668 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3673 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
182 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3555
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
183 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3674
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 250.0
  -formattedValue: "250"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3772 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3677 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3676 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3678 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3775 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3675 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3680 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
184 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3681
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 300.0
  -formattedValue: "300"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3757 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3684 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3683 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3685 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3679 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3682 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3687 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
185 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3688
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3793 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3691 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3690 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3692 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3796 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3689 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3694 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
186 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3701
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1727136000 {#1624
    date: 2024-09-24 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "24/09/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3847 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3699 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3700 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3697 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3850 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3696 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3702 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
187 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3703
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "643"
  -formattedValue: "643"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3849 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3661 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3666 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3665 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3851 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3660 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3662 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
188 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3663
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1629 …}
  -formattedValue: "Info Jeune France"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3846 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3693 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3747 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3658 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3856 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3521 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3789 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
189 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3787
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1629 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 119
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
190 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3790
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement et maintenance de la plateforme d'annonces"
  -formattedValue: "Hébergement et maintenance de la plateforme d'annonces"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3908 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3797 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3795 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3798 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3901 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3774 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3800 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
191 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3808
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3899 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3811 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3810 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3812 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3902 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3809 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3814 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
192 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3698
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
193 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3815
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 900.0
  -formattedValue: "900"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3913 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3818 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3817 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3819 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3916 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3816 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3821 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
194 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3822
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 1080.0
  -formattedValue: "1\u{202F}080"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3917 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3825 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3824 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3826 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3820 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3823 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3828 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
195 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3829
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3936 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3832 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3831 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3833 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3939 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3830 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3835 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
196 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3842
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1726790400 {#1638
    date: 2024-09-20 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "20/09/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3990 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3840 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3841 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3838 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3993 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3837 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3843 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
197 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3844
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "642"
  -formattedValue: "642"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3992 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3802 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3807 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3806 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3994 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3801 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3803 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
198 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3804
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1545 …}
  -formattedValue: "Centre Régional Information Jeunesse"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3989 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3834 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3888 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3799 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3999 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3664 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3932 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
199 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3930
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1545 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 26
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
200 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3933
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Tickets de maintenance et modification sites internet"
  -formattedValue: "Tickets de maintenance et modification sites internet"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4038 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3940 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3938 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3941 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4031 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3918 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3943 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
201 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3951
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4029 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3954 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3953 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3955 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4032 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3952 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3957 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
202 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3839
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
203 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3958
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 650.0
  -formattedValue: "650"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4043 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3961 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3960 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3962 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4046 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3959 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3964 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
204 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3965
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 780.0
  -formattedValue: "780"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4028 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3968 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3967 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3969 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3963 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3966 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3971 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
205 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3972
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4064 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3975 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3974 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3976 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4067 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3973 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3978 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
206 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3985
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1722297600 {#1649
    date: 2024-07-30 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "30/07/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4118 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3983 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3984 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3981 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4121 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3980 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3986 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
207 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3987
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "641"
  -formattedValue: "641"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4120 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3945 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3950 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3949 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4122 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3944 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3946 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
208 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3947
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1654 …}
  -formattedValue: "L'École Atypique"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4117 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3977 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4018 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3942 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4127 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3805 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4060 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
209 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4058
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1654 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 127
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
210 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4061
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Formation de pré-qualification au titre de développeur web et web mobile"
  -formattedValue: "Formation de pré-qualification au titre de développeur web et w…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4179 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4068 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4066 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4069 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4172 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4045 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4071 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
211 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4079
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4173 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4082 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4081 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4083 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3982 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4080 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4085 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
212 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4170
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
213 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4086
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 3760.0
  -formattedValue: "3\u{202F}760"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4184 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4089 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4088 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4090 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4187 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4087 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4092 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
214 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4093
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 4512.0
  -formattedValue: "4\u{202F}512"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4190 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4096 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4095 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4097 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4091 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4094 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4099 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
215 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4100
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4209 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4103 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4102 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4104 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4212 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4101 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4106 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
216 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4113
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718755200 {#1663
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "19/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4263 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4111 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4112 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4109 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4266 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4108 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4114 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
217 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4115
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "640"
  -formattedValue: "640"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4265 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4073 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4078 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4077 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4267 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4072 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4074 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
218 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4075
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1532 …}
  -formattedValue: "Le Château de Périgny"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4262 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4105 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4159 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4070 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4272 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3948 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4205 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
219 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4203
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1532 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 124
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
220 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4206
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement internet"
  -formattedValue: "Hébergement internet"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4311 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4213 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4211 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4214 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4304 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4191 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4216 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
221 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4224
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4302 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4227 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4226 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4228 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4305 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4225 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4230 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
222 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4110
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
223 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4231
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 700.0
  -formattedValue: "700"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4316 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4234 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4233 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4235 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4319 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4232 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4237 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
224 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4238
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 840.0
  -formattedValue: "840"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4301 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4241 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4240 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4242 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4236 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4239 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4244 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
225 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4245
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4337 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4248 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4247 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4249 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4340 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4246 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4251 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
226 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4258
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718755200 {#1674
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "19/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4391 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4256 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4257 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4254 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4394 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4253 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4259 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
227 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4260
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "639"
  -formattedValue: "639"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4393 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4218 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4223 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4222 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4395 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4217 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4219 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
228 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4220
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1679 …}
  -formattedValue: "CE Thales avionics CSC"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4390 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4250 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4291 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4215 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4400 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4076 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4333 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
229 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4331
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1679 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 43
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
230 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4334
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement web"
  -formattedValue: "Hébergement web"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4452 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4341 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4339 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4342 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4445 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4318 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4344 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
231 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4352
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4443 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4355 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4354 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4356 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4446 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4353 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4358 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
232 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4255
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
233 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4359
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 560.0
  -formattedValue: "560"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4457 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4362 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4361 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4363 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4460 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4360 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4365 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
234 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4366
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 672.0
  -formattedValue: "672"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4461 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4369 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4368 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4370 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4364 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4367 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4372 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
235 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4373
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4480 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4376 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4375 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4377 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4483 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4374 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4379 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
236 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4386
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718755200 {#1688
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "19/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4534 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4384 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4385 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4382 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4537 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4381 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4387 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
237 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4388
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "638"
  -formattedValue: "638"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4536 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4346 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4351 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4350 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4538 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4345 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4347 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
238 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4348
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1693 …}
  -formattedValue: "CSE THALES BRELANDIERE"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4533 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4378 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4432 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4343 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4543 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4221 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4476 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
239 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4474
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1693 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 122
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
240 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4477
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement web"
  -formattedValue: "Hébergement web"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4595 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4484 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4482 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4485 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4588 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4462 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4487 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
241 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4495
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4586 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4498 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4497 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4499 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4589 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4496 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4501 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
242 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4383
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
243 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4502
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 560.0
  -formattedValue: "560"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4600 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4505 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4504 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4506 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4603 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4503 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4508 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
244 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4509
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 672.0
  -formattedValue: "672"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4604 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4512 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4511 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4513 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4507 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4510 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4515 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
245 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4516
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4623 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4519 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4518 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4520 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4626 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4517 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4522 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
246 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4529
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718755200 {#1702
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "19/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4677 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4527 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4528 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4525 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4680 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4524 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4530 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
247 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4531
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "637"
  -formattedValue: "637"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4679 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4489 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4494 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4493 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4681 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4488 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4490 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
248 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4491
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1707 …}
  -formattedValue: "VSAVE"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4676 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4521 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4575 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4486 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4686 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4349 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4619 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
249 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4617
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1707 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 100
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
250 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4620
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement Internet"
  -formattedValue: "Hébergement Internet"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4738 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4627 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4625 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4628 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4731 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4605 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4630 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
251 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4638
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4729 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4641 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4640 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4642 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4732 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4639 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4644 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
252 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4526
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
253 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4645
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 350.0
  -formattedValue: "350"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4743 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4648 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4647 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4649 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4746 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4646 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4651 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
254 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4652
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 420.0
  -formattedValue: "420"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4728 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4655 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4654 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4656 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4650 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4653 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4658 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
255 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4659
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4764 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4662 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4661 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4663 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4767 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4660 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4665 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
256 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4672
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718755200 {#1716
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "19/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4818 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4670 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4671 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4668 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4821 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4667 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4673 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
257 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4674
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "636"
  -formattedValue: "636"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4820 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4632 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4637 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4636 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4822 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4631 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4633 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
258 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4634
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1721 …}
  -formattedValue: "Snapcc - Unsa"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4817 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4664 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4718 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4629 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4827 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4492 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4760 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
259 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4758
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1721 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 66
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
260 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4761
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement site internet"
  -formattedValue: "Hébergement site internet"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4879 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4768 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4766 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4769 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4872 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4745 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4771 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
261 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4779
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4870 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4782 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4781 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4783 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4873 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4780 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4785 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
262 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4669
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
263 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4786
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 80.0
  -formattedValue: "80"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4884 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4789 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4788 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4790 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4887 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4787 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4792 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
264 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4793
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 96.0
  -formattedValue: "96"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4869 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4796 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4795 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4797 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4791 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4794 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4799 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
265 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4800
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4905 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4803 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4802 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4804 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4908 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4801 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4806 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
266 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4813
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718755200 {#1730
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "19/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4959 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4811 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4812 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4809 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4962 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4808 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4814 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
267 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4815
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "635"
  -formattedValue: "635"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4961 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4773 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4778 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4777 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4963 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4772 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4774 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
268 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4775
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1735 …}
  -formattedValue: "Les Vergers de l'Aumaillerie"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4958 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4805 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4859 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4770 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4968 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4635 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4901 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
269 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4899
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1735 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 44
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
270 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4902
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Site internet vergers-aumaillerie.fr"
  -formattedValue: "Site internet vergers-aumaillerie.fr"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5020 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4909 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4907 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4910 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5013 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4886 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4912 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
271 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4920
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5011 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4923 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4922 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4924 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5014 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4921 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4926 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
272 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4810
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
273 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4927
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 150.0
  -formattedValue: "150"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5025 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4930 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4929 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4931 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5028 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4928 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4933 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
274 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4934
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 180.0
  -formattedValue: "180"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5010 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4937 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4936 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4938 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4932 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4935 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4940 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
275 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4941
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5046 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4944 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4943 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4945 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5049 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4942 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4947 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
276 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4954
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718755200 {#1744
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "19/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5100 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4952 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4953 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4950 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5103 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4949 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4955 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
277 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4956
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "634"
  -formattedValue: "634"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5102 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4914 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4919 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4918 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5104 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4913 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4915 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
278 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4916
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1749 …}
  -formattedValue: "Fiscorama"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5099 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4946 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5000 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4911 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5109 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4776 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5042 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
279 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5040
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1749 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 16
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
280 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5043
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement site Fiscorama"
  -formattedValue: "Hébergement site Fiscorama"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5161 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5050 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5048 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5051 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5154 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5027 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5053 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
281 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5061
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5152 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5064 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5063 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5065 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5155 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5062 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5067 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
282 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4951
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
283 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5068
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 400.0
  -formattedValue: "400"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5166 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5071 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5070 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5072 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5169 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5069 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5074 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
284 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5075
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 480.0
  -formattedValue: "480"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5151 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5078 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5077 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5079 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5073 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5076 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5081 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
285 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5082
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5187 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5085 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5084 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5086 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5190 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5083 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5088 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
286 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5095
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718755200 {#1758
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "19/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5241 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5093 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5094 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5091 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5244 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5090 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5096 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
287 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5097
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "633"
  -formattedValue: "633"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5243 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5055 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5060 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5059 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5245 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5054 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5056 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
288 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5057
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1763 …}
  -formattedValue: "MJC 21"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5240 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5087 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5141 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5052 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5250 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4917 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5183 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
289 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5181
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1763 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 18
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
290 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5184
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement du site Internet"
  -formattedValue: "Hébergement du site Internet"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5302 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5191 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5189 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5192 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5295 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5168 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5194 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
291 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5202
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5293 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5205 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5204 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5206 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5296 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5203 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5208 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
292 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5092
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
293 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5209
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 180.0
  -formattedValue: "180"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5307 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5212 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5211 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5213 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5310 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5210 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5215 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
294 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5216
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 216.0
  -formattedValue: "216"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5292 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5219 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5218 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5220 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5214 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5217 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5222 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
295 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5223
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5328 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5226 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5225 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5227 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5331 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5224 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5229 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
296 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5236
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718755200 {#1772
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "19/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5382 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5234 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5235 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5232 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5385 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5231 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5237 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
297 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5238
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "632"
  -formattedValue: "632"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5384 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5196 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5201 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5200 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5386 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5195 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5197 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
298 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5198
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1777 …}
  -formattedValue: "Audacie"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5381 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5228 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5282 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5193 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5391 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5058 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5324 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
299 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5322
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1777 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 82
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
300 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5325
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement Internet"
  -formattedValue: "Hébergement Internet"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5443 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5332 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5330 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5333 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5436 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5309 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5335 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
301 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5343
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5434 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5346 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5345 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5347 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5437 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5344 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5349 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
302 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5233
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
303 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5350
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 400.0
  -formattedValue: "400"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5448 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5353 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5352 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5354 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5451 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5351 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5356 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
304 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5357
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 480.0
  -formattedValue: "480"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5452 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5360 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5359 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5361 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5355 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5358 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5363 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
305 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5364
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5471 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5367 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5366 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5368 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5474 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5365 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5370 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
306 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5377
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718755200 {#1786
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "19/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5525 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5375 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5376 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5373 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5528 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5372 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5378 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
307 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5379
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "631"
  -formattedValue: "631"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5527 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5337 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5342 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5341 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5529 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5336 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5338 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
308 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5339
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1791 …}
  -formattedValue: "GAEC des Crouzettes"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5524 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5369 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5423 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5334 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5534 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5199 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5467 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
309 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5465
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1791 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 42
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
310 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5468
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement du site internet lescrouzettes.fr 2023 et 2024"
  -formattedValue: "Hébergement du site internet lescrouzettes.fr 2023 et 2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5586 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5475 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5473 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5476 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5579 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5453 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5478 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
311 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5486
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5577 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5489 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5488 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5490 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5580 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5487 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5492 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
312 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5374
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
313 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5493
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 620.0
  -formattedValue: "620"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5591 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5496 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5495 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5497 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5594 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5494 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5499 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
314 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5500
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 744.0
  -formattedValue: "744"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5576 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5503 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5502 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5504 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5498 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5501 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5506 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
315 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5507
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5612 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5510 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5509 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5511 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5615 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5508 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5513 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
316 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5520
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718755200 {#1800
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "19/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5666 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5518 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5519 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5516 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5669 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5515 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5521 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
317 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5522
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "630"
  -formattedValue: "630"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5668 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5480 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5485 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5484 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5670 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5479 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5481 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
318 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5482
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1805 …}
  -formattedValue: "Scot Sud Vienne"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5665 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5512 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5566 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5477 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5675 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5340 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5608 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
319 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5606
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1805 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 53
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
320 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5609
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement - Site Internet du SCOT Sud Vienne"
  -formattedValue: "Hébergement - Site Internet du SCOT Sud Vienne"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5727 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5616 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5614 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5617 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5720 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5593 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5619 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
321 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5627
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5718 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5630 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5629 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5631 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5721 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5628 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5633 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
322 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5517
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
323 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5634
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 400.0
  -formattedValue: "400"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5732 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5637 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5636 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5638 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5735 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5635 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5640 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
324 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5641
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 480.0
  -formattedValue: "480"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5717 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5644 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5643 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5645 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5639 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5642 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5647 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
325 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5648
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5753 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5651 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5650 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5652 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5756 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5649 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5654 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
326 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5661
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718755200 {#1814
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "19/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5807 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5659 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5660 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5657 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5810 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5656 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5662 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
327 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5663
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "629"
  -formattedValue: "629"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5809 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5621 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5626 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5625 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5811 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5620 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5622 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
328 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5623
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1819 …}
  -formattedValue: "Neoloji Technopole Grand Poitiers"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5806 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5653 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5707 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5618 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5816 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5483 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5749 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
329 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5747
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1819 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 109
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
330 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5750
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "technopolegrandpoitiers.com"
  -formattedValue: "technopolegrandpoitiers.com"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5868 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5757 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5755 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5758 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5861 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5734 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5760 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
331 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5768
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5859 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5771 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5770 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5772 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5862 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5769 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5774 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
332 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5658
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
333 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5775
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 930.0
  -formattedValue: "930"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5873 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5778 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5777 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5779 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5876 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5776 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5781 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
334 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5782
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 1116.0
  -formattedValue: "1\u{202F}116"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5858 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5785 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5784 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5786 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5780 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5783 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5788 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
335 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5789
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5894 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5792 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5791 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5793 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5897 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5790 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5795 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
336 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5802
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718755200 {#1828
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "19/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5948 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5800 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5801 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5798 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5951 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5797 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5803 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
337 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5804
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "628"
  -formattedValue: "628"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5950 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5762 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5767 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5766 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5952 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5761 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5763 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
338 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5764
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1559 …}
  -formattedValue: "Stivent Industrie"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5947 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5794 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5848 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5759 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5957 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5624 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5890 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
339 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5888
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1559 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 102
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
340 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5891
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement de SAV Rockster"
  -formattedValue: "Hébergement de SAV Rockster"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5996 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5898 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5896 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5899 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5989 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5875 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5901 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
341 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5909
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5987 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5912 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5911 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5913 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5990 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5910 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5915 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
342 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5799
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
343 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5916
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 850.0
  -formattedValue: "850"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6001 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5919 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5918 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5920 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6004 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5917 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5922 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
344 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5923
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 1020.0
  -formattedValue: "1\u{202F}020"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5986 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5926 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5925 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5927 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5921 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5924 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5929 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
345 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5930
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6022 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5933 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5932 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5934 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6025 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5931 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5936 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
346 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5943
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718755200 {#1839
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "19/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6076 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5941 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5942 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5939 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6079 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5938 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5944 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
347 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5945
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "627"
  -formattedValue: "627"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6078 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5903 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5908 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5907 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6080 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5902 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5904 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
348 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5905
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1559 …}
  -formattedValue: "Stivent Industrie"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6075 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5935 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5976 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5900 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6085 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5765 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6018 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
349 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#6016
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1559 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 102
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
350 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6019
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Noms de domaines et hébergements Stivent Industrie"
  -formattedValue: "Noms de domaines et hébergements Stivent Industrie"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6124 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6026 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6024 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6027 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6117 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6003 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6029 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
351 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6037
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6115 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6040 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6039 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6041 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6118 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6038 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6043 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
352 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5940
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
353 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6044
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 1840.0
  -formattedValue: "1\u{202F}840"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6129 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6047 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6046 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6048 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6132 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6045 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6050 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
354 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6051
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 2208.0
  -formattedValue: "2\u{202F}208"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6133 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6054 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6053 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6055 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6049 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6052 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6057 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
355 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6058
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6152 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6061 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6060 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6062 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6155 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6059 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6064 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
356 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6071
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718323200 {#1850
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "14/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6206 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6069 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6070 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6067 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6209 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6066 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6072 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
357 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6073
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "626"
  -formattedValue: "626"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6208 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6031 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6036 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6035 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6210 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6030 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6032 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
358 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6033
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1587 …}
  -formattedValue: "GIP OGAES - CFA SUP NA"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6205 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6063 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6104 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6028 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6215 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5906 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6148 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
359 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#6146
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1587 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 92
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
360 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6149
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement site Internet CFA SUP NA"
  -formattedValue: "Hébergement site Internet CFA SUP NA"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6254 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6156 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6154 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6157 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6247 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6134 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6159 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
361 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6167
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6245 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6170 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6169 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6171 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6248 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6168 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6173 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
362 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#6068
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
363 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6174
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 450.0
  -formattedValue: "450"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6259 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6177 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6176 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6178 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6262 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6175 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6180 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
364 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6181
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 540.0
  -formattedValue: "540"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6244 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6184 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6183 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6185 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6179 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6182 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6187 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
365 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6188
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6280 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6191 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6190 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6192 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6283 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6189 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6194 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
366 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6201
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718323200 {#1861
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "14/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6334 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6199 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6200 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6197 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6337 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6196 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6202 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
367 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6203
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "625"
  -formattedValue: "625"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6336 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6161 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6166 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6165 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6338 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6160 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6162 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
368 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6163
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1866 …}
  -formattedValue: "CC du Civraisien en Poitou"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6333 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6193 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6234 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6158 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6343 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6034 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6276 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
369 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#6274
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1866 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 90
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
370 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6277
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "civraisienpoitou.fr et sabac.civraisienpoitou.fr"
  -formattedValue: "civraisienpoitou.fr et sabac.civraisienpoitou.fr"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6395 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6284 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6282 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6285 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6388 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6261 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6287 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
371 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6295
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6386 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6298 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6297 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6299 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6389 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6296 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6301 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
372 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#6198
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
373 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6302
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 2050.0
  -formattedValue: "2\u{202F}050"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6400 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6305 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6304 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6306 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6403 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6303 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6308 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
374 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6309
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 2460.0
  -formattedValue: "2\u{202F}460"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6404 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6312 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6311 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6313 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6307 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6310 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6315 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
375 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6316
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6423 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6319 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6318 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6320 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6426 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6317 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6322 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
376 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6329
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718323200 {#1875
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "14/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6477 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6327 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6328 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6325 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6480 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6324 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6330 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
377 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6331
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "624"
  -formattedValue: "624"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6479 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6289 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6294 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6293 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6481 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6288 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6290 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
378 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6291
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1880 …}
  -formattedValue: "Mairie de Lussac-les-Châteaux"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6476 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6321 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6375 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6286 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6486 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6164 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6419 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
379 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#6417
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1880 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 17
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
380 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6420
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement du site Internet lasabline.fr"
  -formattedValue: "Hébergement du site Internet lasabline.fr"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6538 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6427 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6425 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6428 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6531 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6405 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6430 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
381 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6438
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6529 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6441 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6440 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6442 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6532 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6439 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6444 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
382 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#6326
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
383 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6445
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 180.0
  -formattedValue: "180"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6543 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6448 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6447 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6449 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6546 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6446 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6451 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
384 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6452
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 216.0
  -formattedValue: "216"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6528 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6455 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6454 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6456 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6450 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6453 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6458 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
385 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6459
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6564 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6462 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6461 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6463 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6567 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6460 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6465 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
386 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6472
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1718323200 {#1889
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "14/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6618 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6470 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6471 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6468 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6621 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6467 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6473 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
387 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6474
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "623"
  -formattedValue: "623"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6620 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6432 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6437 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6436 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6622 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6431 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6433 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
388 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6434
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1894 …}
  -formattedValue: "Communauté de Communes du Pays Loudunais"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6617 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6464 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6518 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6429 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6627 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6292 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6560 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
389 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#6558
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1894 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 98
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
390 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6561
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement et maintenance technique"
  -formattedValue: "Hébergement et maintenance technique"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6679 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6568 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6566 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6569 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6672 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6545 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6571 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
391 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6579
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6670 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6582 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6581 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6583 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6673 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6580 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6585 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
392 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#6469
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
393 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6586
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 700.0
  -formattedValue: "700"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6684 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6589 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6588 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6590 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6687 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6587 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6592 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
394 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6593
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 840.0
  -formattedValue: "840"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6688 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6596 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6595 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6597 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6591 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6594 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6599 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
395 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6600
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6707 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6603 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6602 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6604 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6710 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6601 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6606 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
396 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6613
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1717977600 {#1903
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "10/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6761 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6611 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6612 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6609 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6764 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6608 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6614 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
397 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6615
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "622"
  -formattedValue: "622"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6763 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6573 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6578 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6577 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6765 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6572 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6574 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
398 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6575
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1559 …}
  -formattedValue: "Stivent Industrie"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6760 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6605 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6659 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6570 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6770 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6435 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6703 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
399 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#6701
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1559 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 102
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
400 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6704
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergements Table Aspirante"
  -formattedValue: "Hébergements Table Aspirante"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6809 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6711 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6709 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6712 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6802 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6689 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6714 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
401 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6722
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6800 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6725 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6724 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6726 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6803 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6723 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6728 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
402 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#6610
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
403 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6729
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 850.0
  -formattedValue: "850"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6814 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6732 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6731 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6733 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6817 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6730 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6735 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
404 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6736
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 1020.0
  -formattedValue: "1\u{202F}020"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6799 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6739 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6738 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6740 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6734 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6737 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6742 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
405 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6743
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6835 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6746 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6745 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6747 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6838 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6744 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6749 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
406 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6756
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1717977600 {#1914
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "10/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6889 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6754 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6755 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6752 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6892 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6751 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6757 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
407 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6758
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "621"
  -formattedValue: "621"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6891 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6716 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6721 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6720 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6893 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6715 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6717 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
408 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6718
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1919 …}
  -formattedValue: "SARL Puchaud William"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6888 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6748 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6789 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6713 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6898 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6576 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6831 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
409 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#6829
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1919 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 35
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
410 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6832
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergemement de l'application et du site Internet"
  -formattedValue: "Hébergemement de l'application et du site Internet"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6950 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6839 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6837 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6840 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6943 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6816 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6842 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
411 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6850
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6941 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6853 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6852 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6854 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6944 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6851 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6856 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
412 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#6753
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
413 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6857
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 1400.0
  -formattedValue: "1\u{202F}400"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6955 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6860 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6859 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6861 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6958 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6858 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6863 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
414 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6864
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 1680.0
  -formattedValue: "1\u{202F}680"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6959 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6867 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6866 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6868 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6862 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6865 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6870 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
415 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6871
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6978 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6874 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6873 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6875 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6981 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6872 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6877 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
416 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6884
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1717977600 {#1928
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "10/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7032 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6882 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6883 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6880 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7035 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6879 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6885 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
417 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6886
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "620"
  -formattedValue: "620"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7034 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6844 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6849 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6848 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7036 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6843 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6845 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
418 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6846
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1933 …}
  -formattedValue: "Simer"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7031 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6876 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6930 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6841 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7041 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6719 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6974 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
419 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#6972
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1933 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 54
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
420 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6975
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "simer86.fr"
  -formattedValue: "simer86.fr"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7093 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6982 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6980 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6983 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7086 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6960 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6985 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
421 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6993
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7084 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6996 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6995 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6997 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7087 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6994 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6999 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
422 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#6881
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
423 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7000
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 1150.0
  -formattedValue: "1\u{202F}150"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7098 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7003 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7002 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7004 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7101 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7001 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7006 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
424 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7007
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 1380.0
  -formattedValue: "1\u{202F}380"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7083 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7010 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7009 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7011 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7005 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7008 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7013 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
425 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7014
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7119 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7017 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7016 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7018 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7122 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7015 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7020 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
426 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7027
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1717977600 {#1942
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "10/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7173 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7025 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7026 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7023 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7176 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7022 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7028 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
427 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7029
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "619"
  -formattedValue: "619"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7175 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6987 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6992 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6991 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7177 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6986 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6988 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
428 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6989
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1947 …}
  -formattedValue: "Huhtamaki Foodservice France"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7172 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7019 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7073 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6984 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7182 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6847 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7115 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
429 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#7113
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1947 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 15
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
430 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7116
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement de l'application Simplineo"
  -formattedValue: "Hébergement de l'application Simplineo"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7234 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7123 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7121 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7124 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7227 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7100 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7126 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
431 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7134
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7225 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7137 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7136 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7138 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7228 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7135 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7140 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
432 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#7024
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
433 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7141
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 1400.0
  -formattedValue: "1\u{202F}400"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7239 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7144 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7143 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7145 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7242 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7142 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7147 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
434 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7148
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 1680.0
  -formattedValue: "1\u{202F}680"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7224 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7151 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7150 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7152 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7146 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7149 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7154 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
435 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7155
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7260 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7158 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7157 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7159 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7263 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7156 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7161 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
436 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7168
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1717977600 {#1956
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "10/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7314 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7166 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7167 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7164 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7317 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7163 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7169 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
437 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7170
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "618"
  -formattedValue: "618"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7316 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7128 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7133 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7132 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7318 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7127 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7129 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
438 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7130
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1961 …}
  -formattedValue: "Médilab Group"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7313 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7160 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7214 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7125 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7323 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6990 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7256 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
439 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#7254
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1961 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 32
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
440 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7257
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "medilab-group.eu"
  -formattedValue: "medilab-group.eu"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7375 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7264 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7262 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7265 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7368 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7241 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7267 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
441 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7275
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7366 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7278 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7277 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7279 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7369 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7276 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7281 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
442 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#7165
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
443 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7282
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 640.0
  -formattedValue: "640"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7380 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7285 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7284 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7286 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7383 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7283 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7288 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
444 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7289
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 768.0
  -formattedValue: "768"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7365 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7292 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7291 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7293 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7287 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7290 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7295 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
445 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7296
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7401 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7299 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7298 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7300 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7404 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7297 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7302 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
446 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7309
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1717977600 {#1970
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "10/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7455 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7307 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7308 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7305 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7458 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7304 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7310 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
447 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7311
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "617"
  -formattedValue: "617"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7457 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7269 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7274 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7273 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7459 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7268 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7270 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
448 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7271
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1975 …}
  -formattedValue: "CFA Académique"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7454 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7301 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7355 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7266 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7464 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7131 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7397 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
449 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#7395
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1975 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 97
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
450 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7398
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement Internet et maintenance"
  -formattedValue: "Hébergement Internet et maintenance"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7516 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7405 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7403 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7406 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7509 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7382 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7408 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
451 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7416
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7507 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7419 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7418 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7420 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7510 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7417 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7422 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
452 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#7306
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
453 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7423
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 1380.0
  -formattedValue: "1\u{202F}380"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7521 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7426 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7425 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7427 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7524 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7424 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7429 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
454 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7430
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 1656.0
  -formattedValue: "1\u{202F}656"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7525 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7433 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7432 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7434 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7428 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7431 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7436 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
455 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7437
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7544 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7440 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7439 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7441 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7547 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7438 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7443 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
456 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7450
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1717977600 {#1984
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "10/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7598 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7448 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7449 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7446 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7601 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7445 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7451 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
457 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7452
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "616"
  -formattedValue: "616"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7600 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7410 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7415 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7414 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7602 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7409 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7411 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
458 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7412
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1615 …}
  -formattedValue: "Egosphere Sas"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7597 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7442 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7496 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7407 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7607 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7272 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7540 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
459 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#7538
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1615 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 64
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
460 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7541
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement Internet"
  -formattedValue: "Hébergement Internet"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7646 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7548 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7546 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7549 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7639 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7526 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7551 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
461 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7559
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7637 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7562 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7561 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7563 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7640 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7560 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7565 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
462 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#7447
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
463 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7566
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 150.0
  -formattedValue: "150"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7651 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7569 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7568 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7570 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7654 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7567 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7572 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
464 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7573
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 180.0
  -formattedValue: "180"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7636 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7576 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7575 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7577 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7571 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7574 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7579 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
465 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7580
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7672 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7583 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7582 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7584 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7675 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7581 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7586 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
466 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7593
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1717977600 {#1995
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "10/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7726 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7591 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7592 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7589 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7729 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7588 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7594 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
467 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7595
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "615"
  -formattedValue: "615"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7728 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7553 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7558 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7557 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7730 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7552 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7554 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
468 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7555
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#2000 …}
  -formattedValue: "Campus Technologies"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7725 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7585 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7626 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7550 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7735 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7413 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7668 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
469 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#7666
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#2000 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 45
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
470 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7669
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "campustec.com"
  -formattedValue: "campustec.com"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7787 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7676 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7674 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7677 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7780 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7653 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7679 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
471 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7687
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7778 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7690 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7689 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7691 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7781 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7688 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7693 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
472 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#7590
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
473 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7694
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 90.0
  -formattedValue: "90"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7792 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7697 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7696 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7698 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7795 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7695 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7700 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
474 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7701
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 108.0
  -formattedValue: "108"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7777 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7704 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7703 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7705 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7699 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7702 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7707 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
475 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7708
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7813 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7711 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7710 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7712 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7816 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7709 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7714 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
476 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7721
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1717804800 {#2009
    date: 2024-06-08 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "08/06/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7867 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7719 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7720 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7717 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7870 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7716 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7722 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
477 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7723
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "614"
  -formattedValue: "614"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7869 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7681 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7686 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7685 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7871 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7680 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7682 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
478 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7683
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1654 …}
  -formattedValue: "L'École Atypique"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7866 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7713 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7767 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7678 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7876 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7556 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7809 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
479 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#7807
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1654 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 127
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
480 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7810
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Formation de pré-qualification au titre de développeur web et web mobile"
  -formattedValue: "Formation de pré-qualification au titre de développeur web et w…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7915 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7817 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7815 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7818 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7908 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7794 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7820 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
481 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7828
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7909 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7831 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7830 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7832 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7718 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7829 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7834 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
482 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#7906
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
483 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7835
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 3600.0
  -formattedValue: "3\u{202F}600"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7920 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7838 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7837 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7839 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7923 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7836 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7841 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
484 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7842
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 4320.0
  -formattedValue: "4\u{202F}320"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7926 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7845 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7844 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7846 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7840 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7843 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7848 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
485 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7849
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7945 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7852 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7851 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7853 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7948 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7850 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7855 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
486 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7862
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1717113600 {#2020
    date: 2024-05-31 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "31/05/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7999 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7860 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7861 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7858 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8002 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7857 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7863 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
487 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7864
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "613"
  -formattedValue: "613"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8001 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7822 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7827 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7826 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8003 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7821 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7823 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
488 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7824
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#2025 …}
  -formattedValue: "Sas Thimonnier"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7998 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7854 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7895 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7819 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8008 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7684 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7941 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
489 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#7939
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#2025 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 60
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
490 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7942
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Sauvegarde"
  -formattedValue: "Sauvegarde"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8060 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7949 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7947 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7950 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8053 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7927 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7952 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
491 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7960
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8051 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7963 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7962 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7964 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8054 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7961 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7966 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
492 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#7859
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
493 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7967
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 200.0
  -formattedValue: "200"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8065 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7970 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7969 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7971 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8068 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7968 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7973 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
494 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7974
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 240.0
  -formattedValue: "240"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8050 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7977 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7976 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7978 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7972 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7975 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7980 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
495 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7981
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8086 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7984 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7983 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7985 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8089 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7982 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7987 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
496 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7994
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1717113600 {#2034
    date: 2024-05-31 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "31/05/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8140 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7992 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7993 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7990 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8143 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7989 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7995 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
497 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7996
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "612"
  -formattedValue: "612"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8142 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7954 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7959 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7958 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8144 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7953 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7955 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
498 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7956
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#2039 …}
  -formattedValue: "FUTURODIFF"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8139 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7986 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8040 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7951 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8149 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7825 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8082 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
499 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#8080
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#2039 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 104
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
500 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8083
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Hébergement du site Internet"
  -formattedValue: "Hébergement du site Internet"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8201 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8090 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8088 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8091 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8194 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8067 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8093 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
501 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8101
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8192 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8104 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8103 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8105 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8195 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8102 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8107 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
502 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#7991
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
503 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8108
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 450.0
  -formattedValue: "450"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8206 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8111 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8110 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8112 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8209 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8109 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8114 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
504 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8115
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 540.0
  -formattedValue: "540"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8191 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8118 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8117 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8119 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8113 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8116 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8121 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
505 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8122
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8227 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8125 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8124 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8126 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8230 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8123 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8128 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
506 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8135
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1717027200 {#2048
    date: 2024-05-30 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "30/05/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8281 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8133 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8134 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8131 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8284 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8130 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8136 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
507 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8137
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "611"
  -formattedValue: "611"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8283 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8095 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8100 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8099 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8285 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8094 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8096 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
508 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8097
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#2053 …}
  -formattedValue: "Cabinet Bechon"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8280 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8127 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8181 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8092 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8290 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7957 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8223 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
509 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#8221
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#2053 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 51
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
510 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8224
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "cabinet-bechon.fr"
  -formattedValue: "cabinet-bechon.fr"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8342 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8231 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8229 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8232 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8335 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8208 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8234 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
511 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8242
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8333 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8245 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8244 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8246 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8336 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8243 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8248 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
512 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#8132
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
513 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8249
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 750.0
  -formattedValue: "750"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8347 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8252 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8251 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8253 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8350 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8250 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8255 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
514 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8256
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 900.0
  -formattedValue: "900"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8332 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8259 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8258 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8260 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8254 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8257 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8262 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
515 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8263
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8368 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8266 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8265 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8267 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8371 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8264 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8269 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
516 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8276
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1716854400 {#2062
    date: 2024-05-28 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "28/05/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8422 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8274 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8275 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8272 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8425 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8271 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8277 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
517 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8278
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "610"
  -formattedValue: "610"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8424 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8236 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8241 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8240 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8426 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8235 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8237 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
518 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8238
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1601 …}
  -formattedValue: "Elysée Capital"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8421 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8268 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8322 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8233 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8431 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8098 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8364 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
519 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#8362
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1601 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 126
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
520 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8365
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Ajout fonctionnalités - Application Elysée Capital"
  -formattedValue: "Ajout fonctionnalités - Application Elysée Capital"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8470 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8372 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8370 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8373 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8463 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8349 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8375 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
521 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8383
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8461 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8386 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8385 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8387 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8464 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8384 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8389 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
522 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#8273
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
523 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8390
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 895.0
  -formattedValue: "895"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8475 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8393 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8392 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8394 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8478 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8391 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8396 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
524 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8397
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 1074.0
  -formattedValue: "1\u{202F}074"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8481 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8400 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8399 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8401 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8395 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8398 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8403 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
525 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8404
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8500 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8407 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8406 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8408 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8503 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8405 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8410 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
526 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8417
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1716854400 {#2073
    date: 2024-05-28 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "28/05/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8554 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8415 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8416 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8413 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8557 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8412 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8418 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
527 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8419
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "609"
  -formattedValue: "609"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8556 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8377 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8382 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8381 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8558 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8376 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8378 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
528 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8379
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1601 …}
  -formattedValue: "Elysée Capital"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8553 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8409 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8450 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8374 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8563 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8239 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8496 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
529 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#8494
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1601 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 126
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
530 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8497
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Cash Flow - Application Elysée Capital"
  -formattedValue: "Cash Flow - Application Elysée Capital"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8602 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8504 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8502 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8505 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8595 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8482 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8507 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
531 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8515
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8593 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8518 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8517 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8519 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8596 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8516 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8521 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
532 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#8414
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
533 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8522
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 1105.0
  -formattedValue: "1\u{202F}105"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8607 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8525 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8524 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8526 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8610 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8523 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8528 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
534 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8529
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 1326.0
  -formattedValue: "1\u{202F}326"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8615 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8532 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8531 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8533 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8527 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8530 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8535 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
535 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8536
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8634 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8539 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8538 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8540 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8637 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8537 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8542 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
536 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8549
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1716768000 {#2084
    date: 2024-05-27 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "27/05/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8688 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8547 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8548 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8545 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8691 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8544 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8550 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
537 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8551
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "608"
  -formattedValue: "608"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8690 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8509 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8514 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8513 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8692 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8508 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8510 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
538 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8511
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#2089 …}
  -formattedValue: "Pierre Val Exploitation"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8687 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8541 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8582 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8506 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8697 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8380 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8630 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
539 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#8628
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#2089 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 129
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
540 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8631
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Extranet propriétaire City Résidence (acompte)"
  -formattedValue: "Extranet propriétaire City Résidence (acompte)"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8749 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8638 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8636 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8639 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8742 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8616 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8641 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
541 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8649
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8740 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8652 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8651 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8653 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8743 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8650 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8655 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
542 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#8546
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
543 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8656
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 2887.5
  -formattedValue: "2\u{202F}887,5"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8754 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8659 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8658 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8660 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8757 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8657 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8662 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
544 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8663
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 3465.0
  -formattedValue: "3\u{202F}465"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8739 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8666 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8665 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8667 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8661 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8664 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8669 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
545 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8670
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8775 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8673 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8672 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8674 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8778 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8671 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8676 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
546 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8683
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1712793600 {#2098
    date: 2024-04-11 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "11/04/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8829 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8681 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8682 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8679 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8832 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8678 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8684 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
547 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8685
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "607"
  -formattedValue: "607"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8831 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8643 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8648 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8647 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8833 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8642 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8644 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
548 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8645
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1654 …}
  -formattedValue: "L'École Atypique"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8828 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8675 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8729 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8640 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8838 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8512 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8771 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
549 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#8769
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1654 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 127
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
550 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8772
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Formation de pré-qualification au titre de développeur web et web mobile"
  -formattedValue: "Formation de pré-qualification au titre de développeur web et w…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8877 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8779 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8777 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8780 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8870 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8756 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8782 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
551 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8790
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8871 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8793 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8792 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8794 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8680 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8791 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8796 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
552 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#8868
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
553 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8797
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 3920.0
  -formattedValue: "3\u{202F}920"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8882 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8800 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8799 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8801 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8885 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8798 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8803 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
554 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8804
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 4704.0
  -formattedValue: "4\u{202F}704"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8890 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8807 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8806 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8808 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8802 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8805 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8810 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
555 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8811
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8909 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8814 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8813 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8815 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8912 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8812 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8817 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
556 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8824
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1712016000 {#2109
    date: 2024-04-02 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "02/04/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8963 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8822 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8823 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8820 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8966 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8819 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8825 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
557 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8826
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "606"
  -formattedValue: "606"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8965 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8784 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8789 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8788 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8967 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8783 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8785 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
558 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8786
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#2114 …}
  -formattedValue: "Blossom Création"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#8962 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8816 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8857 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8781 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8972 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8646 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8905 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
559 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#8903
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#2114 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 78
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
560 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8906
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Newsletter Allianz Entrepros n°35"
  -formattedValue: "Newsletter Allianz Entrepros n°35"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9024 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8913 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8911 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8914 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9017 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8891 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8916 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
561 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8924
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9015 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8927 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8926 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8928 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9018 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8925 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8930 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
562 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#8821
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
563 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8931
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 800.0
  -formattedValue: "800"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9029 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8934 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8933 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8935 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9032 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8932 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8937 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
564 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8938
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 960.0
  -formattedValue: "960"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9014 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8941 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8940 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8942 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8936 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8939 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8944 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
565 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8945
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9050 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8948 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8947 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8949 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9053 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8946 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8951 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
566 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8958
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1710806400 {#2123
    date: 2024-03-19 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "19/03/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9104 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8956 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8957 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8954 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9107 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8953 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8959 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
567 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8960
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "605"
  -formattedValue: "605"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9106 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8918 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#8923 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8922 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9108 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8917 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8919 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
568 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#8920
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1601 …}
  -formattedValue: "Elysée Capital"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9103 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8950 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9004 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#8915 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9113 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8787 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9046 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
569 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#9044
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1601 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 126
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
570 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9047
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Dévelooppement du lot 2 de l'application web (solde)"
  -formattedValue: "Dévelooppement du lot 2 de l'application web (solde)"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9152 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9054 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9052 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9055 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9145 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9031 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9057 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
571 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9065
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9143 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9068 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9067 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9069 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9146 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9066 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9071 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
572 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#8955
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
573 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9072
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 11925.0
  -formattedValue: "11\u{202F}925"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9157 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9075 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9074 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9076 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9160 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9073 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9078 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
574 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9079
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 14310.0
  -formattedValue: "14\u{202F}310"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9142 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9082 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9081 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9083 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9077 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9080 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9085 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
575 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9086
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9178 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9089 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9088 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9090 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9181 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9087 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9092 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
576 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9099
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1709596800 {#2134
    date: 2024-03-05 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "05/03/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9232 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9097 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9098 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9095 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9235 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9094 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9100 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
577 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9101
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "604"
  -formattedValue: "604"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9234 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9059 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9064 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9063 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9236 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9058 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9060 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
578 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9061
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1654 …}
  -formattedValue: "L'École Atypique"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9231 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9091 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9132 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9056 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9241 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#8921 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9174 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
579 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#9172
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1654 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 127
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
580 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9175
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Formation de pré-qualification au titre de développeur web et web mobile"
  -formattedValue: "Formation de pré-qualification au titre de développeur web et w…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9280 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9182 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9180 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9183 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9273 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9159 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9185 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
581 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9193
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9274 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9196 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9195 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9197 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9096 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9194 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9199 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
582 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#9271
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
583 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9200
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 5640.0
  -formattedValue: "5\u{202F}640"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9285 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9203 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9202 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9204 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9288 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9201 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9206 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
584 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9207
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 6768.0
  -formattedValue: "6\u{202F}768"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9289 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9210 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9209 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9211 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9205 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9208 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9213 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
585 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9214
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9308 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9217 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9216 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9218 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9311 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9215 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9220 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
586 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9227
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1709510400 {#2145
    date: 2024-03-04 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "04/03/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9362 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9225 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9226 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9223 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9365 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9222 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9228 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
587 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9229
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "603"
  -formattedValue: "603"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9364 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9187 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9192 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9191 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9366 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9186 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9188 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
588 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9189
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#1451 …}
  -formattedValue: "Université Paris 8 Vincennes - Saint-Denis"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9361 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9219 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9260 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9184 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9371 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9062 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9304 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
589 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#9302
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#1451 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 123
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
590 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9305
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Evotution de la plateforme SELEN"
  -formattedValue: "Evotution de la plateforme SELEN"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9410 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9312 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9310 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9313 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9403 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9290 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9315 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
591 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9323
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9401 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9326 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9325 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9327 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9404 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9324 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9329 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
592 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#9224
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
593 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9330
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 1416.67
  -formattedValue: "1\u{202F}416,67"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9415 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9333 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9332 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9334 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9418 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9331 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9336 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
594 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9337
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 1700.004
  -formattedValue: "1\u{202F}700,004"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9400 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9340 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9339 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9341 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9335 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9338 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9343 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
595 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9344
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0040000000001328
  -formattedValue: "0,004"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9436 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9347 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9346 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9348 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9439 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9345 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9350 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
596 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9357
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "date"
  -value: DateTime @1705536000 {#2156
    date: 2024-01-18 00:00:00.0 UTC (+00:00)
  }
  -formattedValue: "18/01/2024"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9490 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9355 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9356 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9353 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9493 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9352 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9358 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
597 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9359
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "reference"
  -value: "602"
  -formattedValue: "602"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9492 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9317 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9322 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9321 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9494 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9316 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9318 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
598 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9319
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "client"
  -value: Proxies\__CG__\App\Entity\Client {#2114 …}
  -formattedValue: "Blossom Création"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9489 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9349 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9390 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9314 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9499 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9190 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9432 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
599 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#9430
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1405 …}
  -instance: Proxies\__CG__\App\Entity\Client {#2114 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 78
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
600 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9433
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "objet"
  -value: "Newsletter Allianz Entrepros n°34"
  -formattedValue: "Newsletter Allianz Entrepros n°34"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9538 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9440 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9438 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9441 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9531 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9417 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9443 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
601 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9451
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categorie"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9529 …}
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9454 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9453 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9455 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9532 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9452 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9457 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
602 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#9354
  -isAccessible: true
  -fqcn: "App\Entity\DocumentCategorie"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1351 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
603 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9458
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "totalHt"
  -value: 800.0
  -formattedValue: "800"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9543 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9461 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9460 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9462 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9546 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9459 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9464 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
604 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9465
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "clientFactureTotalTtc"
  -value: 960.0
  -formattedValue: "960"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9528 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9468 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/montant.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9467 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9469 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9463 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9466 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9471 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
605 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#9472
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "status"
  -value: 0.0
  -formattedValue: "0"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#9564 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9475 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: null
  -templatePath: "easyAdmin/fields/etat_facture.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#9474 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9476 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9567 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#9473 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#9478 …}
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
606 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9481
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#9446 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=1cb4bd29-dbf3-45dc-81fa-518df8edbd7d&routeParams%5BmontantTTC%5D=1700.004&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000651%20-%20Universit%C3%A9%20Paris%208%20Vincennes%20-%20Saint-Denis%20-%20Evotution%20de%20la%20plateforme%20SELEN.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1148
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1429
      #objet: "Evotution de la plateforme SELEN"
      #reference: "651"
      #date: DateTime @1736294400 {#1425
        date: 2025-01-08 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1424 …}
      -client: Proxies\__CG__\App\Entity\Client {#1451 …}
      -details: Doctrine\ORM\PersistentCollection {#1485 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1499 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1525 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1736337046 {#1421
        date: 2025-01-08 11:50:46.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1736337046 {#1419
        date: 2025-01-08 11:50:46.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "1cb4bd29-dbf3-45dc-81fa-518df8edbd7d"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2516 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9575 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
607 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1429
  #objet: "Evotution de la plateforme SELEN"
  #reference: "651"
  #date: DateTime @1736294400 {#1425
    date: 2025-01-08 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1424 …}
  -client: Proxies\__CG__\App\Entity\Client {#1451 …}
  -details: Doctrine\ORM\PersistentCollection {#1485 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1499 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1525 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1736337046 {#1421
    date: 2025-01-08 11:50:46.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1736337046 {#1419
    date: 2025-01-08 11:50:46.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
608 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9486
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#9571 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=1cb4bd29-dbf3-45dc-81fa-518df8edbd7d"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1148
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1429
      #objet: "Evotution de la plateforme SELEN"
      #reference: "651"
      #date: DateTime @1736294400 {#1425
        date: 2025-01-08 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1424 …}
      -client: Proxies\__CG__\App\Entity\Client {#1451 …}
      -details: Doctrine\ORM\PersistentCollection {#1485 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1499 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1525 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1736337046 {#1421
        date: 2025-01-08 11:50:46.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1736337046 {#1419
        date: 2025-01-08 11:50:46.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "1cb4bd29-dbf3-45dc-81fa-518df8edbd7d"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2516 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9575 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
609 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9487
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#9568 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=1cb4bd29-dbf3-45dc-81fa-518df8edbd7d&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1148
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1429
      #objet: "Evotution de la plateforme SELEN"
      #reference: "651"
      #date: DateTime @1736294400 {#1425
        date: 2025-01-08 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1424 …}
      -client: Proxies\__CG__\App\Entity\Client {#1451 …}
      -details: Doctrine\ORM\PersistentCollection {#1485 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1499 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1525 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1736337046 {#1421
        date: 2025-01-08 11:50:46.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1736337046 {#1419
        date: 2025-01-08 11:50:46.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "1cb4bd29-dbf3-45dc-81fa-518df8edbd7d"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2516 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9575 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
610 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1429
  #objet: "Evotution de la plateforme SELEN"
  #reference: "651"
  #date: DateTime @1736294400 {#1425
    date: 2025-01-08 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1424 …}
  -client: Proxies\__CG__\App\Entity\Client {#1451 …}
  -details: Doctrine\ORM\PersistentCollection {#1485 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1499 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1525 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1736337046 {#1421
    date: 2025-01-08 11:50:46.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1736337046 {#1419
    date: 2025-01-08 11:50:46.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
611 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9444
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#9566 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=1cb4bd29-dbf3-45dc-81fa-518df8edbd7d"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1148
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1429
      #objet: "Evotution de la plateforme SELEN"
      #reference: "651"
      #date: DateTime @1736294400 {#1425
        date: 2025-01-08 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1424 …}
      -client: Proxies\__CG__\App\Entity\Client {#1451 …}
      -details: Doctrine\ORM\PersistentCollection {#1485 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1499 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1525 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1736337046 {#1421
        date: 2025-01-08 11:50:46.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1736337046 {#1419
        date: 2025-01-08 11:50:46.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "1cb4bd29-dbf3-45dc-81fa-518df8edbd7d"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2516 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9575 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
612 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1429
  #objet: "Evotution de la plateforme SELEN"
  #reference: "651"
  #date: DateTime @1736294400 {#1425
    date: 2025-01-08 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1424 …}
  -client: Proxies\__CG__\App\Entity\Client {#1451 …}
  -details: Doctrine\ORM\PersistentCollection {#1485 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1499 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1525 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1736337046 {#1421
    date: 2025-01-08 11:50:46.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1736337046 {#1419
    date: 2025-01-08 11:50:46.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
613 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9449
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#9584 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=1cb4bd29-dbf3-45dc-81fa-518df8edbd7d"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=1cb4bd29-dbf3-45dc-81fa-518df8edbd7d"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1148
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1429
      #objet: "Evotution de la plateforme SELEN"
      #reference: "651"
      #date: DateTime @1736294400 {#1425
        date: 2025-01-08 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1424 …}
      -client: Proxies\__CG__\App\Entity\Client {#1451 …}
      -details: Doctrine\ORM\PersistentCollection {#1485 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1499 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1525 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1736337046 {#1421
        date: 2025-01-08 11:50:46.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1736337046 {#1419
        date: 2025-01-08 11:50:46.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "1cb4bd29-dbf3-45dc-81fa-518df8edbd7d"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2516 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9575 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
614 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9483
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#9609 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=549a11d0-4d9a-4b20-afc1-6d488aa6fdbd&routeParams%5BmontantTTC%5D=234&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000650%20-%20Le%20Ch%C3%A2teau%20de%20P%C3%A9rigny%20-%20D%C3%A9blocage%20SMTP%20adresse%20e-mail.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1291
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1523
      #objet: "Déblocage SMTP adresse e-mail"
      #reference: "650"
      #date: DateTime @1734652800 {#1528
        date: 2024-12-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1505 …}
      -client: Proxies\__CG__\App\Entity\Client {#1532 …}
      -details: Doctrine\ORM\PersistentCollection {#1526 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1535 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1537 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1734696108 {#1513
        date: 2024-12-20 12:01:48.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1734696108 {#1530
        date: 2024-12-20 12:01:48.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "549a11d0-4d9a-4b20-afc1-6d488aa6fdbd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2570 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9627 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
615 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1523
  #objet: "Déblocage SMTP adresse e-mail"
  #reference: "650"
  #date: DateTime @1734652800 {#1528
    date: 2024-12-20 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1505 …}
  -client: Proxies\__CG__\App\Entity\Client {#1532 …}
  -details: Doctrine\ORM\PersistentCollection {#1526 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1535 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1537 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1734696108 {#1513
    date: 2024-12-20 12:01:48.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1734696108 {#1530
    date: 2024-12-20 12:01:48.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
616 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9480
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#9612 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=549a11d0-4d9a-4b20-afc1-6d488aa6fdbd"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1291
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1523
      #objet: "Déblocage SMTP adresse e-mail"
      #reference: "650"
      #date: DateTime @1734652800 {#1528
        date: 2024-12-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1505 …}
      -client: Proxies\__CG__\App\Entity\Client {#1532 …}
      -details: Doctrine\ORM\PersistentCollection {#1526 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1535 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1537 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1734696108 {#1513
        date: 2024-12-20 12:01:48.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1734696108 {#1530
        date: 2024-12-20 12:01:48.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "549a11d0-4d9a-4b20-afc1-6d488aa6fdbd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2570 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9627 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
617 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9485
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#9613 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=549a11d0-4d9a-4b20-afc1-6d488aa6fdbd&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1291
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1523
      #objet: "Déblocage SMTP adresse e-mail"
      #reference: "650"
      #date: DateTime @1734652800 {#1528
        date: 2024-12-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1505 …}
      -client: Proxies\__CG__\App\Entity\Client {#1532 …}
      -details: Doctrine\ORM\PersistentCollection {#1526 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1535 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1537 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1734696108 {#1513
        date: 2024-12-20 12:01:48.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1734696108 {#1530
        date: 2024-12-20 12:01:48.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "549a11d0-4d9a-4b20-afc1-6d488aa6fdbd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2570 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9627 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
618 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1523
  #objet: "Déblocage SMTP adresse e-mail"
  #reference: "650"
  #date: DateTime @1734652800 {#1528
    date: 2024-12-20 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1505 …}
  -client: Proxies\__CG__\App\Entity\Client {#1532 …}
  -details: Doctrine\ORM\PersistentCollection {#1526 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1535 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1537 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1734696108 {#1513
    date: 2024-12-20 12:01:48.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1734696108 {#1530
    date: 2024-12-20 12:01:48.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
619 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9596
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#9615 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=549a11d0-4d9a-4b20-afc1-6d488aa6fdbd"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1291
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1523
      #objet: "Déblocage SMTP adresse e-mail"
      #reference: "650"
      #date: DateTime @1734652800 {#1528
        date: 2024-12-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1505 …}
      -client: Proxies\__CG__\App\Entity\Client {#1532 …}
      -details: Doctrine\ORM\PersistentCollection {#1526 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1535 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1537 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1734696108 {#1513
        date: 2024-12-20 12:01:48.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1734696108 {#1530
        date: 2024-12-20 12:01:48.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "549a11d0-4d9a-4b20-afc1-6d488aa6fdbd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2570 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9627 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
620 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1523
  #objet: "Déblocage SMTP adresse e-mail"
  #reference: "650"
  #date: DateTime @1734652800 {#1528
    date: 2024-12-20 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1505 …}
  -client: Proxies\__CG__\App\Entity\Client {#1532 …}
  -details: Doctrine\ORM\PersistentCollection {#1526 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1535 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1537 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1734696108 {#1513
    date: 2024-12-20 12:01:48.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1734696108 {#1530
    date: 2024-12-20 12:01:48.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
621 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9607
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#9636 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=549a11d0-4d9a-4b20-afc1-6d488aa6fdbd"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=549a11d0-4d9a-4b20-afc1-6d488aa6fdbd"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1291
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1523
      #objet: "Déblocage SMTP adresse e-mail"
      #reference: "650"
      #date: DateTime @1734652800 {#1528
        date: 2024-12-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1505 …}
      -client: Proxies\__CG__\App\Entity\Client {#1532 …}
      -details: Doctrine\ORM\PersistentCollection {#1526 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1535 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1537 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1734696108 {#1513
        date: 2024-12-20 12:01:48.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1734696108 {#1530
        date: 2024-12-20 12:01:48.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "549a11d0-4d9a-4b20-afc1-6d488aa6fdbd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2570 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9627 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
622 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9482
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#9661 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=2e01eb20-eaac-4ddb-930f-ae197c4f13cd&routeParams%5BmontantTTC%5D=2964&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000649%20-%20Centre%20R%C3%A9gional%20Information%20Jeunesse%20-%20Tickets%20de%20maintenance%20et%20de%20d%C3%A9veloppement%20web.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1299
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1543
      #objet: "Tickets de maintenance et de développement web"
      #reference: "649"
      #date: DateTime @1733961600 {#1540
        date: 2024-12-12 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Tickets à utiliser sur l'année 2025"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1539 …}
      -client: Proxies\__CG__\App\Entity\Client {#1545 …}
      -details: Doctrine\ORM\PersistentCollection {#1547 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1549 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1551 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1734021518 {#1541
        date: 2024-12-12 16:38:38.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1734127396 {#1542
        date: 2024-12-13 22:03:16.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2e01eb20-eaac-4ddb-930f-ae197c4f13cd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2833 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9679 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
623 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1543
  #objet: "Tickets de maintenance et de développement web"
  #reference: "649"
  #date: DateTime @1733961600 {#1540
    date: 2024-12-12 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Tickets à utiliser sur l'année 2025"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1539 …}
  -client: Proxies\__CG__\App\Entity\Client {#1545 …}
  -details: Doctrine\ORM\PersistentCollection {#1547 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1549 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1551 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1734021518 {#1541
    date: 2024-12-12 16:38:38.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1734127396 {#1542
    date: 2024-12-13 22:03:16.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
624 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9445
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#9664 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=2e01eb20-eaac-4ddb-930f-ae197c4f13cd"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1299
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1543
      #objet: "Tickets de maintenance et de développement web"
      #reference: "649"
      #date: DateTime @1733961600 {#1540
        date: 2024-12-12 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Tickets à utiliser sur l'année 2025"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1539 …}
      -client: Proxies\__CG__\App\Entity\Client {#1545 …}
      -details: Doctrine\ORM\PersistentCollection {#1547 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1549 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1551 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1734021518 {#1541
        date: 2024-12-12 16:38:38.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1734127396 {#1542
        date: 2024-12-13 22:03:16.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2e01eb20-eaac-4ddb-930f-ae197c4f13cd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2833 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9679 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
625 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9448
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#9665 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=2e01eb20-eaac-4ddb-930f-ae197c4f13cd&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1299
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1543
      #objet: "Tickets de maintenance et de développement web"
      #reference: "649"
      #date: DateTime @1733961600 {#1540
        date: 2024-12-12 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Tickets à utiliser sur l'année 2025"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1539 …}
      -client: Proxies\__CG__\App\Entity\Client {#1545 …}
      -details: Doctrine\ORM\PersistentCollection {#1547 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1549 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1551 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1734021518 {#1541
        date: 2024-12-12 16:38:38.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1734127396 {#1542
        date: 2024-12-13 22:03:16.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2e01eb20-eaac-4ddb-930f-ae197c4f13cd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2833 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9679 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
626 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1543
  #objet: "Tickets de maintenance et de développement web"
  #reference: "649"
  #date: DateTime @1733961600 {#1540
    date: 2024-12-12 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Tickets à utiliser sur l'année 2025"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1539 …}
  -client: Proxies\__CG__\App\Entity\Client {#1545 …}
  -details: Doctrine\ORM\PersistentCollection {#1547 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1549 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1551 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1734021518 {#1541
    date: 2024-12-12 16:38:38.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1734127396 {#1542
    date: 2024-12-13 22:03:16.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
627 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9648
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#9667 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=2e01eb20-eaac-4ddb-930f-ae197c4f13cd"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1299
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1543
      #objet: "Tickets de maintenance et de développement web"
      #reference: "649"
      #date: DateTime @1733961600 {#1540
        date: 2024-12-12 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Tickets à utiliser sur l'année 2025"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1539 …}
      -client: Proxies\__CG__\App\Entity\Client {#1545 …}
      -details: Doctrine\ORM\PersistentCollection {#1547 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1549 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1551 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1734021518 {#1541
        date: 2024-12-12 16:38:38.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1734127396 {#1542
        date: 2024-12-13 22:03:16.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2e01eb20-eaac-4ddb-930f-ae197c4f13cd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2833 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9679 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
628 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1543
  #objet: "Tickets de maintenance et de développement web"
  #reference: "649"
  #date: DateTime @1733961600 {#1540
    date: 2024-12-12 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Tickets à utiliser sur l'année 2025"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1539 …}
  -client: Proxies\__CG__\App\Entity\Client {#1545 …}
  -details: Doctrine\ORM\PersistentCollection {#1547 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1549 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1551 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1734021518 {#1541
    date: 2024-12-12 16:38:38.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1734127396 {#1542
    date: 2024-12-13 22:03:16.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
629 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9659
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#9688 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=2e01eb20-eaac-4ddb-930f-ae197c4f13cd"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=2e01eb20-eaac-4ddb-930f-ae197c4f13cd"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1299
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1543
      #objet: "Tickets de maintenance et de développement web"
      #reference: "649"
      #date: DateTime @1733961600 {#1540
        date: 2024-12-12 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Tickets à utiliser sur l'année 2025"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1539 …}
      -client: Proxies\__CG__\App\Entity\Client {#1545 …}
      -details: Doctrine\ORM\PersistentCollection {#1547 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1549 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1551 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1734021518 {#1541
        date: 2024-12-12 16:38:38.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1734127396 {#1542
        date: 2024-12-13 22:03:16.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2e01eb20-eaac-4ddb-930f-ae197c4f13cd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2833 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9679 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
630 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9484
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#9713 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=0ce00f60-e6bc-464f-b51c-e13c8bbb7a02&routeParams%5BmontantTTC%5D=510&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000648%20-%20Stivent%20Industrie%20-%20Refonte%20de%20la%20page%20d%27accueil%20du%20site%20stivent.fr.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1318
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1557
      #objet: "Refonte de la page d'accueil du site stivent.fr"
      #reference: "648"
      #date: DateTime @1733788800 {#1554
        date: 2024-12-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1553 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1561 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1563 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1565 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1733817685 {#1555
        date: 2024-12-10 08:01:25.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1733817685 {#1556
        date: 2024-12-10 08:01:25.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "0ce00f60-e6bc-464f-b51c-e13c8bbb7a02"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2976 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9731 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
631 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1557
  #objet: "Refonte de la page d'accueil du site stivent.fr"
  #reference: "648"
  #date: DateTime @1733788800 {#1554
    date: 2024-12-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1553 …}
  -client: Proxies\__CG__\App\Entity\Client {#1559 …}
  -details: Doctrine\ORM\PersistentCollection {#1561 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1563 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1565 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1733817685 {#1555
    date: 2024-12-10 08:01:25.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1733817685 {#1556
    date: 2024-12-10 08:01:25.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
632 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9602
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#9716 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=0ce00f60-e6bc-464f-b51c-e13c8bbb7a02"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1318
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1557
      #objet: "Refonte de la page d'accueil du site stivent.fr"
      #reference: "648"
      #date: DateTime @1733788800 {#1554
        date: 2024-12-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1553 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1561 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1563 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1565 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1733817685 {#1555
        date: 2024-12-10 08:01:25.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1733817685 {#1556
        date: 2024-12-10 08:01:25.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "0ce00f60-e6bc-464f-b51c-e13c8bbb7a02"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2976 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9731 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
633 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9608
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#9717 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=0ce00f60-e6bc-464f-b51c-e13c8bbb7a02&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1318
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1557
      #objet: "Refonte de la page d'accueil du site stivent.fr"
      #reference: "648"
      #date: DateTime @1733788800 {#1554
        date: 2024-12-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1553 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1561 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1563 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1565 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1733817685 {#1555
        date: 2024-12-10 08:01:25.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1733817685 {#1556
        date: 2024-12-10 08:01:25.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "0ce00f60-e6bc-464f-b51c-e13c8bbb7a02"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2976 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9731 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
634 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1557
  #objet: "Refonte de la page d'accueil du site stivent.fr"
  #reference: "648"
  #date: DateTime @1733788800 {#1554
    date: 2024-12-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1553 …}
  -client: Proxies\__CG__\App\Entity\Client {#1559 …}
  -details: Doctrine\ORM\PersistentCollection {#1561 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1563 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1565 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1733817685 {#1555
    date: 2024-12-10 08:01:25.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1733817685 {#1556
    date: 2024-12-10 08:01:25.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
635 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9700
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#9719 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=0ce00f60-e6bc-464f-b51c-e13c8bbb7a02"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1318
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1557
      #objet: "Refonte de la page d'accueil du site stivent.fr"
      #reference: "648"
      #date: DateTime @1733788800 {#1554
        date: 2024-12-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1553 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1561 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1563 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1565 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1733817685 {#1555
        date: 2024-12-10 08:01:25.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1733817685 {#1556
        date: 2024-12-10 08:01:25.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "0ce00f60-e6bc-464f-b51c-e13c8bbb7a02"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2976 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9731 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
636 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1557
  #objet: "Refonte de la page d'accueil du site stivent.fr"
  #reference: "648"
  #date: DateTime @1733788800 {#1554
    date: 2024-12-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1553 …}
  -client: Proxies\__CG__\App\Entity\Client {#1559 …}
  -details: Doctrine\ORM\PersistentCollection {#1561 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1563 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1565 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1733817685 {#1555
    date: 2024-12-10 08:01:25.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1733817685 {#1556
    date: 2024-12-10 08:01:25.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
637 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9711
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#9740 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=0ce00f60-e6bc-464f-b51c-e13c8bbb7a02"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=0ce00f60-e6bc-464f-b51c-e13c8bbb7a02"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1318
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1557
      #objet: "Refonte de la page d'accueil du site stivent.fr"
      #reference: "648"
      #date: DateTime @1733788800 {#1554
        date: 2024-12-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1553 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1561 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1563 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1565 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1733817685 {#1555
        date: 2024-12-10 08:01:25.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1733817685 {#1556
        date: 2024-12-10 08:01:25.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "0ce00f60-e6bc-464f-b51c-e13c8bbb7a02"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2976 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9731 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
638 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9450
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#9765 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=774f7750-181d-4d5e-af70-7a2016a6cb87&routeParams%5BmontantTTC%5D=5310&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000647%20-%20Mairie%20de%20Liniers%20-%20Site%20internet%20de%20la%20mairie%20de%20Liniers%20%28acompte%29.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1155
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1571
      #objet: "Site internet de la mairie de Liniers (acompte)"
      #reference: "647"
      #date: DateTime @1733184000 {#1568
        date: 2024-12-03 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1567 …}
      -client: Proxies\__CG__\App\Entity\Client {#1573 …}
      -details: Doctrine\ORM\PersistentCollection {#1575 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1577 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1579 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1733212275 {#1569
        date: 2024-12-03 07:51:15.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1733212667 {#1570
        date: 2024-12-03 07:57:47.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "774f7750-181d-4d5e-af70-7a2016a6cb87"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3114 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9783 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
639 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1571
  #objet: "Site internet de la mairie de Liniers (acompte)"
  #reference: "647"
  #date: DateTime @1733184000 {#1568
    date: 2024-12-03 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1567 …}
  -client: Proxies\__CG__\App\Entity\Client {#1573 …}
  -details: Doctrine\ORM\PersistentCollection {#1575 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1577 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1579 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1733212275 {#1569
    date: 2024-12-03 07:51:15.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1733212667 {#1570
    date: 2024-12-03 07:57:47.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
640 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9654
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#9768 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=774f7750-181d-4d5e-af70-7a2016a6cb87"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1155
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1571
      #objet: "Site internet de la mairie de Liniers (acompte)"
      #reference: "647"
      #date: DateTime @1733184000 {#1568
        date: 2024-12-03 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1567 …}
      -client: Proxies\__CG__\App\Entity\Client {#1573 …}
      -details: Doctrine\ORM\PersistentCollection {#1575 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1577 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1579 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1733212275 {#1569
        date: 2024-12-03 07:51:15.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1733212667 {#1570
        date: 2024-12-03 07:57:47.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "774f7750-181d-4d5e-af70-7a2016a6cb87"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3114 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9783 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
641 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9660
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#9769 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=774f7750-181d-4d5e-af70-7a2016a6cb87&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1155
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1571
      #objet: "Site internet de la mairie de Liniers (acompte)"
      #reference: "647"
      #date: DateTime @1733184000 {#1568
        date: 2024-12-03 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1567 …}
      -client: Proxies\__CG__\App\Entity\Client {#1573 …}
      -details: Doctrine\ORM\PersistentCollection {#1575 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1577 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1579 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1733212275 {#1569
        date: 2024-12-03 07:51:15.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1733212667 {#1570
        date: 2024-12-03 07:57:47.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "774f7750-181d-4d5e-af70-7a2016a6cb87"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3114 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9783 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
642 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1571
  #objet: "Site internet de la mairie de Liniers (acompte)"
  #reference: "647"
  #date: DateTime @1733184000 {#1568
    date: 2024-12-03 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1567 …}
  -client: Proxies\__CG__\App\Entity\Client {#1573 …}
  -details: Doctrine\ORM\PersistentCollection {#1575 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1577 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1579 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1733212275 {#1569
    date: 2024-12-03 07:51:15.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1733212667 {#1570
    date: 2024-12-03 07:57:47.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
643 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9752
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#9771 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=774f7750-181d-4d5e-af70-7a2016a6cb87"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1155
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1571
      #objet: "Site internet de la mairie de Liniers (acompte)"
      #reference: "647"
      #date: DateTime @1733184000 {#1568
        date: 2024-12-03 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1567 …}
      -client: Proxies\__CG__\App\Entity\Client {#1573 …}
      -details: Doctrine\ORM\PersistentCollection {#1575 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1577 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1579 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1733212275 {#1569
        date: 2024-12-03 07:51:15.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1733212667 {#1570
        date: 2024-12-03 07:57:47.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "774f7750-181d-4d5e-af70-7a2016a6cb87"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3114 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9783 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
644 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1571
  #objet: "Site internet de la mairie de Liniers (acompte)"
  #reference: "647"
  #date: DateTime @1733184000 {#1568
    date: 2024-12-03 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1567 …}
  -client: Proxies\__CG__\App\Entity\Client {#1573 …}
  -details: Doctrine\ORM\PersistentCollection {#1575 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1577 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1579 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1733212275 {#1569
    date: 2024-12-03 07:51:15.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1733212667 {#1570
    date: 2024-12-03 07:57:47.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
645 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9763
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#9792 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=774f7750-181d-4d5e-af70-7a2016a6cb87"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=774f7750-181d-4d5e-af70-7a2016a6cb87"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1155
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1571
      #objet: "Site internet de la mairie de Liniers (acompte)"
      #reference: "647"
      #date: DateTime @1733184000 {#1568
        date: 2024-12-03 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1567 …}
      -client: Proxies\__CG__\App\Entity\Client {#1573 …}
      -details: Doctrine\ORM\PersistentCollection {#1575 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1577 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1579 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1733212275 {#1569
        date: 2024-12-03 07:51:15.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1733212667 {#1570
        date: 2024-12-03 07:57:47.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "774f7750-181d-4d5e-af70-7a2016a6cb87"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3114 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9783 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
646 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9597
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#9817 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=ec55d489-839d-47ab-bf97-27318075c835&routeParams%5BmontantTTC%5D=2382&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000646%20-%20GIP%20OGAES%20-%20CFA%20SUP%20NA%20-%20Evolution%20du%20site%20internet%20du%20CFA%20Sup%20NA%20%28cfasup-na.fr%29.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1301
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1585
      #objet: "Evolution du site internet du CFA Sup NA (cfasup-na.fr)"
      #reference: "646"
      #date: DateTime @1732060800 {#1582
        date: 2024-11-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Filtres des formations :\r\n
        \t- Secteurs d'activité (plusieurs par formation + un picto par secteur) : 1 niveau (numérique, communication, industrie, agronomie, développement durable, sport, tourisme, ...)\r\n
        \t- Villes (plusieurs par formation) : Poitiers, Chasseneuils-du-Poitou, Niort, Challellrault, Saintes, Angouleme, Bordeaux, ... (moins de 10)\r\n
        \t- Niveaux (un par formation) : Certificat, DEUST - Bac +2, BUT - Bac +3, ...\r\n
        \r\n
        Page liste des formations : Retirer le texte du domaine d'activité, ajouter un tags niveau (macaron) et un tag ville. Avoir les filtre toujours présent en haut de la page ? Les champs à afficher son dans cet ordre là : \r\n
        \t- Photo\r\n
        \t- Titre\r\n
        \t- Niveau\r\n
        \t- Domaine\r\n
        \r\n
        Page détail d'une formation : \r\n
        \t- Possibilité d'ajouter un 4eme calendrier à télécharger\r\n
        \t- 2 boutons (formation accessible au personne en situation de handicat) (contact et info rmation sur les possiblité de mobilité internationale) : vers la page dédiée au handicap et à la mobilité internationale interne au site du CFA Sup NA.\r\n
        \t\t- Design picto fauteuil : https://www.cfasup-na.fr/apprentissage-et-handicap\r\n
        \t\t- Design picto mapemond ou avion : https://www.cfasup-na.fr/guide-de-la-mobilite-internationale\r\n
        \t- Changer l'ordre pour mettre entre le visuel et les compétences et métiers visé : les 2 liens - Et mettre les calendriers au dessus de la 2eme colonnes "Établissement de formation".
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1581 …}
      -client: Proxies\__CG__\App\Entity\Client {#1587 …}
      -details: Doctrine\ORM\PersistentCollection {#1589 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1591 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1593 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1732117402 {#1583
        date: 2024-11-20 15:43:22.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1732117402 {#1584
        date: 2024-11-20 15:43:22.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "ec55d489-839d-47ab-bf97-27318075c835"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3263 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9835 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
647 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1585
  #objet: "Evolution du site internet du CFA Sup NA (cfasup-na.fr)"
  #reference: "646"
  #date: DateTime @1732060800 {#1582
    date: 2024-11-20 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Filtres des formations :\r\n
    \t- Secteurs d'activité (plusieurs par formation + un picto par secteur) : 1 niveau (numérique, communication, industrie, agronomie, développement durable, sport, tourisme, ...)\r\n
    \t- Villes (plusieurs par formation) : Poitiers, Chasseneuils-du-Poitou, Niort, Challellrault, Saintes, Angouleme, Bordeaux, ... (moins de 10)\r\n
    \t- Niveaux (un par formation) : Certificat, DEUST - Bac +2, BUT - Bac +3, ...\r\n
    \r\n
    Page liste des formations : Retirer le texte du domaine d'activité, ajouter un tags niveau (macaron) et un tag ville. Avoir les filtre toujours présent en haut de la page ? Les champs à afficher son dans cet ordre là : \r\n
    \t- Photo\r\n
    \t- Titre\r\n
    \t- Niveau\r\n
    \t- Domaine\r\n
    \r\n
    Page détail d'une formation : \r\n
    \t- Possibilité d'ajouter un 4eme calendrier à télécharger\r\n
    \t- 2 boutons (formation accessible au personne en situation de handicat) (contact et info rmation sur les possiblité de mobilité internationale) : vers la page dédiée au handicap et à la mobilité internationale interne au site du CFA Sup NA.\r\n
    \t\t- Design picto fauteuil : https://www.cfasup-na.fr/apprentissage-et-handicap\r\n
    \t\t- Design picto mapemond ou avion : https://www.cfasup-na.fr/guide-de-la-mobilite-internationale\r\n
    \t- Changer l'ordre pour mettre entre le visuel et les compétences et métiers visé : les 2 liens - Et mettre les calendriers au dessus de la 2eme colonnes "Établissement de formation".
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1581 …}
  -client: Proxies\__CG__\App\Entity\Client {#1587 …}
  -details: Doctrine\ORM\PersistentCollection {#1589 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1591 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1593 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1732117402 {#1583
    date: 2024-11-20 15:43:22.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1732117402 {#1584
    date: 2024-11-20 15:43:22.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
648 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9706
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#9820 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=ec55d489-839d-47ab-bf97-27318075c835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1301
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1585
      #objet: "Evolution du site internet du CFA Sup NA (cfasup-na.fr)"
      #reference: "646"
      #date: DateTime @1732060800 {#1582
        date: 2024-11-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Filtres des formations :\r\n
        \t- Secteurs d'activité (plusieurs par formation + un picto par secteur) : 1 niveau (numérique, communication, industrie, agronomie, développement durable, sport, tourisme, ...)\r\n
        \t- Villes (plusieurs par formation) : Poitiers, Chasseneuils-du-Poitou, Niort, Challellrault, Saintes, Angouleme, Bordeaux, ... (moins de 10)\r\n
        \t- Niveaux (un par formation) : Certificat, DEUST - Bac +2, BUT - Bac +3, ...\r\n
        \r\n
        Page liste des formations : Retirer le texte du domaine d'activité, ajouter un tags niveau (macaron) et un tag ville. Avoir les filtre toujours présent en haut de la page ? Les champs à afficher son dans cet ordre là : \r\n
        \t- Photo\r\n
        \t- Titre\r\n
        \t- Niveau\r\n
        \t- Domaine\r\n
        \r\n
        Page détail d'une formation : \r\n
        \t- Possibilité d'ajouter un 4eme calendrier à télécharger\r\n
        \t- 2 boutons (formation accessible au personne en situation de handicat) (contact et info rmation sur les possiblité de mobilité internationale) : vers la page dédiée au handicap et à la mobilité internationale interne au site du CFA Sup NA.\r\n
        \t\t- Design picto fauteuil : https://www.cfasup-na.fr/apprentissage-et-handicap\r\n
        \t\t- Design picto mapemond ou avion : https://www.cfasup-na.fr/guide-de-la-mobilite-internationale\r\n
        \t- Changer l'ordre pour mettre entre le visuel et les compétences et métiers visé : les 2 liens - Et mettre les calendriers au dessus de la 2eme colonnes "Établissement de formation".
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1581 …}
      -client: Proxies\__CG__\App\Entity\Client {#1587 …}
      -details: Doctrine\ORM\PersistentCollection {#1589 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1591 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1593 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1732117402 {#1583
        date: 2024-11-20 15:43:22.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1732117402 {#1584
        date: 2024-11-20 15:43:22.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "ec55d489-839d-47ab-bf97-27318075c835"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3263 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9835 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
649 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9712
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#9821 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=ec55d489-839d-47ab-bf97-27318075c835&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1301
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1585
      #objet: "Evolution du site internet du CFA Sup NA (cfasup-na.fr)"
      #reference: "646"
      #date: DateTime @1732060800 {#1582
        date: 2024-11-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Filtres des formations :\r\n
        \t- Secteurs d'activité (plusieurs par formation + un picto par secteur) : 1 niveau (numérique, communication, industrie, agronomie, développement durable, sport, tourisme, ...)\r\n
        \t- Villes (plusieurs par formation) : Poitiers, Chasseneuils-du-Poitou, Niort, Challellrault, Saintes, Angouleme, Bordeaux, ... (moins de 10)\r\n
        \t- Niveaux (un par formation) : Certificat, DEUST - Bac +2, BUT - Bac +3, ...\r\n
        \r\n
        Page liste des formations : Retirer le texte du domaine d'activité, ajouter un tags niveau (macaron) et un tag ville. Avoir les filtre toujours présent en haut de la page ? Les champs à afficher son dans cet ordre là : \r\n
        \t- Photo\r\n
        \t- Titre\r\n
        \t- Niveau\r\n
        \t- Domaine\r\n
        \r\n
        Page détail d'une formation : \r\n
        \t- Possibilité d'ajouter un 4eme calendrier à télécharger\r\n
        \t- 2 boutons (formation accessible au personne en situation de handicat) (contact et info rmation sur les possiblité de mobilité internationale) : vers la page dédiée au handicap et à la mobilité internationale interne au site du CFA Sup NA.\r\n
        \t\t- Design picto fauteuil : https://www.cfasup-na.fr/apprentissage-et-handicap\r\n
        \t\t- Design picto mapemond ou avion : https://www.cfasup-na.fr/guide-de-la-mobilite-internationale\r\n
        \t- Changer l'ordre pour mettre entre le visuel et les compétences et métiers visé : les 2 liens - Et mettre les calendriers au dessus de la 2eme colonnes "Établissement de formation".
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1581 …}
      -client: Proxies\__CG__\App\Entity\Client {#1587 …}
      -details: Doctrine\ORM\PersistentCollection {#1589 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1591 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1593 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1732117402 {#1583
        date: 2024-11-20 15:43:22.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1732117402 {#1584
        date: 2024-11-20 15:43:22.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "ec55d489-839d-47ab-bf97-27318075c835"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3263 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9835 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
650 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1585
  #objet: "Evolution du site internet du CFA Sup NA (cfasup-na.fr)"
  #reference: "646"
  #date: DateTime @1732060800 {#1582
    date: 2024-11-20 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Filtres des formations :\r\n
    \t- Secteurs d'activité (plusieurs par formation + un picto par secteur) : 1 niveau (numérique, communication, industrie, agronomie, développement durable, sport, tourisme, ...)\r\n
    \t- Villes (plusieurs par formation) : Poitiers, Chasseneuils-du-Poitou, Niort, Challellrault, Saintes, Angouleme, Bordeaux, ... (moins de 10)\r\n
    \t- Niveaux (un par formation) : Certificat, DEUST - Bac +2, BUT - Bac +3, ...\r\n
    \r\n
    Page liste des formations : Retirer le texte du domaine d'activité, ajouter un tags niveau (macaron) et un tag ville. Avoir les filtre toujours présent en haut de la page ? Les champs à afficher son dans cet ordre là : \r\n
    \t- Photo\r\n
    \t- Titre\r\n
    \t- Niveau\r\n
    \t- Domaine\r\n
    \r\n
    Page détail d'une formation : \r\n
    \t- Possibilité d'ajouter un 4eme calendrier à télécharger\r\n
    \t- 2 boutons (formation accessible au personne en situation de handicat) (contact et info rmation sur les possiblité de mobilité internationale) : vers la page dédiée au handicap et à la mobilité internationale interne au site du CFA Sup NA.\r\n
    \t\t- Design picto fauteuil : https://www.cfasup-na.fr/apprentissage-et-handicap\r\n
    \t\t- Design picto mapemond ou avion : https://www.cfasup-na.fr/guide-de-la-mobilite-internationale\r\n
    \t- Changer l'ordre pour mettre entre le visuel et les compétences et métiers visé : les 2 liens - Et mettre les calendriers au dessus de la 2eme colonnes "Établissement de formation".
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1581 …}
  -client: Proxies\__CG__\App\Entity\Client {#1587 …}
  -details: Doctrine\ORM\PersistentCollection {#1589 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1591 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1593 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1732117402 {#1583
    date: 2024-11-20 15:43:22.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1732117402 {#1584
    date: 2024-11-20 15:43:22.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
651 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9804
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#9823 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=ec55d489-839d-47ab-bf97-27318075c835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1301
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1585
      #objet: "Evolution du site internet du CFA Sup NA (cfasup-na.fr)"
      #reference: "646"
      #date: DateTime @1732060800 {#1582
        date: 2024-11-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Filtres des formations :\r\n
        \t- Secteurs d'activité (plusieurs par formation + un picto par secteur) : 1 niveau (numérique, communication, industrie, agronomie, développement durable, sport, tourisme, ...)\r\n
        \t- Villes (plusieurs par formation) : Poitiers, Chasseneuils-du-Poitou, Niort, Challellrault, Saintes, Angouleme, Bordeaux, ... (moins de 10)\r\n
        \t- Niveaux (un par formation) : Certificat, DEUST - Bac +2, BUT - Bac +3, ...\r\n
        \r\n
        Page liste des formations : Retirer le texte du domaine d'activité, ajouter un tags niveau (macaron) et un tag ville. Avoir les filtre toujours présent en haut de la page ? Les champs à afficher son dans cet ordre là : \r\n
        \t- Photo\r\n
        \t- Titre\r\n
        \t- Niveau\r\n
        \t- Domaine\r\n
        \r\n
        Page détail d'une formation : \r\n
        \t- Possibilité d'ajouter un 4eme calendrier à télécharger\r\n
        \t- 2 boutons (formation accessible au personne en situation de handicat) (contact et info rmation sur les possiblité de mobilité internationale) : vers la page dédiée au handicap et à la mobilité internationale interne au site du CFA Sup NA.\r\n
        \t\t- Design picto fauteuil : https://www.cfasup-na.fr/apprentissage-et-handicap\r\n
        \t\t- Design picto mapemond ou avion : https://www.cfasup-na.fr/guide-de-la-mobilite-internationale\r\n
        \t- Changer l'ordre pour mettre entre le visuel et les compétences et métiers visé : les 2 liens - Et mettre les calendriers au dessus de la 2eme colonnes "Établissement de formation".
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1581 …}
      -client: Proxies\__CG__\App\Entity\Client {#1587 …}
      -details: Doctrine\ORM\PersistentCollection {#1589 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1591 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1593 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1732117402 {#1583
        date: 2024-11-20 15:43:22.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1732117402 {#1584
        date: 2024-11-20 15:43:22.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "ec55d489-839d-47ab-bf97-27318075c835"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3263 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9835 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
652 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1585
  #objet: "Evolution du site internet du CFA Sup NA (cfasup-na.fr)"
  #reference: "646"
  #date: DateTime @1732060800 {#1582
    date: 2024-11-20 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Filtres des formations :\r\n
    \t- Secteurs d'activité (plusieurs par formation + un picto par secteur) : 1 niveau (numérique, communication, industrie, agronomie, développement durable, sport, tourisme, ...)\r\n
    \t- Villes (plusieurs par formation) : Poitiers, Chasseneuils-du-Poitou, Niort, Challellrault, Saintes, Angouleme, Bordeaux, ... (moins de 10)\r\n
    \t- Niveaux (un par formation) : Certificat, DEUST - Bac +2, BUT - Bac +3, ...\r\n
    \r\n
    Page liste des formations : Retirer le texte du domaine d'activité, ajouter un tags niveau (macaron) et un tag ville. Avoir les filtre toujours présent en haut de la page ? Les champs à afficher son dans cet ordre là : \r\n
    \t- Photo\r\n
    \t- Titre\r\n
    \t- Niveau\r\n
    \t- Domaine\r\n
    \r\n
    Page détail d'une formation : \r\n
    \t- Possibilité d'ajouter un 4eme calendrier à télécharger\r\n
    \t- 2 boutons (formation accessible au personne en situation de handicat) (contact et info rmation sur les possiblité de mobilité internationale) : vers la page dédiée au handicap et à la mobilité internationale interne au site du CFA Sup NA.\r\n
    \t\t- Design picto fauteuil : https://www.cfasup-na.fr/apprentissage-et-handicap\r\n
    \t\t- Design picto mapemond ou avion : https://www.cfasup-na.fr/guide-de-la-mobilite-internationale\r\n
    \t- Changer l'ordre pour mettre entre le visuel et les compétences et métiers visé : les 2 liens - Et mettre les calendriers au dessus de la 2eme colonnes "Établissement de formation".
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1581 …}
  -client: Proxies\__CG__\App\Entity\Client {#1587 …}
  -details: Doctrine\ORM\PersistentCollection {#1589 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1591 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1593 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1732117402 {#1583
    date: 2024-11-20 15:43:22.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1732117402 {#1584
    date: 2024-11-20 15:43:22.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
653 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9815
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#9844 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=ec55d489-839d-47ab-bf97-27318075c835"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=ec55d489-839d-47ab-bf97-27318075c835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1301
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1585
      #objet: "Evolution du site internet du CFA Sup NA (cfasup-na.fr)"
      #reference: "646"
      #date: DateTime @1732060800 {#1582
        date: 2024-11-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Filtres des formations :\r\n
        \t- Secteurs d'activité (plusieurs par formation + un picto par secteur) : 1 niveau (numérique, communication, industrie, agronomie, développement durable, sport, tourisme, ...)\r\n
        \t- Villes (plusieurs par formation) : Poitiers, Chasseneuils-du-Poitou, Niort, Challellrault, Saintes, Angouleme, Bordeaux, ... (moins de 10)\r\n
        \t- Niveaux (un par formation) : Certificat, DEUST - Bac +2, BUT - Bac +3, ...\r\n
        \r\n
        Page liste des formations : Retirer le texte du domaine d'activité, ajouter un tags niveau (macaron) et un tag ville. Avoir les filtre toujours présent en haut de la page ? Les champs à afficher son dans cet ordre là : \r\n
        \t- Photo\r\n
        \t- Titre\r\n
        \t- Niveau\r\n
        \t- Domaine\r\n
        \r\n
        Page détail d'une formation : \r\n
        \t- Possibilité d'ajouter un 4eme calendrier à télécharger\r\n
        \t- 2 boutons (formation accessible au personne en situation de handicat) (contact et info rmation sur les possiblité de mobilité internationale) : vers la page dédiée au handicap et à la mobilité internationale interne au site du CFA Sup NA.\r\n
        \t\t- Design picto fauteuil : https://www.cfasup-na.fr/apprentissage-et-handicap\r\n
        \t\t- Design picto mapemond ou avion : https://www.cfasup-na.fr/guide-de-la-mobilite-internationale\r\n
        \t- Changer l'ordre pour mettre entre le visuel et les compétences et métiers visé : les 2 liens - Et mettre les calendriers au dessus de la 2eme colonnes "Établissement de formation".
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1581 …}
      -client: Proxies\__CG__\App\Entity\Client {#1587 …}
      -details: Doctrine\ORM\PersistentCollection {#1589 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1591 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1593 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1732117402 {#1583
        date: 2024-11-20 15:43:22.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1732117402 {#1584
        date: 2024-11-20 15:43:22.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "ec55d489-839d-47ab-bf97-27318075c835"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3263 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9835 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
654 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9649
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#9869 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=d0f9974a-1e58-4018-bd68-9ad25eb5a1a3&routeParams%5BmontantTTC%5D=15912&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000645%20-%20Elys%C3%A9e%20Capital%20-%20D%C3%A9veloppement%20de%20la%20partie%20A%20du%20lot%203%20de%20l%27application%20web.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1168
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1599
      #objet: "Développement de la partie A du lot 3 de l'application web"
      #reference: "645"
      #date: DateTime @1732060800 {#1596
        date: 2024-11-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1595 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#1603 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1605 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1607 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1732091397 {#1597
        date: 2024-11-20 08:29:57.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1732091397 {#1598
        date: 2024-11-20 08:29:57.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d0f9974a-1e58-4018-bd68-9ad25eb5a1a3"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3401 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9887 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
655 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1599
  #objet: "Développement de la partie A du lot 3 de l'application web"
  #reference: "645"
  #date: DateTime @1732060800 {#1596
    date: 2024-11-20 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1595 …}
  -client: Proxies\__CG__\App\Entity\Client {#1601 …}
  -details: Doctrine\ORM\PersistentCollection {#1603 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1605 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1607 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1732091397 {#1597
    date: 2024-11-20 08:29:57.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1732091397 {#1598
    date: 2024-11-20 08:29:57.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
656 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9758
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#9872 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=d0f9974a-1e58-4018-bd68-9ad25eb5a1a3"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1168
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1599
      #objet: "Développement de la partie A du lot 3 de l'application web"
      #reference: "645"
      #date: DateTime @1732060800 {#1596
        date: 2024-11-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1595 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#1603 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1605 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1607 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1732091397 {#1597
        date: 2024-11-20 08:29:57.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1732091397 {#1598
        date: 2024-11-20 08:29:57.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d0f9974a-1e58-4018-bd68-9ad25eb5a1a3"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3401 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9887 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
657 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9764
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#9873 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=d0f9974a-1e58-4018-bd68-9ad25eb5a1a3&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1168
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1599
      #objet: "Développement de la partie A du lot 3 de l'application web"
      #reference: "645"
      #date: DateTime @1732060800 {#1596
        date: 2024-11-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1595 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#1603 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1605 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1607 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1732091397 {#1597
        date: 2024-11-20 08:29:57.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1732091397 {#1598
        date: 2024-11-20 08:29:57.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d0f9974a-1e58-4018-bd68-9ad25eb5a1a3"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3401 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9887 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
658 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1599
  #objet: "Développement de la partie A du lot 3 de l'application web"
  #reference: "645"
  #date: DateTime @1732060800 {#1596
    date: 2024-11-20 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1595 …}
  -client: Proxies\__CG__\App\Entity\Client {#1601 …}
  -details: Doctrine\ORM\PersistentCollection {#1603 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1605 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1607 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1732091397 {#1597
    date: 2024-11-20 08:29:57.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1732091397 {#1598
    date: 2024-11-20 08:29:57.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
659 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9856
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#9875 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=d0f9974a-1e58-4018-bd68-9ad25eb5a1a3"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1168
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1599
      #objet: "Développement de la partie A du lot 3 de l'application web"
      #reference: "645"
      #date: DateTime @1732060800 {#1596
        date: 2024-11-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1595 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#1603 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1605 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1607 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1732091397 {#1597
        date: 2024-11-20 08:29:57.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1732091397 {#1598
        date: 2024-11-20 08:29:57.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d0f9974a-1e58-4018-bd68-9ad25eb5a1a3"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3401 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9887 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
660 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1599
  #objet: "Développement de la partie A du lot 3 de l'application web"
  #reference: "645"
  #date: DateTime @1732060800 {#1596
    date: 2024-11-20 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1595 …}
  -client: Proxies\__CG__\App\Entity\Client {#1601 …}
  -details: Doctrine\ORM\PersistentCollection {#1603 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1605 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1607 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1732091397 {#1597
    date: 2024-11-20 08:29:57.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1732091397 {#1598
    date: 2024-11-20 08:29:57.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
661 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9867
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#9896 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=d0f9974a-1e58-4018-bd68-9ad25eb5a1a3"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=d0f9974a-1e58-4018-bd68-9ad25eb5a1a3"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1168
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1599
      #objet: "Développement de la partie A du lot 3 de l'application web"
      #reference: "645"
      #date: DateTime @1732060800 {#1596
        date: 2024-11-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1595 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#1603 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1605 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1607 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1732091397 {#1597
        date: 2024-11-20 08:29:57.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1732091397 {#1598
        date: 2024-11-20 08:29:57.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d0f9974a-1e58-4018-bd68-9ad25eb5a1a3"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3401 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9887 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
662 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9701
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#9921 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=2eb6743a-74af-4f62-8005-91f488182e9a&routeParams%5BmontantTTC%5D=300&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000644%20-%20Egosphere%20Sas%20-%20Modifications%20site%20internet%20-%20egosphere.fr.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1262
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1613
      #objet: "Modifications site internet - egosphere.fr"
      #reference: "644"
      #date: DateTime @1727654400 {#1610
        date: 2024-09-30 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Offre globale"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1609 …}
      -client: Proxies\__CG__\App\Entity\Client {#1615 …}
      -details: Doctrine\ORM\PersistentCollection {#1617 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1619 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1621 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1727703534 {#1611
        date: 2024-09-30 13:38:54.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1727703534 {#1612
        date: 2024-09-30 13:38:54.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2eb6743a-74af-4f62-8005-91f488182e9a"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3552 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9939 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
663 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1613
  #objet: "Modifications site internet - egosphere.fr"
  #reference: "644"
  #date: DateTime @1727654400 {#1610
    date: 2024-09-30 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Offre globale"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1609 …}
  -client: Proxies\__CG__\App\Entity\Client {#1615 …}
  -details: Doctrine\ORM\PersistentCollection {#1617 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1619 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1621 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1727703534 {#1611
    date: 2024-09-30 13:38:54.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1727703534 {#1612
    date: 2024-09-30 13:38:54.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
664 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9810
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#9924 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=2eb6743a-74af-4f62-8005-91f488182e9a"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1262
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1613
      #objet: "Modifications site internet - egosphere.fr"
      #reference: "644"
      #date: DateTime @1727654400 {#1610
        date: 2024-09-30 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Offre globale"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1609 …}
      -client: Proxies\__CG__\App\Entity\Client {#1615 …}
      -details: Doctrine\ORM\PersistentCollection {#1617 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1619 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1621 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1727703534 {#1611
        date: 2024-09-30 13:38:54.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1727703534 {#1612
        date: 2024-09-30 13:38:54.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2eb6743a-74af-4f62-8005-91f488182e9a"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3552 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9939 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
665 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9816
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#9925 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=2eb6743a-74af-4f62-8005-91f488182e9a&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1262
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1613
      #objet: "Modifications site internet - egosphere.fr"
      #reference: "644"
      #date: DateTime @1727654400 {#1610
        date: 2024-09-30 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Offre globale"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1609 …}
      -client: Proxies\__CG__\App\Entity\Client {#1615 …}
      -details: Doctrine\ORM\PersistentCollection {#1617 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1619 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1621 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1727703534 {#1611
        date: 2024-09-30 13:38:54.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1727703534 {#1612
        date: 2024-09-30 13:38:54.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2eb6743a-74af-4f62-8005-91f488182e9a"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3552 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9939 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
666 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1613
  #objet: "Modifications site internet - egosphere.fr"
  #reference: "644"
  #date: DateTime @1727654400 {#1610
    date: 2024-09-30 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Offre globale"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1609 …}
  -client: Proxies\__CG__\App\Entity\Client {#1615 …}
  -details: Doctrine\ORM\PersistentCollection {#1617 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1619 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1621 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1727703534 {#1611
    date: 2024-09-30 13:38:54.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1727703534 {#1612
    date: 2024-09-30 13:38:54.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
667 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9908
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#9927 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=2eb6743a-74af-4f62-8005-91f488182e9a"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1262
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1613
      #objet: "Modifications site internet - egosphere.fr"
      #reference: "644"
      #date: DateTime @1727654400 {#1610
        date: 2024-09-30 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Offre globale"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1609 …}
      -client: Proxies\__CG__\App\Entity\Client {#1615 …}
      -details: Doctrine\ORM\PersistentCollection {#1617 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1619 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1621 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1727703534 {#1611
        date: 2024-09-30 13:38:54.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1727703534 {#1612
        date: 2024-09-30 13:38:54.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2eb6743a-74af-4f62-8005-91f488182e9a"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3552 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9939 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
668 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1613
  #objet: "Modifications site internet - egosphere.fr"
  #reference: "644"
  #date: DateTime @1727654400 {#1610
    date: 2024-09-30 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Offre globale"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1609 …}
  -client: Proxies\__CG__\App\Entity\Client {#1615 …}
  -details: Doctrine\ORM\PersistentCollection {#1617 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1619 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1621 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1727703534 {#1611
    date: 2024-09-30 13:38:54.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1727703534 {#1612
    date: 2024-09-30 13:38:54.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
669 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9919
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#9948 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=2eb6743a-74af-4f62-8005-91f488182e9a"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=2eb6743a-74af-4f62-8005-91f488182e9a"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1262
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1613
      #objet: "Modifications site internet - egosphere.fr"
      #reference: "644"
      #date: DateTime @1727654400 {#1610
        date: 2024-09-30 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Offre globale"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1609 …}
      -client: Proxies\__CG__\App\Entity\Client {#1615 …}
      -details: Doctrine\ORM\PersistentCollection {#1617 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1619 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1621 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1727703534 {#1611
        date: 2024-09-30 13:38:54.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1727703534 {#1612
        date: 2024-09-30 13:38:54.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2eb6743a-74af-4f62-8005-91f488182e9a"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3552 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9939 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
670 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9753
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#9973 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=cc720257-d091-4aff-be85-2b4c9bdaa196&routeParams%5BmontantTTC%5D=1080&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000643%20-%20Info%20Jeune%20France%20-%20H%C3%A9bergement%20et%20maintenance%20de%20la%20plateforme%20d%27annonces.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1345
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1627
      #objet: "Hébergement et maintenance de la plateforme d'annonces"
      #reference: "643"
      #date: DateTime @1727136000 {#1624
        date: 2024-09-24 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Maintenance et support technique : 95 € / mois\r\n
        Location du serveur dédié virtuel : 130 € / mois\r\n
        \r\n
        Renouvellement pour la période du 01/09/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1623 …}
      -client: Proxies\__CG__\App\Entity\Client {#1629 …}
      -details: Doctrine\ORM\PersistentCollection {#1631 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1633 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1635 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1727189594 {#1625
        date: 2024-09-24 14:53:14.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1727189594 {#1626
        date: 2024-09-24 14:53:14.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "cc720257-d091-4aff-be85-2b4c9bdaa196"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3695 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9991 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
671 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1627
  #objet: "Hébergement et maintenance de la plateforme d'annonces"
  #reference: "643"
  #date: DateTime @1727136000 {#1624
    date: 2024-09-24 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Maintenance et support technique : 95 € / mois\r\n
    Location du serveur dédié virtuel : 130 € / mois\r\n
    \r\n
    Renouvellement pour la période du 01/09/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1623 …}
  -client: Proxies\__CG__\App\Entity\Client {#1629 …}
  -details: Doctrine\ORM\PersistentCollection {#1631 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1633 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1635 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1727189594 {#1625
    date: 2024-09-24 14:53:14.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1727189594 {#1626
    date: 2024-09-24 14:53:14.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
672 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9862
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#9976 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=cc720257-d091-4aff-be85-2b4c9bdaa196"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1345
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1627
      #objet: "Hébergement et maintenance de la plateforme d'annonces"
      #reference: "643"
      #date: DateTime @1727136000 {#1624
        date: 2024-09-24 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Maintenance et support technique : 95 € / mois\r\n
        Location du serveur dédié virtuel : 130 € / mois\r\n
        \r\n
        Renouvellement pour la période du 01/09/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1623 …}
      -client: Proxies\__CG__\App\Entity\Client {#1629 …}
      -details: Doctrine\ORM\PersistentCollection {#1631 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1633 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1635 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1727189594 {#1625
        date: 2024-09-24 14:53:14.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1727189594 {#1626
        date: 2024-09-24 14:53:14.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "cc720257-d091-4aff-be85-2b4c9bdaa196"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3695 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9991 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
673 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9868
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#9977 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=cc720257-d091-4aff-be85-2b4c9bdaa196&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1345
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1627
      #objet: "Hébergement et maintenance de la plateforme d'annonces"
      #reference: "643"
      #date: DateTime @1727136000 {#1624
        date: 2024-09-24 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Maintenance et support technique : 95 € / mois\r\n
        Location du serveur dédié virtuel : 130 € / mois\r\n
        \r\n
        Renouvellement pour la période du 01/09/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1623 …}
      -client: Proxies\__CG__\App\Entity\Client {#1629 …}
      -details: Doctrine\ORM\PersistentCollection {#1631 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1633 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1635 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1727189594 {#1625
        date: 2024-09-24 14:53:14.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1727189594 {#1626
        date: 2024-09-24 14:53:14.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "cc720257-d091-4aff-be85-2b4c9bdaa196"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3695 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9991 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
674 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1627
  #objet: "Hébergement et maintenance de la plateforme d'annonces"
  #reference: "643"
  #date: DateTime @1727136000 {#1624
    date: 2024-09-24 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Maintenance et support technique : 95 € / mois\r\n
    Location du serveur dédié virtuel : 130 € / mois\r\n
    \r\n
    Renouvellement pour la période du 01/09/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1623 …}
  -client: Proxies\__CG__\App\Entity\Client {#1629 …}
  -details: Doctrine\ORM\PersistentCollection {#1631 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1633 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1635 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1727189594 {#1625
    date: 2024-09-24 14:53:14.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1727189594 {#1626
    date: 2024-09-24 14:53:14.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
675 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9960
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#9979 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=cc720257-d091-4aff-be85-2b4c9bdaa196"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1345
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1627
      #objet: "Hébergement et maintenance de la plateforme d'annonces"
      #reference: "643"
      #date: DateTime @1727136000 {#1624
        date: 2024-09-24 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Maintenance et support technique : 95 € / mois\r\n
        Location du serveur dédié virtuel : 130 € / mois\r\n
        \r\n
        Renouvellement pour la période du 01/09/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1623 …}
      -client: Proxies\__CG__\App\Entity\Client {#1629 …}
      -details: Doctrine\ORM\PersistentCollection {#1631 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1633 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1635 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1727189594 {#1625
        date: 2024-09-24 14:53:14.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1727189594 {#1626
        date: 2024-09-24 14:53:14.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "cc720257-d091-4aff-be85-2b4c9bdaa196"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3695 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9991 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
676 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1627
  #objet: "Hébergement et maintenance de la plateforme d'annonces"
  #reference: "643"
  #date: DateTime @1727136000 {#1624
    date: 2024-09-24 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Maintenance et support technique : 95 € / mois\r\n
    Location du serveur dédié virtuel : 130 € / mois\r\n
    \r\n
    Renouvellement pour la période du 01/09/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1623 …}
  -client: Proxies\__CG__\App\Entity\Client {#1629 …}
  -details: Doctrine\ORM\PersistentCollection {#1631 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1633 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1635 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1727189594 {#1625
    date: 2024-09-24 14:53:14.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1727189594 {#1626
    date: 2024-09-24 14:53:14.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
677 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9971
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10000 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=cc720257-d091-4aff-be85-2b4c9bdaa196"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=cc720257-d091-4aff-be85-2b4c9bdaa196"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1345
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1627
      #objet: "Hébergement et maintenance de la plateforme d'annonces"
      #reference: "643"
      #date: DateTime @1727136000 {#1624
        date: 2024-09-24 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Maintenance et support technique : 95 € / mois\r\n
        Location du serveur dédié virtuel : 130 € / mois\r\n
        \r\n
        Renouvellement pour la période du 01/09/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1623 …}
      -client: Proxies\__CG__\App\Entity\Client {#1629 …}
      -details: Doctrine\ORM\PersistentCollection {#1631 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1633 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1635 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1727189594 {#1625
        date: 2024-09-24 14:53:14.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1727189594 {#1626
        date: 2024-09-24 14:53:14.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "cc720257-d091-4aff-be85-2b4c9bdaa196"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3695 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#9991 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
678 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9805
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10025 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=3aaa416e-596a-4fd8-abb0-ae686a1ed453&routeParams%5BmontantTTC%5D=780&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000642%20-%20Centre%20R%C3%A9gional%20Information%20Jeunesse%20-%20Tickets%20de%20maintenance%20et%20modification%20sites%20internet.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1327
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1641
      #objet: "Tickets de maintenance et modification sites internet"
      #reference: "642"
      #date: DateTime @1726790400 {#1638
        date: 2024-09-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1637 …}
      -client: Proxies\__CG__\App\Entity\Client {#1545 …}
      -details: Doctrine\ORM\PersistentCollection {#1642 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1644 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1646 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1726844072 {#1639
        date: 2024-09-20 14:54:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1726844072 {#1640
        date: 2024-09-20 14:54:32.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "3aaa416e-596a-4fd8-abb0-ae686a1ed453"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3836 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10043 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
679 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1641
  #objet: "Tickets de maintenance et modification sites internet"
  #reference: "642"
  #date: DateTime @1726790400 {#1638
    date: 2024-09-20 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1637 …}
  -client: Proxies\__CG__\App\Entity\Client {#1545 …}
  -details: Doctrine\ORM\PersistentCollection {#1642 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1644 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1646 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1726844072 {#1639
    date: 2024-09-20 14:54:32.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1726844072 {#1640
    date: 2024-09-20 14:54:32.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
680 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9914
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10028 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=3aaa416e-596a-4fd8-abb0-ae686a1ed453"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1327
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1641
      #objet: "Tickets de maintenance et modification sites internet"
      #reference: "642"
      #date: DateTime @1726790400 {#1638
        date: 2024-09-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1637 …}
      -client: Proxies\__CG__\App\Entity\Client {#1545 …}
      -details: Doctrine\ORM\PersistentCollection {#1642 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1644 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1646 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1726844072 {#1639
        date: 2024-09-20 14:54:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1726844072 {#1640
        date: 2024-09-20 14:54:32.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "3aaa416e-596a-4fd8-abb0-ae686a1ed453"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3836 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10043 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
681 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9920
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10029 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=3aaa416e-596a-4fd8-abb0-ae686a1ed453&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1327
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1641
      #objet: "Tickets de maintenance et modification sites internet"
      #reference: "642"
      #date: DateTime @1726790400 {#1638
        date: 2024-09-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1637 …}
      -client: Proxies\__CG__\App\Entity\Client {#1545 …}
      -details: Doctrine\ORM\PersistentCollection {#1642 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1644 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1646 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1726844072 {#1639
        date: 2024-09-20 14:54:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1726844072 {#1640
        date: 2024-09-20 14:54:32.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "3aaa416e-596a-4fd8-abb0-ae686a1ed453"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3836 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10043 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
682 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1641
  #objet: "Tickets de maintenance et modification sites internet"
  #reference: "642"
  #date: DateTime @1726790400 {#1638
    date: 2024-09-20 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1637 …}
  -client: Proxies\__CG__\App\Entity\Client {#1545 …}
  -details: Doctrine\ORM\PersistentCollection {#1642 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1644 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1646 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1726844072 {#1639
    date: 2024-09-20 14:54:32.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1726844072 {#1640
    date: 2024-09-20 14:54:32.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
683 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10012
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10031 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=3aaa416e-596a-4fd8-abb0-ae686a1ed453"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1327
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1641
      #objet: "Tickets de maintenance et modification sites internet"
      #reference: "642"
      #date: DateTime @1726790400 {#1638
        date: 2024-09-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1637 …}
      -client: Proxies\__CG__\App\Entity\Client {#1545 …}
      -details: Doctrine\ORM\PersistentCollection {#1642 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1644 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1646 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1726844072 {#1639
        date: 2024-09-20 14:54:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1726844072 {#1640
        date: 2024-09-20 14:54:32.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "3aaa416e-596a-4fd8-abb0-ae686a1ed453"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3836 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10043 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
684 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1641
  #objet: "Tickets de maintenance et modification sites internet"
  #reference: "642"
  #date: DateTime @1726790400 {#1638
    date: 2024-09-20 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1637 …}
  -client: Proxies\__CG__\App\Entity\Client {#1545 …}
  -details: Doctrine\ORM\PersistentCollection {#1642 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1644 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1646 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1726844072 {#1639
    date: 2024-09-20 14:54:32.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1726844072 {#1640
    date: 2024-09-20 14:54:32.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
685 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10023
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10052 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=3aaa416e-596a-4fd8-abb0-ae686a1ed453"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=3aaa416e-596a-4fd8-abb0-ae686a1ed453"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1327
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1641
      #objet: "Tickets de maintenance et modification sites internet"
      #reference: "642"
      #date: DateTime @1726790400 {#1638
        date: 2024-09-20 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1637 …}
      -client: Proxies\__CG__\App\Entity\Client {#1545 …}
      -details: Doctrine\ORM\PersistentCollection {#1642 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1644 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1646 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1726844072 {#1639
        date: 2024-09-20 14:54:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1726844072 {#1640
        date: 2024-09-20 14:54:32.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "3aaa416e-596a-4fd8-abb0-ae686a1ed453"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3836 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10043 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
686 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9857
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10077 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=712f066a-d7a8-4b59-b41d-e92504dd1da6&routeParams%5BmontantTTC%5D=4512&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000641%20-%20L%27%C3%89cole%20Atypique%20-%20Formation%20de%20pr%C3%A9-qualification%20au%20titre%20de%20d%C3%A9veloppeur%20web%20et%20web%20mobile.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1300
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1652
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "641"
      #date: DateTime @1722297600 {#1649
        date: 2024-07-30 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de juin à juillet 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1648 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#1656 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1658 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1660 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1722348279 {#1650
        date: 2024-07-30 14:04:39.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1722348279 {#1651
        date: 2024-07-30 14:04:39.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "712f066a-d7a8-4b59-b41d-e92504dd1da6"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3979 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10095 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
687 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1652
  #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
  #reference: "641"
  #date: DateTime @1722297600 {#1649
    date: 2024-07-30 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Facture pour la prestation de juin à juillet 2024."
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1648 …}
  -client: Proxies\__CG__\App\Entity\Client {#1654 …}
  -details: Doctrine\ORM\PersistentCollection {#1656 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1658 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1660 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1722348279 {#1650
    date: 2024-07-30 14:04:39.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1722348279 {#1651
    date: 2024-07-30 14:04:39.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
688 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9966
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10080 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=712f066a-d7a8-4b59-b41d-e92504dd1da6"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1300
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1652
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "641"
      #date: DateTime @1722297600 {#1649
        date: 2024-07-30 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de juin à juillet 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1648 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#1656 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1658 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1660 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1722348279 {#1650
        date: 2024-07-30 14:04:39.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1722348279 {#1651
        date: 2024-07-30 14:04:39.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "712f066a-d7a8-4b59-b41d-e92504dd1da6"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3979 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10095 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
689 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9972
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10081 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=712f066a-d7a8-4b59-b41d-e92504dd1da6&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1300
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1652
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "641"
      #date: DateTime @1722297600 {#1649
        date: 2024-07-30 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de juin à juillet 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1648 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#1656 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1658 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1660 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1722348279 {#1650
        date: 2024-07-30 14:04:39.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1722348279 {#1651
        date: 2024-07-30 14:04:39.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "712f066a-d7a8-4b59-b41d-e92504dd1da6"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3979 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10095 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
690 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1652
  #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
  #reference: "641"
  #date: DateTime @1722297600 {#1649
    date: 2024-07-30 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Facture pour la prestation de juin à juillet 2024."
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1648 …}
  -client: Proxies\__CG__\App\Entity\Client {#1654 …}
  -details: Doctrine\ORM\PersistentCollection {#1656 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1658 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1660 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1722348279 {#1650
    date: 2024-07-30 14:04:39.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1722348279 {#1651
    date: 2024-07-30 14:04:39.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
691 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10064
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10083 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=712f066a-d7a8-4b59-b41d-e92504dd1da6"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1300
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1652
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "641"
      #date: DateTime @1722297600 {#1649
        date: 2024-07-30 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de juin à juillet 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1648 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#1656 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1658 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1660 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1722348279 {#1650
        date: 2024-07-30 14:04:39.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1722348279 {#1651
        date: 2024-07-30 14:04:39.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "712f066a-d7a8-4b59-b41d-e92504dd1da6"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3979 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10095 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
692 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1652
  #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
  #reference: "641"
  #date: DateTime @1722297600 {#1649
    date: 2024-07-30 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Facture pour la prestation de juin à juillet 2024."
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1648 …}
  -client: Proxies\__CG__\App\Entity\Client {#1654 …}
  -details: Doctrine\ORM\PersistentCollection {#1656 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1658 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1660 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1722348279 {#1650
    date: 2024-07-30 14:04:39.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1722348279 {#1651
    date: 2024-07-30 14:04:39.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
693 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10075
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10104 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=712f066a-d7a8-4b59-b41d-e92504dd1da6"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=712f066a-d7a8-4b59-b41d-e92504dd1da6"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1300
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1652
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "641"
      #date: DateTime @1722297600 {#1649
        date: 2024-07-30 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de juin à juillet 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1648 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#1656 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1658 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1660 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1722348279 {#1650
        date: 2024-07-30 14:04:39.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1722348279 {#1651
        date: 2024-07-30 14:04:39.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "712f066a-d7a8-4b59-b41d-e92504dd1da6"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3979 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10095 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
694 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9909
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10129 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=8adb5547-b323-4a5a-90d8-bd3d4ac3add1&routeParams%5BmontantTTC%5D=840&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000640%20-%20Le%20Ch%C3%A2teau%20de%20P%C3%A9rigny%20-%20H%C3%A9bergement%20internet.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1152
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1666
      #objet: "Hébergement internet"
      #reference: "640"
      #date: DateTime @1718755200 {#1663
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Renouvellement pour la période du 01/01/2024 au 31/12/2024\r\n
        \r\n
        Facture réglée
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1662 …}
      -client: Proxies\__CG__\App\Entity\Client {#1532 …}
      -details: Doctrine\ORM\PersistentCollection {#1667 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1669 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1671 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718816646 {#1664
        date: 2024-06-19 17:04:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718816701 {#1665
        date: 2024-06-19 17:05:01.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "8adb5547-b323-4a5a-90d8-bd3d4ac3add1"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4107 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10147 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
695 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1666
  #objet: "Hébergement internet"
  #reference: "640"
  #date: DateTime @1718755200 {#1663
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Renouvellement pour la période du 01/01/2024 au 31/12/2024\r\n
    \r\n
    Facture réglée
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1662 …}
  -client: Proxies\__CG__\App\Entity\Client {#1532 …}
  -details: Doctrine\ORM\PersistentCollection {#1667 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1669 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1671 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718816646 {#1664
    date: 2024-06-19 17:04:06.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718816701 {#1665
    date: 2024-06-19 17:05:01.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
696 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10018
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10132 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=8adb5547-b323-4a5a-90d8-bd3d4ac3add1"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1152
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1666
      #objet: "Hébergement internet"
      #reference: "640"
      #date: DateTime @1718755200 {#1663
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Renouvellement pour la période du 01/01/2024 au 31/12/2024\r\n
        \r\n
        Facture réglée
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1662 …}
      -client: Proxies\__CG__\App\Entity\Client {#1532 …}
      -details: Doctrine\ORM\PersistentCollection {#1667 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1669 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1671 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718816646 {#1664
        date: 2024-06-19 17:04:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718816701 {#1665
        date: 2024-06-19 17:05:01.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "8adb5547-b323-4a5a-90d8-bd3d4ac3add1"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4107 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10147 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
697 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10024
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10133 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=8adb5547-b323-4a5a-90d8-bd3d4ac3add1&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1152
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1666
      #objet: "Hébergement internet"
      #reference: "640"
      #date: DateTime @1718755200 {#1663
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Renouvellement pour la période du 01/01/2024 au 31/12/2024\r\n
        \r\n
        Facture réglée
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1662 …}
      -client: Proxies\__CG__\App\Entity\Client {#1532 …}
      -details: Doctrine\ORM\PersistentCollection {#1667 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1669 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1671 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718816646 {#1664
        date: 2024-06-19 17:04:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718816701 {#1665
        date: 2024-06-19 17:05:01.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "8adb5547-b323-4a5a-90d8-bd3d4ac3add1"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4107 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10147 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
698 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1666
  #objet: "Hébergement internet"
  #reference: "640"
  #date: DateTime @1718755200 {#1663
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Renouvellement pour la période du 01/01/2024 au 31/12/2024\r\n
    \r\n
    Facture réglée
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1662 …}
  -client: Proxies\__CG__\App\Entity\Client {#1532 …}
  -details: Doctrine\ORM\PersistentCollection {#1667 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1669 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1671 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718816646 {#1664
    date: 2024-06-19 17:04:06.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718816701 {#1665
    date: 2024-06-19 17:05:01.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
699 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10116
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10135 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=8adb5547-b323-4a5a-90d8-bd3d4ac3add1"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1152
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1666
      #objet: "Hébergement internet"
      #reference: "640"
      #date: DateTime @1718755200 {#1663
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Renouvellement pour la période du 01/01/2024 au 31/12/2024\r\n
        \r\n
        Facture réglée
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1662 …}
      -client: Proxies\__CG__\App\Entity\Client {#1532 …}
      -details: Doctrine\ORM\PersistentCollection {#1667 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1669 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1671 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718816646 {#1664
        date: 2024-06-19 17:04:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718816701 {#1665
        date: 2024-06-19 17:05:01.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "8adb5547-b323-4a5a-90d8-bd3d4ac3add1"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4107 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10147 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
700 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1666
  #objet: "Hébergement internet"
  #reference: "640"
  #date: DateTime @1718755200 {#1663
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Renouvellement pour la période du 01/01/2024 au 31/12/2024\r\n
    \r\n
    Facture réglée
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1662 …}
  -client: Proxies\__CG__\App\Entity\Client {#1532 …}
  -details: Doctrine\ORM\PersistentCollection {#1667 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1669 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1671 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718816646 {#1664
    date: 2024-06-19 17:04:06.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718816701 {#1665
    date: 2024-06-19 17:05:01.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
701 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10127
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10156 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=8adb5547-b323-4a5a-90d8-bd3d4ac3add1"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=8adb5547-b323-4a5a-90d8-bd3d4ac3add1"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1152
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1666
      #objet: "Hébergement internet"
      #reference: "640"
      #date: DateTime @1718755200 {#1663
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Renouvellement pour la période du 01/01/2024 au 31/12/2024\r\n
        \r\n
        Facture réglée
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1662 …}
      -client: Proxies\__CG__\App\Entity\Client {#1532 …}
      -details: Doctrine\ORM\PersistentCollection {#1667 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1669 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1671 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718816646 {#1664
        date: 2024-06-19 17:04:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718816701 {#1665
        date: 2024-06-19 17:05:01.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "8adb5547-b323-4a5a-90d8-bd3d4ac3add1"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4107 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10147 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
702 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#9961
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10181 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=696e97a4-bd34-4f56-977b-94ef93ed153b&routeParams%5BmontantTTC%5D=672&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000639%20-%20CE%20Thales%20avionics%20CSC%20-%20H%C3%A9bergement%20web.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1250
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1677
      #objet: "Hébergement web"
      #reference: "639"
      #date: DateTime @1718755200 {#1674
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1673 …}
      -client: Proxies\__CG__\App\Entity\Client {#1679 …}
      -details: Doctrine\ORM\PersistentCollection {#1681 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1683 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1685 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718810939 {#1675
        date: 2024-06-19 15:28:59.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718810991 {#1676
        date: 2024-06-19 15:29:51.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "696e97a4-bd34-4f56-977b-94ef93ed153b"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4252 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10199 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
703 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1677
  #objet: "Hébergement web"
  #reference: "639"
  #date: DateTime @1718755200 {#1674
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1673 …}
  -client: Proxies\__CG__\App\Entity\Client {#1679 …}
  -details: Doctrine\ORM\PersistentCollection {#1681 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1683 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1685 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718810939 {#1675
    date: 2024-06-19 15:28:59.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718810991 {#1676
    date: 2024-06-19 15:29:51.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
704 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10070
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10184 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=696e97a4-bd34-4f56-977b-94ef93ed153b"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1250
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1677
      #objet: "Hébergement web"
      #reference: "639"
      #date: DateTime @1718755200 {#1674
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1673 …}
      -client: Proxies\__CG__\App\Entity\Client {#1679 …}
      -details: Doctrine\ORM\PersistentCollection {#1681 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1683 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1685 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718810939 {#1675
        date: 2024-06-19 15:28:59.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718810991 {#1676
        date: 2024-06-19 15:29:51.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "696e97a4-bd34-4f56-977b-94ef93ed153b"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4252 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10199 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
705 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10076
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10185 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=696e97a4-bd34-4f56-977b-94ef93ed153b&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1250
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1677
      #objet: "Hébergement web"
      #reference: "639"
      #date: DateTime @1718755200 {#1674
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1673 …}
      -client: Proxies\__CG__\App\Entity\Client {#1679 …}
      -details: Doctrine\ORM\PersistentCollection {#1681 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1683 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1685 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718810939 {#1675
        date: 2024-06-19 15:28:59.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718810991 {#1676
        date: 2024-06-19 15:29:51.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "696e97a4-bd34-4f56-977b-94ef93ed153b"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4252 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10199 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
706 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1677
  #objet: "Hébergement web"
  #reference: "639"
  #date: DateTime @1718755200 {#1674
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1673 …}
  -client: Proxies\__CG__\App\Entity\Client {#1679 …}
  -details: Doctrine\ORM\PersistentCollection {#1681 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1683 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1685 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718810939 {#1675
    date: 2024-06-19 15:28:59.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718810991 {#1676
    date: 2024-06-19 15:29:51.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
707 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10168
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10187 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=696e97a4-bd34-4f56-977b-94ef93ed153b"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1250
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1677
      #objet: "Hébergement web"
      #reference: "639"
      #date: DateTime @1718755200 {#1674
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1673 …}
      -client: Proxies\__CG__\App\Entity\Client {#1679 …}
      -details: Doctrine\ORM\PersistentCollection {#1681 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1683 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1685 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718810939 {#1675
        date: 2024-06-19 15:28:59.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718810991 {#1676
        date: 2024-06-19 15:29:51.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "696e97a4-bd34-4f56-977b-94ef93ed153b"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4252 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10199 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
708 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1677
  #objet: "Hébergement web"
  #reference: "639"
  #date: DateTime @1718755200 {#1674
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1673 …}
  -client: Proxies\__CG__\App\Entity\Client {#1679 …}
  -details: Doctrine\ORM\PersistentCollection {#1681 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1683 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1685 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718810939 {#1675
    date: 2024-06-19 15:28:59.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718810991 {#1676
    date: 2024-06-19 15:29:51.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
709 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10179
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10208 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=696e97a4-bd34-4f56-977b-94ef93ed153b"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=696e97a4-bd34-4f56-977b-94ef93ed153b"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1250
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1677
      #objet: "Hébergement web"
      #reference: "639"
      #date: DateTime @1718755200 {#1674
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1673 …}
      -client: Proxies\__CG__\App\Entity\Client {#1679 …}
      -details: Doctrine\ORM\PersistentCollection {#1681 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1683 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1685 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718810939 {#1675
        date: 2024-06-19 15:28:59.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718810991 {#1676
        date: 2024-06-19 15:29:51.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "696e97a4-bd34-4f56-977b-94ef93ed153b"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4252 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10199 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
710 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10013
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10233 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=279bd7a6-b007-42ed-a294-76203ff02254&routeParams%5BmontantTTC%5D=672&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000638%20-%20CSE%20THALES%20BRELANDIERE%20-%20H%C3%A9bergement%20web.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1257
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1691
      #objet: "Hébergement web"
      #reference: "638"
      #date: DateTime @1718755200 {#1688
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1687 …}
      -client: Proxies\__CG__\App\Entity\Client {#1693 …}
      -details: Doctrine\ORM\PersistentCollection {#1695 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1697 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1699 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718810577 {#1689
        date: 2024-06-19 15:22:57.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718810648 {#1690
        date: 2024-06-19 15:24:08.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "279bd7a6-b007-42ed-a294-76203ff02254"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4380 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10251 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
711 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1691
  #objet: "Hébergement web"
  #reference: "638"
  #date: DateTime @1718755200 {#1688
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1687 …}
  -client: Proxies\__CG__\App\Entity\Client {#1693 …}
  -details: Doctrine\ORM\PersistentCollection {#1695 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1697 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1699 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718810577 {#1689
    date: 2024-06-19 15:22:57.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718810648 {#1690
    date: 2024-06-19 15:24:08.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
712 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10122
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10236 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=279bd7a6-b007-42ed-a294-76203ff02254"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1257
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1691
      #objet: "Hébergement web"
      #reference: "638"
      #date: DateTime @1718755200 {#1688
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1687 …}
      -client: Proxies\__CG__\App\Entity\Client {#1693 …}
      -details: Doctrine\ORM\PersistentCollection {#1695 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1697 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1699 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718810577 {#1689
        date: 2024-06-19 15:22:57.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718810648 {#1690
        date: 2024-06-19 15:24:08.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "279bd7a6-b007-42ed-a294-76203ff02254"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4380 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10251 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
713 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10128
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10237 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=279bd7a6-b007-42ed-a294-76203ff02254&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1257
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1691
      #objet: "Hébergement web"
      #reference: "638"
      #date: DateTime @1718755200 {#1688
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1687 …}
      -client: Proxies\__CG__\App\Entity\Client {#1693 …}
      -details: Doctrine\ORM\PersistentCollection {#1695 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1697 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1699 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718810577 {#1689
        date: 2024-06-19 15:22:57.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718810648 {#1690
        date: 2024-06-19 15:24:08.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "279bd7a6-b007-42ed-a294-76203ff02254"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4380 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10251 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
714 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1691
  #objet: "Hébergement web"
  #reference: "638"
  #date: DateTime @1718755200 {#1688
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1687 …}
  -client: Proxies\__CG__\App\Entity\Client {#1693 …}
  -details: Doctrine\ORM\PersistentCollection {#1695 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1697 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1699 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718810577 {#1689
    date: 2024-06-19 15:22:57.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718810648 {#1690
    date: 2024-06-19 15:24:08.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
715 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10220
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10239 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=279bd7a6-b007-42ed-a294-76203ff02254"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1257
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1691
      #objet: "Hébergement web"
      #reference: "638"
      #date: DateTime @1718755200 {#1688
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1687 …}
      -client: Proxies\__CG__\App\Entity\Client {#1693 …}
      -details: Doctrine\ORM\PersistentCollection {#1695 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1697 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1699 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718810577 {#1689
        date: 2024-06-19 15:22:57.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718810648 {#1690
        date: 2024-06-19 15:24:08.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "279bd7a6-b007-42ed-a294-76203ff02254"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4380 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10251 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
716 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1691
  #objet: "Hébergement web"
  #reference: "638"
  #date: DateTime @1718755200 {#1688
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1687 …}
  -client: Proxies\__CG__\App\Entity\Client {#1693 …}
  -details: Doctrine\ORM\PersistentCollection {#1695 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1697 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1699 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718810577 {#1689
    date: 2024-06-19 15:22:57.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718810648 {#1690
    date: 2024-06-19 15:24:08.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
717 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10231
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10260 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=279bd7a6-b007-42ed-a294-76203ff02254"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=279bd7a6-b007-42ed-a294-76203ff02254"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1257
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1691
      #objet: "Hébergement web"
      #reference: "638"
      #date: DateTime @1718755200 {#1688
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1687 …}
      -client: Proxies\__CG__\App\Entity\Client {#1693 …}
      -details: Doctrine\ORM\PersistentCollection {#1695 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1697 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1699 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718810577 {#1689
        date: 2024-06-19 15:22:57.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718810648 {#1690
        date: 2024-06-19 15:24:08.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "279bd7a6-b007-42ed-a294-76203ff02254"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4380 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10251 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
718 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10065
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10285 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=b365d9f0-2e19-4731-8fac-7ffb3cdebdb4&routeParams%5BmontantTTC%5D=420&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000637%20-%20VSAVE%20-%20H%C3%A9bergement%20Internet.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1270
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1705
      #objet: "Hébergement Internet"
      #reference: "637"
      #date: DateTime @1718755200 {#1702
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1701 …}
      -client: Proxies\__CG__\App\Entity\Client {#1707 …}
      -details: Doctrine\ORM\PersistentCollection {#1709 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1711 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1713 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718809138 {#1703
        date: 2024-06-19 14:58:58.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718809138 {#1704
        date: 2024-06-19 14:58:58.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "b365d9f0-2e19-4731-8fac-7ffb3cdebdb4"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4523 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10303 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
719 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1705
  #objet: "Hébergement Internet"
  #reference: "637"
  #date: DateTime @1718755200 {#1702
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1701 …}
  -client: Proxies\__CG__\App\Entity\Client {#1707 …}
  -details: Doctrine\ORM\PersistentCollection {#1709 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1711 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1713 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718809138 {#1703
    date: 2024-06-19 14:58:58.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718809138 {#1704
    date: 2024-06-19 14:58:58.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
720 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10174
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10288 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=b365d9f0-2e19-4731-8fac-7ffb3cdebdb4"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1270
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1705
      #objet: "Hébergement Internet"
      #reference: "637"
      #date: DateTime @1718755200 {#1702
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1701 …}
      -client: Proxies\__CG__\App\Entity\Client {#1707 …}
      -details: Doctrine\ORM\PersistentCollection {#1709 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1711 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1713 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718809138 {#1703
        date: 2024-06-19 14:58:58.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718809138 {#1704
        date: 2024-06-19 14:58:58.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "b365d9f0-2e19-4731-8fac-7ffb3cdebdb4"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4523 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10303 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
721 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10180
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10289 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=b365d9f0-2e19-4731-8fac-7ffb3cdebdb4&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1270
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1705
      #objet: "Hébergement Internet"
      #reference: "637"
      #date: DateTime @1718755200 {#1702
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1701 …}
      -client: Proxies\__CG__\App\Entity\Client {#1707 …}
      -details: Doctrine\ORM\PersistentCollection {#1709 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1711 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1713 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718809138 {#1703
        date: 2024-06-19 14:58:58.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718809138 {#1704
        date: 2024-06-19 14:58:58.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "b365d9f0-2e19-4731-8fac-7ffb3cdebdb4"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4523 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10303 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
722 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1705
  #objet: "Hébergement Internet"
  #reference: "637"
  #date: DateTime @1718755200 {#1702
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1701 …}
  -client: Proxies\__CG__\App\Entity\Client {#1707 …}
  -details: Doctrine\ORM\PersistentCollection {#1709 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1711 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1713 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718809138 {#1703
    date: 2024-06-19 14:58:58.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718809138 {#1704
    date: 2024-06-19 14:58:58.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
723 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10272
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10291 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=b365d9f0-2e19-4731-8fac-7ffb3cdebdb4"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1270
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1705
      #objet: "Hébergement Internet"
      #reference: "637"
      #date: DateTime @1718755200 {#1702
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1701 …}
      -client: Proxies\__CG__\App\Entity\Client {#1707 …}
      -details: Doctrine\ORM\PersistentCollection {#1709 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1711 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1713 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718809138 {#1703
        date: 2024-06-19 14:58:58.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718809138 {#1704
        date: 2024-06-19 14:58:58.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "b365d9f0-2e19-4731-8fac-7ffb3cdebdb4"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4523 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10303 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
724 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1705
  #objet: "Hébergement Internet"
  #reference: "637"
  #date: DateTime @1718755200 {#1702
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1701 …}
  -client: Proxies\__CG__\App\Entity\Client {#1707 …}
  -details: Doctrine\ORM\PersistentCollection {#1709 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1711 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1713 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718809138 {#1703
    date: 2024-06-19 14:58:58.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718809138 {#1704
    date: 2024-06-19 14:58:58.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
725 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10283
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10312 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=b365d9f0-2e19-4731-8fac-7ffb3cdebdb4"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=b365d9f0-2e19-4731-8fac-7ffb3cdebdb4"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1270
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1705
      #objet: "Hébergement Internet"
      #reference: "637"
      #date: DateTime @1718755200 {#1702
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1701 …}
      -client: Proxies\__CG__\App\Entity\Client {#1707 …}
      -details: Doctrine\ORM\PersistentCollection {#1709 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1711 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1713 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718809138 {#1703
        date: 2024-06-19 14:58:58.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718809138 {#1704
        date: 2024-06-19 14:58:58.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "b365d9f0-2e19-4731-8fac-7ffb3cdebdb4"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4523 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10303 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
726 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10117
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10337 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=35f3ab48-9109-4697-b7b1-cd65aecc0e03&routeParams%5BmontantTTC%5D=96&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000636%20-%20Snapcc%20-%20Unsa%20-%20H%C3%A9bergement%20site%20internet.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2170
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1719
      #objet: "Hébergement site internet"
      #reference: "636"
      #date: DateTime @1718755200 {#1716
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1715 …}
      -client: Proxies\__CG__\App\Entity\Client {#1721 …}
      -details: Doctrine\ORM\PersistentCollection {#1723 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1725 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1727 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808978 {#1717
        date: 2024-06-19 14:56:18.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808978 {#1718
        date: 2024-06-19 14:56:18.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "35f3ab48-9109-4697-b7b1-cd65aecc0e03"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4666 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10355 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
727 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1719
  #objet: "Hébergement site internet"
  #reference: "636"
  #date: DateTime @1718755200 {#1716
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1715 …}
  -client: Proxies\__CG__\App\Entity\Client {#1721 …}
  -details: Doctrine\ORM\PersistentCollection {#1723 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1725 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1727 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718808978 {#1717
    date: 2024-06-19 14:56:18.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718808978 {#1718
    date: 2024-06-19 14:56:18.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
728 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10226
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10340 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=35f3ab48-9109-4697-b7b1-cd65aecc0e03"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2170
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1719
      #objet: "Hébergement site internet"
      #reference: "636"
      #date: DateTime @1718755200 {#1716
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1715 …}
      -client: Proxies\__CG__\App\Entity\Client {#1721 …}
      -details: Doctrine\ORM\PersistentCollection {#1723 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1725 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1727 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808978 {#1717
        date: 2024-06-19 14:56:18.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808978 {#1718
        date: 2024-06-19 14:56:18.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "35f3ab48-9109-4697-b7b1-cd65aecc0e03"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4666 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10355 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
729 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10232
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10341 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=35f3ab48-9109-4697-b7b1-cd65aecc0e03&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2170
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1719
      #objet: "Hébergement site internet"
      #reference: "636"
      #date: DateTime @1718755200 {#1716
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1715 …}
      -client: Proxies\__CG__\App\Entity\Client {#1721 …}
      -details: Doctrine\ORM\PersistentCollection {#1723 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1725 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1727 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808978 {#1717
        date: 2024-06-19 14:56:18.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808978 {#1718
        date: 2024-06-19 14:56:18.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "35f3ab48-9109-4697-b7b1-cd65aecc0e03"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4666 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10355 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
730 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1719
  #objet: "Hébergement site internet"
  #reference: "636"
  #date: DateTime @1718755200 {#1716
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1715 …}
  -client: Proxies\__CG__\App\Entity\Client {#1721 …}
  -details: Doctrine\ORM\PersistentCollection {#1723 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1725 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1727 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718808978 {#1717
    date: 2024-06-19 14:56:18.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718808978 {#1718
    date: 2024-06-19 14:56:18.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
731 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10324
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10343 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=35f3ab48-9109-4697-b7b1-cd65aecc0e03"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2170
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1719
      #objet: "Hébergement site internet"
      #reference: "636"
      #date: DateTime @1718755200 {#1716
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1715 …}
      -client: Proxies\__CG__\App\Entity\Client {#1721 …}
      -details: Doctrine\ORM\PersistentCollection {#1723 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1725 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1727 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808978 {#1717
        date: 2024-06-19 14:56:18.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808978 {#1718
        date: 2024-06-19 14:56:18.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "35f3ab48-9109-4697-b7b1-cd65aecc0e03"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4666 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10355 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
732 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1719
  #objet: "Hébergement site internet"
  #reference: "636"
  #date: DateTime @1718755200 {#1716
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1715 …}
  -client: Proxies\__CG__\App\Entity\Client {#1721 …}
  -details: Doctrine\ORM\PersistentCollection {#1723 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1725 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1727 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718808978 {#1717
    date: 2024-06-19 14:56:18.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718808978 {#1718
    date: 2024-06-19 14:56:18.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
733 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10335
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10364 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=35f3ab48-9109-4697-b7b1-cd65aecc0e03"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=35f3ab48-9109-4697-b7b1-cd65aecc0e03"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2170
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1719
      #objet: "Hébergement site internet"
      #reference: "636"
      #date: DateTime @1718755200 {#1716
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1715 …}
      -client: Proxies\__CG__\App\Entity\Client {#1721 …}
      -details: Doctrine\ORM\PersistentCollection {#1723 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1725 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1727 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808978 {#1717
        date: 2024-06-19 14:56:18.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808978 {#1718
        date: 2024-06-19 14:56:18.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "35f3ab48-9109-4697-b7b1-cd65aecc0e03"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4666 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10355 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
734 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10169
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10389 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=d2a45481-03fe-4b94-9b50-9636d6985ac6&routeParams%5BmontantTTC%5D=180&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000635%20-%20Les%20Vergers%20de%20l%27Aumaillerie%20-%20Site%20internet%20vergers-aumaillerie.fr.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2179
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1733
      #objet: "Site internet vergers-aumaillerie.fr"
      #reference: "635"
      #date: DateTime @1718755200 {#1730
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1729 …}
      -client: Proxies\__CG__\App\Entity\Client {#1735 …}
      -details: Doctrine\ORM\PersistentCollection {#1737 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1739 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1741 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808723 {#1731
        date: 2024-06-19 14:52:03.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808723 {#1732
        date: 2024-06-19 14:52:03.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d2a45481-03fe-4b94-9b50-9636d6985ac6"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4807 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10407 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
735 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1733
  #objet: "Site internet vergers-aumaillerie.fr"
  #reference: "635"
  #date: DateTime @1718755200 {#1730
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1729 …}
  -client: Proxies\__CG__\App\Entity\Client {#1735 …}
  -details: Doctrine\ORM\PersistentCollection {#1737 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1739 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1741 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718808723 {#1731
    date: 2024-06-19 14:52:03.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718808723 {#1732
    date: 2024-06-19 14:52:03.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
736 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10278
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10392 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=d2a45481-03fe-4b94-9b50-9636d6985ac6"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2179
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1733
      #objet: "Site internet vergers-aumaillerie.fr"
      #reference: "635"
      #date: DateTime @1718755200 {#1730
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1729 …}
      -client: Proxies\__CG__\App\Entity\Client {#1735 …}
      -details: Doctrine\ORM\PersistentCollection {#1737 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1739 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1741 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808723 {#1731
        date: 2024-06-19 14:52:03.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808723 {#1732
        date: 2024-06-19 14:52:03.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d2a45481-03fe-4b94-9b50-9636d6985ac6"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4807 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10407 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
737 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10284
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10393 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=d2a45481-03fe-4b94-9b50-9636d6985ac6&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2179
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1733
      #objet: "Site internet vergers-aumaillerie.fr"
      #reference: "635"
      #date: DateTime @1718755200 {#1730
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1729 …}
      -client: Proxies\__CG__\App\Entity\Client {#1735 …}
      -details: Doctrine\ORM\PersistentCollection {#1737 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1739 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1741 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808723 {#1731
        date: 2024-06-19 14:52:03.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808723 {#1732
        date: 2024-06-19 14:52:03.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d2a45481-03fe-4b94-9b50-9636d6985ac6"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4807 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10407 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
738 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1733
  #objet: "Site internet vergers-aumaillerie.fr"
  #reference: "635"
  #date: DateTime @1718755200 {#1730
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1729 …}
  -client: Proxies\__CG__\App\Entity\Client {#1735 …}
  -details: Doctrine\ORM\PersistentCollection {#1737 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1739 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1741 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718808723 {#1731
    date: 2024-06-19 14:52:03.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718808723 {#1732
    date: 2024-06-19 14:52:03.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
739 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10376
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10395 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=d2a45481-03fe-4b94-9b50-9636d6985ac6"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2179
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1733
      #objet: "Site internet vergers-aumaillerie.fr"
      #reference: "635"
      #date: DateTime @1718755200 {#1730
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1729 …}
      -client: Proxies\__CG__\App\Entity\Client {#1735 …}
      -details: Doctrine\ORM\PersistentCollection {#1737 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1739 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1741 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808723 {#1731
        date: 2024-06-19 14:52:03.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808723 {#1732
        date: 2024-06-19 14:52:03.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d2a45481-03fe-4b94-9b50-9636d6985ac6"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4807 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10407 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
740 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1733
  #objet: "Site internet vergers-aumaillerie.fr"
  #reference: "635"
  #date: DateTime @1718755200 {#1730
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1729 …}
  -client: Proxies\__CG__\App\Entity\Client {#1735 …}
  -details: Doctrine\ORM\PersistentCollection {#1737 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1739 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1741 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718808723 {#1731
    date: 2024-06-19 14:52:03.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718808723 {#1732
    date: 2024-06-19 14:52:03.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
741 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10387
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10416 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=d2a45481-03fe-4b94-9b50-9636d6985ac6"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=d2a45481-03fe-4b94-9b50-9636d6985ac6"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2179
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1733
      #objet: "Site internet vergers-aumaillerie.fr"
      #reference: "635"
      #date: DateTime @1718755200 {#1730
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1729 …}
      -client: Proxies\__CG__\App\Entity\Client {#1735 …}
      -details: Doctrine\ORM\PersistentCollection {#1737 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1739 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1741 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808723 {#1731
        date: 2024-06-19 14:52:03.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808723 {#1732
        date: 2024-06-19 14:52:03.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d2a45481-03fe-4b94-9b50-9636d6985ac6"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4807 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10407 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
742 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10221
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10441 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=452f30a7-8fc7-4e40-a547-690b7ef690c3&routeParams%5BmontantTTC%5D=480&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000634%20-%20Fiscorama%20-%20H%C3%A9bergement%20site%20Fiscorama.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2188
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1747
      #objet: "Hébergement site Fiscorama"
      #reference: "634"
      #date: DateTime @1718755200 {#1744
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1743 …}
      -client: Proxies\__CG__\App\Entity\Client {#1749 …}
      -details: Doctrine\ORM\PersistentCollection {#1751 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1753 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1755 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808522 {#1745
        date: 2024-06-19 14:48:42.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808522 {#1746
        date: 2024-06-19 14:48:42.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "452f30a7-8fc7-4e40-a547-690b7ef690c3"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4948 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10459 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
743 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1747
  #objet: "Hébergement site Fiscorama"
  #reference: "634"
  #date: DateTime @1718755200 {#1744
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1743 …}
  -client: Proxies\__CG__\App\Entity\Client {#1749 …}
  -details: Doctrine\ORM\PersistentCollection {#1751 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1753 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1755 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718808522 {#1745
    date: 2024-06-19 14:48:42.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718808522 {#1746
    date: 2024-06-19 14:48:42.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
744 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10330
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10444 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=452f30a7-8fc7-4e40-a547-690b7ef690c3"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2188
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1747
      #objet: "Hébergement site Fiscorama"
      #reference: "634"
      #date: DateTime @1718755200 {#1744
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1743 …}
      -client: Proxies\__CG__\App\Entity\Client {#1749 …}
      -details: Doctrine\ORM\PersistentCollection {#1751 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1753 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1755 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808522 {#1745
        date: 2024-06-19 14:48:42.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808522 {#1746
        date: 2024-06-19 14:48:42.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "452f30a7-8fc7-4e40-a547-690b7ef690c3"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4948 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10459 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
745 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10336
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10445 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=452f30a7-8fc7-4e40-a547-690b7ef690c3&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2188
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1747
      #objet: "Hébergement site Fiscorama"
      #reference: "634"
      #date: DateTime @1718755200 {#1744
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1743 …}
      -client: Proxies\__CG__\App\Entity\Client {#1749 …}
      -details: Doctrine\ORM\PersistentCollection {#1751 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1753 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1755 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808522 {#1745
        date: 2024-06-19 14:48:42.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808522 {#1746
        date: 2024-06-19 14:48:42.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "452f30a7-8fc7-4e40-a547-690b7ef690c3"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4948 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10459 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
746 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1747
  #objet: "Hébergement site Fiscorama"
  #reference: "634"
  #date: DateTime @1718755200 {#1744
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1743 …}
  -client: Proxies\__CG__\App\Entity\Client {#1749 …}
  -details: Doctrine\ORM\PersistentCollection {#1751 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1753 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1755 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718808522 {#1745
    date: 2024-06-19 14:48:42.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718808522 {#1746
    date: 2024-06-19 14:48:42.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
747 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10428
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10447 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=452f30a7-8fc7-4e40-a547-690b7ef690c3"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2188
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1747
      #objet: "Hébergement site Fiscorama"
      #reference: "634"
      #date: DateTime @1718755200 {#1744
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1743 …}
      -client: Proxies\__CG__\App\Entity\Client {#1749 …}
      -details: Doctrine\ORM\PersistentCollection {#1751 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1753 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1755 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808522 {#1745
        date: 2024-06-19 14:48:42.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808522 {#1746
        date: 2024-06-19 14:48:42.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "452f30a7-8fc7-4e40-a547-690b7ef690c3"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4948 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10459 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
748 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1747
  #objet: "Hébergement site Fiscorama"
  #reference: "634"
  #date: DateTime @1718755200 {#1744
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1743 …}
  -client: Proxies\__CG__\App\Entity\Client {#1749 …}
  -details: Doctrine\ORM\PersistentCollection {#1751 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1753 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1755 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718808522 {#1745
    date: 2024-06-19 14:48:42.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718808522 {#1746
    date: 2024-06-19 14:48:42.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
749 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10439
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10468 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=452f30a7-8fc7-4e40-a547-690b7ef690c3"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=452f30a7-8fc7-4e40-a547-690b7ef690c3"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2188
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1747
      #objet: "Hébergement site Fiscorama"
      #reference: "634"
      #date: DateTime @1718755200 {#1744
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1743 …}
      -client: Proxies\__CG__\App\Entity\Client {#1749 …}
      -details: Doctrine\ORM\PersistentCollection {#1751 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1753 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1755 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808522 {#1745
        date: 2024-06-19 14:48:42.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808522 {#1746
        date: 2024-06-19 14:48:42.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "452f30a7-8fc7-4e40-a547-690b7ef690c3"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4948 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10459 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
750 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10273
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10493 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=a470d2a7-08d8-439d-bd2b-83f346236bb3&routeParams%5BmontantTTC%5D=216&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000633%20-%20MJC%2021%20-%20H%C3%A9bergement%20du%20site%20Internet.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2197
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1761
      #objet: "Hébergement du site Internet"
      #reference: "633"
      #date: DateTime @1718755200 {#1758
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1757 …}
      -client: Proxies\__CG__\App\Entity\Client {#1763 …}
      -details: Doctrine\ORM\PersistentCollection {#1765 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1767 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1769 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808274 {#1759
        date: 2024-06-19 14:44:34.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808274 {#1760
        date: 2024-06-19 14:44:34.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "a470d2a7-08d8-439d-bd2b-83f346236bb3"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5089 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10511 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
751 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1761
  #objet: "Hébergement du site Internet"
  #reference: "633"
  #date: DateTime @1718755200 {#1758
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1757 …}
  -client: Proxies\__CG__\App\Entity\Client {#1763 …}
  -details: Doctrine\ORM\PersistentCollection {#1765 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1767 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1769 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718808274 {#1759
    date: 2024-06-19 14:44:34.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718808274 {#1760
    date: 2024-06-19 14:44:34.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
752 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10382
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10496 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=a470d2a7-08d8-439d-bd2b-83f346236bb3"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2197
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1761
      #objet: "Hébergement du site Internet"
      #reference: "633"
      #date: DateTime @1718755200 {#1758
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1757 …}
      -client: Proxies\__CG__\App\Entity\Client {#1763 …}
      -details: Doctrine\ORM\PersistentCollection {#1765 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1767 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1769 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808274 {#1759
        date: 2024-06-19 14:44:34.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808274 {#1760
        date: 2024-06-19 14:44:34.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "a470d2a7-08d8-439d-bd2b-83f346236bb3"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5089 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10511 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
753 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10388
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10497 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=a470d2a7-08d8-439d-bd2b-83f346236bb3&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2197
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1761
      #objet: "Hébergement du site Internet"
      #reference: "633"
      #date: DateTime @1718755200 {#1758
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1757 …}
      -client: Proxies\__CG__\App\Entity\Client {#1763 …}
      -details: Doctrine\ORM\PersistentCollection {#1765 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1767 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1769 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808274 {#1759
        date: 2024-06-19 14:44:34.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808274 {#1760
        date: 2024-06-19 14:44:34.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "a470d2a7-08d8-439d-bd2b-83f346236bb3"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5089 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10511 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
754 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1761
  #objet: "Hébergement du site Internet"
  #reference: "633"
  #date: DateTime @1718755200 {#1758
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1757 …}
  -client: Proxies\__CG__\App\Entity\Client {#1763 …}
  -details: Doctrine\ORM\PersistentCollection {#1765 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1767 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1769 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718808274 {#1759
    date: 2024-06-19 14:44:34.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718808274 {#1760
    date: 2024-06-19 14:44:34.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
755 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10480
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10499 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=a470d2a7-08d8-439d-bd2b-83f346236bb3"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2197
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1761
      #objet: "Hébergement du site Internet"
      #reference: "633"
      #date: DateTime @1718755200 {#1758
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1757 …}
      -client: Proxies\__CG__\App\Entity\Client {#1763 …}
      -details: Doctrine\ORM\PersistentCollection {#1765 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1767 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1769 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808274 {#1759
        date: 2024-06-19 14:44:34.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808274 {#1760
        date: 2024-06-19 14:44:34.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "a470d2a7-08d8-439d-bd2b-83f346236bb3"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5089 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10511 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
756 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1761
  #objet: "Hébergement du site Internet"
  #reference: "633"
  #date: DateTime @1718755200 {#1758
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1757 …}
  -client: Proxies\__CG__\App\Entity\Client {#1763 …}
  -details: Doctrine\ORM\PersistentCollection {#1765 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1767 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1769 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718808274 {#1759
    date: 2024-06-19 14:44:34.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718808274 {#1760
    date: 2024-06-19 14:44:34.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
757 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10491
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10520 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=a470d2a7-08d8-439d-bd2b-83f346236bb3"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=a470d2a7-08d8-439d-bd2b-83f346236bb3"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2197
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1761
      #objet: "Hébergement du site Internet"
      #reference: "633"
      #date: DateTime @1718755200 {#1758
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1757 …}
      -client: Proxies\__CG__\App\Entity\Client {#1763 …}
      -details: Doctrine\ORM\PersistentCollection {#1765 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1767 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1769 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718808274 {#1759
        date: 2024-06-19 14:44:34.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718808274 {#1760
        date: 2024-06-19 14:44:34.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "a470d2a7-08d8-439d-bd2b-83f346236bb3"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5089 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10511 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
758 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10325
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10545 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=671eb5d5-eb1c-40f5-84bd-29916b37af5c&routeParams%5BmontantTTC%5D=480&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000632%20-%20Audacie%20-%20H%C3%A9bergement%20Internet.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2206
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1775
      #objet: "Hébergement Internet"
      #reference: "632"
      #date: DateTime @1718755200 {#1772
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1771 …}
      -client: Proxies\__CG__\App\Entity\Client {#1777 …}
      -details: Doctrine\ORM\PersistentCollection {#1779 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1781 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1783 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718802861 {#1773
        date: 2024-06-19 13:14:21.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718802861 {#1774
        date: 2024-06-19 13:14:21.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "671eb5d5-eb1c-40f5-84bd-29916b37af5c"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5230 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10563 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
759 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1775
  #objet: "Hébergement Internet"
  #reference: "632"
  #date: DateTime @1718755200 {#1772
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1771 …}
  -client: Proxies\__CG__\App\Entity\Client {#1777 …}
  -details: Doctrine\ORM\PersistentCollection {#1779 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1781 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1783 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718802861 {#1773
    date: 2024-06-19 13:14:21.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718802861 {#1774
    date: 2024-06-19 13:14:21.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
760 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10434
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10548 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=671eb5d5-eb1c-40f5-84bd-29916b37af5c"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2206
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1775
      #objet: "Hébergement Internet"
      #reference: "632"
      #date: DateTime @1718755200 {#1772
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1771 …}
      -client: Proxies\__CG__\App\Entity\Client {#1777 …}
      -details: Doctrine\ORM\PersistentCollection {#1779 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1781 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1783 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718802861 {#1773
        date: 2024-06-19 13:14:21.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718802861 {#1774
        date: 2024-06-19 13:14:21.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "671eb5d5-eb1c-40f5-84bd-29916b37af5c"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5230 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10563 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
761 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10440
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10549 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=671eb5d5-eb1c-40f5-84bd-29916b37af5c&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2206
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1775
      #objet: "Hébergement Internet"
      #reference: "632"
      #date: DateTime @1718755200 {#1772
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1771 …}
      -client: Proxies\__CG__\App\Entity\Client {#1777 …}
      -details: Doctrine\ORM\PersistentCollection {#1779 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1781 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1783 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718802861 {#1773
        date: 2024-06-19 13:14:21.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718802861 {#1774
        date: 2024-06-19 13:14:21.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "671eb5d5-eb1c-40f5-84bd-29916b37af5c"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5230 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10563 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
762 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1775
  #objet: "Hébergement Internet"
  #reference: "632"
  #date: DateTime @1718755200 {#1772
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1771 …}
  -client: Proxies\__CG__\App\Entity\Client {#1777 …}
  -details: Doctrine\ORM\PersistentCollection {#1779 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1781 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1783 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718802861 {#1773
    date: 2024-06-19 13:14:21.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718802861 {#1774
    date: 2024-06-19 13:14:21.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
763 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10532
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10551 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=671eb5d5-eb1c-40f5-84bd-29916b37af5c"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2206
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1775
      #objet: "Hébergement Internet"
      #reference: "632"
      #date: DateTime @1718755200 {#1772
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1771 …}
      -client: Proxies\__CG__\App\Entity\Client {#1777 …}
      -details: Doctrine\ORM\PersistentCollection {#1779 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1781 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1783 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718802861 {#1773
        date: 2024-06-19 13:14:21.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718802861 {#1774
        date: 2024-06-19 13:14:21.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "671eb5d5-eb1c-40f5-84bd-29916b37af5c"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5230 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10563 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
764 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1775
  #objet: "Hébergement Internet"
  #reference: "632"
  #date: DateTime @1718755200 {#1772
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1771 …}
  -client: Proxies\__CG__\App\Entity\Client {#1777 …}
  -details: Doctrine\ORM\PersistentCollection {#1779 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1781 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1783 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718802861 {#1773
    date: 2024-06-19 13:14:21.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718802861 {#1774
    date: 2024-06-19 13:14:21.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
765 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10543
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10572 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=671eb5d5-eb1c-40f5-84bd-29916b37af5c"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=671eb5d5-eb1c-40f5-84bd-29916b37af5c"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2206
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1775
      #objet: "Hébergement Internet"
      #reference: "632"
      #date: DateTime @1718755200 {#1772
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1771 …}
      -client: Proxies\__CG__\App\Entity\Client {#1777 …}
      -details: Doctrine\ORM\PersistentCollection {#1779 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1781 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1783 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718802861 {#1773
        date: 2024-06-19 13:14:21.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718802861 {#1774
        date: 2024-06-19 13:14:21.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "671eb5d5-eb1c-40f5-84bd-29916b37af5c"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5230 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10563 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
766 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10377
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10597 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=c798b606-01a9-4ef9-b14a-74002ff31934&routeParams%5BmontantTTC%5D=744&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000631%20-%20GAEC%20des%20Crouzettes%20-%20H%C3%A9bergement%20du%20site%20internet%20lescrouzettes.fr%202023%20et%202024.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2215
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1789
      #objet: "Hébergement du site internet lescrouzettes.fr 2023 et 2024"
      #reference: "631"
      #date: DateTime @1718755200 {#1786
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2023 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1785 …}
      -client: Proxies\__CG__\App\Entity\Client {#1791 …}
      -details: Doctrine\ORM\PersistentCollection {#1793 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1795 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1797 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718800861 {#1787
        date: 2024-06-19 12:41:01.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718800914 {#1788
        date: 2024-06-19 12:41:54.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "c798b606-01a9-4ef9-b14a-74002ff31934"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5371 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10615 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
767 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1789
  #objet: "Hébergement du site internet lescrouzettes.fr 2023 et 2024"
  #reference: "631"
  #date: DateTime @1718755200 {#1786
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2023 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1785 …}
  -client: Proxies\__CG__\App\Entity\Client {#1791 …}
  -details: Doctrine\ORM\PersistentCollection {#1793 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1795 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1797 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718800861 {#1787
    date: 2024-06-19 12:41:01.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718800914 {#1788
    date: 2024-06-19 12:41:54.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
768 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10486
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10600 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=c798b606-01a9-4ef9-b14a-74002ff31934"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2215
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1789
      #objet: "Hébergement du site internet lescrouzettes.fr 2023 et 2024"
      #reference: "631"
      #date: DateTime @1718755200 {#1786
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2023 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1785 …}
      -client: Proxies\__CG__\App\Entity\Client {#1791 …}
      -details: Doctrine\ORM\PersistentCollection {#1793 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1795 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1797 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718800861 {#1787
        date: 2024-06-19 12:41:01.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718800914 {#1788
        date: 2024-06-19 12:41:54.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "c798b606-01a9-4ef9-b14a-74002ff31934"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5371 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10615 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
769 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10492
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10601 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=c798b606-01a9-4ef9-b14a-74002ff31934&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2215
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1789
      #objet: "Hébergement du site internet lescrouzettes.fr 2023 et 2024"
      #reference: "631"
      #date: DateTime @1718755200 {#1786
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2023 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1785 …}
      -client: Proxies\__CG__\App\Entity\Client {#1791 …}
      -details: Doctrine\ORM\PersistentCollection {#1793 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1795 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1797 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718800861 {#1787
        date: 2024-06-19 12:41:01.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718800914 {#1788
        date: 2024-06-19 12:41:54.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "c798b606-01a9-4ef9-b14a-74002ff31934"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5371 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10615 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
770 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1789
  #objet: "Hébergement du site internet lescrouzettes.fr 2023 et 2024"
  #reference: "631"
  #date: DateTime @1718755200 {#1786
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2023 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1785 …}
  -client: Proxies\__CG__\App\Entity\Client {#1791 …}
  -details: Doctrine\ORM\PersistentCollection {#1793 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1795 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1797 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718800861 {#1787
    date: 2024-06-19 12:41:01.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718800914 {#1788
    date: 2024-06-19 12:41:54.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
771 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10584
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10603 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=c798b606-01a9-4ef9-b14a-74002ff31934"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2215
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1789
      #objet: "Hébergement du site internet lescrouzettes.fr 2023 et 2024"
      #reference: "631"
      #date: DateTime @1718755200 {#1786
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2023 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1785 …}
      -client: Proxies\__CG__\App\Entity\Client {#1791 …}
      -details: Doctrine\ORM\PersistentCollection {#1793 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1795 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1797 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718800861 {#1787
        date: 2024-06-19 12:41:01.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718800914 {#1788
        date: 2024-06-19 12:41:54.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "c798b606-01a9-4ef9-b14a-74002ff31934"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5371 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10615 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
772 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1789
  #objet: "Hébergement du site internet lescrouzettes.fr 2023 et 2024"
  #reference: "631"
  #date: DateTime @1718755200 {#1786
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2023 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1785 …}
  -client: Proxies\__CG__\App\Entity\Client {#1791 …}
  -details: Doctrine\ORM\PersistentCollection {#1793 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1795 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1797 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718800861 {#1787
    date: 2024-06-19 12:41:01.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718800914 {#1788
    date: 2024-06-19 12:41:54.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
773 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10595
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10624 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=c798b606-01a9-4ef9-b14a-74002ff31934"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=c798b606-01a9-4ef9-b14a-74002ff31934"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2215
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1789
      #objet: "Hébergement du site internet lescrouzettes.fr 2023 et 2024"
      #reference: "631"
      #date: DateTime @1718755200 {#1786
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2023 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1785 …}
      -client: Proxies\__CG__\App\Entity\Client {#1791 …}
      -details: Doctrine\ORM\PersistentCollection {#1793 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1795 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1797 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718800861 {#1787
        date: 2024-06-19 12:41:01.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718800914 {#1788
        date: 2024-06-19 12:41:54.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "c798b606-01a9-4ef9-b14a-74002ff31934"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5371 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10615 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
774 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10429
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10649 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=d4f9adee-7fbc-42a3-a88d-1cfffc2dc3b5&routeParams%5BmontantTTC%5D=480&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000630%20-%20Scot%20Sud%20Vienne%20-%20H%C3%A9bergement%20-%20Site%20Internet%20du%20SCOT%20Sud%20Vienne.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2224
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1803
      #objet: "Hébergement - Site Internet du SCOT Sud Vienne"
      #reference: "630"
      #date: DateTime @1718755200 {#1800
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1799 …}
      -client: Proxies\__CG__\App\Entity\Client {#1805 …}
      -details: Doctrine\ORM\PersistentCollection {#1807 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1809 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1811 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718800764 {#1801
        date: 2024-06-19 12:39:24.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718800764 {#1802
        date: 2024-06-19 12:39:24.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d4f9adee-7fbc-42a3-a88d-1cfffc2dc3b5"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5514 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10667 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
775 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1803
  #objet: "Hébergement - Site Internet du SCOT Sud Vienne"
  #reference: "630"
  #date: DateTime @1718755200 {#1800
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1799 …}
  -client: Proxies\__CG__\App\Entity\Client {#1805 …}
  -details: Doctrine\ORM\PersistentCollection {#1807 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1809 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1811 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718800764 {#1801
    date: 2024-06-19 12:39:24.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718800764 {#1802
    date: 2024-06-19 12:39:24.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
776 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10538
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10652 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=d4f9adee-7fbc-42a3-a88d-1cfffc2dc3b5"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2224
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1803
      #objet: "Hébergement - Site Internet du SCOT Sud Vienne"
      #reference: "630"
      #date: DateTime @1718755200 {#1800
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1799 …}
      -client: Proxies\__CG__\App\Entity\Client {#1805 …}
      -details: Doctrine\ORM\PersistentCollection {#1807 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1809 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1811 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718800764 {#1801
        date: 2024-06-19 12:39:24.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718800764 {#1802
        date: 2024-06-19 12:39:24.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d4f9adee-7fbc-42a3-a88d-1cfffc2dc3b5"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5514 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10667 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
777 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10544
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10653 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=d4f9adee-7fbc-42a3-a88d-1cfffc2dc3b5&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2224
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1803
      #objet: "Hébergement - Site Internet du SCOT Sud Vienne"
      #reference: "630"
      #date: DateTime @1718755200 {#1800
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1799 …}
      -client: Proxies\__CG__\App\Entity\Client {#1805 …}
      -details: Doctrine\ORM\PersistentCollection {#1807 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1809 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1811 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718800764 {#1801
        date: 2024-06-19 12:39:24.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718800764 {#1802
        date: 2024-06-19 12:39:24.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d4f9adee-7fbc-42a3-a88d-1cfffc2dc3b5"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5514 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10667 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
778 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1803
  #objet: "Hébergement - Site Internet du SCOT Sud Vienne"
  #reference: "630"
  #date: DateTime @1718755200 {#1800
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1799 …}
  -client: Proxies\__CG__\App\Entity\Client {#1805 …}
  -details: Doctrine\ORM\PersistentCollection {#1807 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1809 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1811 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718800764 {#1801
    date: 2024-06-19 12:39:24.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718800764 {#1802
    date: 2024-06-19 12:39:24.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
779 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10636
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10655 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=d4f9adee-7fbc-42a3-a88d-1cfffc2dc3b5"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2224
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1803
      #objet: "Hébergement - Site Internet du SCOT Sud Vienne"
      #reference: "630"
      #date: DateTime @1718755200 {#1800
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1799 …}
      -client: Proxies\__CG__\App\Entity\Client {#1805 …}
      -details: Doctrine\ORM\PersistentCollection {#1807 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1809 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1811 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718800764 {#1801
        date: 2024-06-19 12:39:24.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718800764 {#1802
        date: 2024-06-19 12:39:24.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d4f9adee-7fbc-42a3-a88d-1cfffc2dc3b5"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5514 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10667 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
780 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1803
  #objet: "Hébergement - Site Internet du SCOT Sud Vienne"
  #reference: "630"
  #date: DateTime @1718755200 {#1800
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1799 …}
  -client: Proxies\__CG__\App\Entity\Client {#1805 …}
  -details: Doctrine\ORM\PersistentCollection {#1807 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1809 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1811 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718800764 {#1801
    date: 2024-06-19 12:39:24.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718800764 {#1802
    date: 2024-06-19 12:39:24.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
781 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10647
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10676 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=d4f9adee-7fbc-42a3-a88d-1cfffc2dc3b5"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=d4f9adee-7fbc-42a3-a88d-1cfffc2dc3b5"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2224
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1803
      #objet: "Hébergement - Site Internet du SCOT Sud Vienne"
      #reference: "630"
      #date: DateTime @1718755200 {#1800
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1799 …}
      -client: Proxies\__CG__\App\Entity\Client {#1805 …}
      -details: Doctrine\ORM\PersistentCollection {#1807 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1809 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1811 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718800764 {#1801
        date: 2024-06-19 12:39:24.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718800764 {#1802
        date: 2024-06-19 12:39:24.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d4f9adee-7fbc-42a3-a88d-1cfffc2dc3b5"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5514 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10667 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
782 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10481
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10701 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=19b6f3d9-2291-48de-93d3-7946792be9bf&routeParams%5BmontantTTC%5D=1116&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000629%20-%20Neoloji%20Technopole%20Grand%20Poitiers%20-%20technopolegrandpoitiers.com.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2233
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1817
      #objet: "technopolegrandpoitiers.com"
      #reference: "629"
      #date: DateTime @1718755200 {#1814
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 31/05/2024 au 30/05/2025"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1813 …}
      -client: Proxies\__CG__\App\Entity\Client {#1819 …}
      -details: Doctrine\ORM\PersistentCollection {#1821 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1823 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1825 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718800339 {#1815
        date: 2024-06-19 12:32:19.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718800420 {#1816
        date: 2024-06-19 12:33:40.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "19b6f3d9-2291-48de-93d3-7946792be9bf"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5655 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10719 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
783 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1817
  #objet: "technopolegrandpoitiers.com"
  #reference: "629"
  #date: DateTime @1718755200 {#1814
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 31/05/2024 au 30/05/2025"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1813 …}
  -client: Proxies\__CG__\App\Entity\Client {#1819 …}
  -details: Doctrine\ORM\PersistentCollection {#1821 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1823 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1825 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718800339 {#1815
    date: 2024-06-19 12:32:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718800420 {#1816
    date: 2024-06-19 12:33:40.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
784 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10590
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10704 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=19b6f3d9-2291-48de-93d3-7946792be9bf"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2233
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1817
      #objet: "technopolegrandpoitiers.com"
      #reference: "629"
      #date: DateTime @1718755200 {#1814
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 31/05/2024 au 30/05/2025"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1813 …}
      -client: Proxies\__CG__\App\Entity\Client {#1819 …}
      -details: Doctrine\ORM\PersistentCollection {#1821 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1823 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1825 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718800339 {#1815
        date: 2024-06-19 12:32:19.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718800420 {#1816
        date: 2024-06-19 12:33:40.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "19b6f3d9-2291-48de-93d3-7946792be9bf"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5655 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10719 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
785 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10596
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10705 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=19b6f3d9-2291-48de-93d3-7946792be9bf&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2233
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1817
      #objet: "technopolegrandpoitiers.com"
      #reference: "629"
      #date: DateTime @1718755200 {#1814
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 31/05/2024 au 30/05/2025"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1813 …}
      -client: Proxies\__CG__\App\Entity\Client {#1819 …}
      -details: Doctrine\ORM\PersistentCollection {#1821 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1823 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1825 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718800339 {#1815
        date: 2024-06-19 12:32:19.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718800420 {#1816
        date: 2024-06-19 12:33:40.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "19b6f3d9-2291-48de-93d3-7946792be9bf"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5655 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10719 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
786 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1817
  #objet: "technopolegrandpoitiers.com"
  #reference: "629"
  #date: DateTime @1718755200 {#1814
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 31/05/2024 au 30/05/2025"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1813 …}
  -client: Proxies\__CG__\App\Entity\Client {#1819 …}
  -details: Doctrine\ORM\PersistentCollection {#1821 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1823 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1825 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718800339 {#1815
    date: 2024-06-19 12:32:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718800420 {#1816
    date: 2024-06-19 12:33:40.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
787 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10688
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10707 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=19b6f3d9-2291-48de-93d3-7946792be9bf"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2233
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1817
      #objet: "technopolegrandpoitiers.com"
      #reference: "629"
      #date: DateTime @1718755200 {#1814
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 31/05/2024 au 30/05/2025"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1813 …}
      -client: Proxies\__CG__\App\Entity\Client {#1819 …}
      -details: Doctrine\ORM\PersistentCollection {#1821 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1823 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1825 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718800339 {#1815
        date: 2024-06-19 12:32:19.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718800420 {#1816
        date: 2024-06-19 12:33:40.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "19b6f3d9-2291-48de-93d3-7946792be9bf"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5655 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10719 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
788 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1817
  #objet: "technopolegrandpoitiers.com"
  #reference: "629"
  #date: DateTime @1718755200 {#1814
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 31/05/2024 au 30/05/2025"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1813 …}
  -client: Proxies\__CG__\App\Entity\Client {#1819 …}
  -details: Doctrine\ORM\PersistentCollection {#1821 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1823 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1825 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718800339 {#1815
    date: 2024-06-19 12:32:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718800420 {#1816
    date: 2024-06-19 12:33:40.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
789 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10699
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10728 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=19b6f3d9-2291-48de-93d3-7946792be9bf"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=19b6f3d9-2291-48de-93d3-7946792be9bf"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2233
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1817
      #objet: "technopolegrandpoitiers.com"
      #reference: "629"
      #date: DateTime @1718755200 {#1814
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 31/05/2024 au 30/05/2025"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1813 …}
      -client: Proxies\__CG__\App\Entity\Client {#1819 …}
      -details: Doctrine\ORM\PersistentCollection {#1821 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1823 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1825 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718800339 {#1815
        date: 2024-06-19 12:32:19.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718800420 {#1816
        date: 2024-06-19 12:33:40.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "19b6f3d9-2291-48de-93d3-7946792be9bf"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5655 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10719 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
790 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10533
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10753 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=50bf96b9-b41c-4758-a6ba-add629f162dd&routeParams%5BmontantTTC%5D=1020&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000628%20-%20Stivent%20Industrie%20-%20H%C3%A9bergement%20de%20SAV%20Rockster.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2242
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1831
      #objet: "Hébergement de SAV Rockster"
      #reference: "628"
      #date: DateTime @1718755200 {#1828
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1827 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1832 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1834 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1836 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718788645 {#1829
        date: 2024-06-19 09:17:25.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718788645 {#1830
        date: 2024-06-19 09:17:25.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "50bf96b9-b41c-4758-a6ba-add629f162dd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5796 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10771 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
791 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1831
  #objet: "Hébergement de SAV Rockster"
  #reference: "628"
  #date: DateTime @1718755200 {#1828
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1827 …}
  -client: Proxies\__CG__\App\Entity\Client {#1559 …}
  -details: Doctrine\ORM\PersistentCollection {#1832 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1834 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1836 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718788645 {#1829
    date: 2024-06-19 09:17:25.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718788645 {#1830
    date: 2024-06-19 09:17:25.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
792 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10642
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10756 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=50bf96b9-b41c-4758-a6ba-add629f162dd"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2242
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1831
      #objet: "Hébergement de SAV Rockster"
      #reference: "628"
      #date: DateTime @1718755200 {#1828
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1827 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1832 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1834 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1836 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718788645 {#1829
        date: 2024-06-19 09:17:25.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718788645 {#1830
        date: 2024-06-19 09:17:25.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "50bf96b9-b41c-4758-a6ba-add629f162dd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5796 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10771 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
793 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10648
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10757 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=50bf96b9-b41c-4758-a6ba-add629f162dd&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2242
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1831
      #objet: "Hébergement de SAV Rockster"
      #reference: "628"
      #date: DateTime @1718755200 {#1828
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1827 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1832 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1834 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1836 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718788645 {#1829
        date: 2024-06-19 09:17:25.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718788645 {#1830
        date: 2024-06-19 09:17:25.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "50bf96b9-b41c-4758-a6ba-add629f162dd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5796 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10771 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
794 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1831
  #objet: "Hébergement de SAV Rockster"
  #reference: "628"
  #date: DateTime @1718755200 {#1828
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1827 …}
  -client: Proxies\__CG__\App\Entity\Client {#1559 …}
  -details: Doctrine\ORM\PersistentCollection {#1832 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1834 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1836 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718788645 {#1829
    date: 2024-06-19 09:17:25.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718788645 {#1830
    date: 2024-06-19 09:17:25.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
795 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10740
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10759 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=50bf96b9-b41c-4758-a6ba-add629f162dd"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2242
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1831
      #objet: "Hébergement de SAV Rockster"
      #reference: "628"
      #date: DateTime @1718755200 {#1828
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1827 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1832 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1834 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1836 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718788645 {#1829
        date: 2024-06-19 09:17:25.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718788645 {#1830
        date: 2024-06-19 09:17:25.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "50bf96b9-b41c-4758-a6ba-add629f162dd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5796 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10771 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
796 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1831
  #objet: "Hébergement de SAV Rockster"
  #reference: "628"
  #date: DateTime @1718755200 {#1828
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1827 …}
  -client: Proxies\__CG__\App\Entity\Client {#1559 …}
  -details: Doctrine\ORM\PersistentCollection {#1832 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1834 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1836 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718788645 {#1829
    date: 2024-06-19 09:17:25.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718788645 {#1830
    date: 2024-06-19 09:17:25.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
797 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10751
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10780 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=50bf96b9-b41c-4758-a6ba-add629f162dd"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=50bf96b9-b41c-4758-a6ba-add629f162dd"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2242
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1831
      #objet: "Hébergement de SAV Rockster"
      #reference: "628"
      #date: DateTime @1718755200 {#1828
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1827 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1832 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1834 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1836 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718788645 {#1829
        date: 2024-06-19 09:17:25.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718788645 {#1830
        date: 2024-06-19 09:17:25.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "50bf96b9-b41c-4758-a6ba-add629f162dd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5796 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10771 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
798 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10585
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10805 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=f2f88e87-7ea0-4c17-9c73-660f07c2d854&routeParams%5BmontantTTC%5D=2208&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000627%20-%20Stivent%20Industrie%20-%20Noms%20de%20domaines%20et%20h%C3%A9bergements%20Stivent%20Industrie.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2251
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1842
      #objet: "Noms de domaines et hébergements Stivent Industrie"
      #reference: "627"
      #date: DateTime @1718755200 {#1839
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1838 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1843 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1845 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1847 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718788506 {#1840
        date: 2024-06-19 09:15:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718788553 {#1841
        date: 2024-06-19 09:15:53.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "f2f88e87-7ea0-4c17-9c73-660f07c2d854"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5937 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10823 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
799 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1842
  #objet: "Noms de domaines et hébergements Stivent Industrie"
  #reference: "627"
  #date: DateTime @1718755200 {#1839
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1838 …}
  -client: Proxies\__CG__\App\Entity\Client {#1559 …}
  -details: Doctrine\ORM\PersistentCollection {#1843 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1845 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1847 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718788506 {#1840
    date: 2024-06-19 09:15:06.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718788553 {#1841
    date: 2024-06-19 09:15:53.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
800 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10694
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10808 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=f2f88e87-7ea0-4c17-9c73-660f07c2d854"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2251
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1842
      #objet: "Noms de domaines et hébergements Stivent Industrie"
      #reference: "627"
      #date: DateTime @1718755200 {#1839
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1838 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1843 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1845 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1847 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718788506 {#1840
        date: 2024-06-19 09:15:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718788553 {#1841
        date: 2024-06-19 09:15:53.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "f2f88e87-7ea0-4c17-9c73-660f07c2d854"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5937 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10823 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
801 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10700
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10809 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=f2f88e87-7ea0-4c17-9c73-660f07c2d854&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2251
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1842
      #objet: "Noms de domaines et hébergements Stivent Industrie"
      #reference: "627"
      #date: DateTime @1718755200 {#1839
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1838 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1843 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1845 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1847 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718788506 {#1840
        date: 2024-06-19 09:15:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718788553 {#1841
        date: 2024-06-19 09:15:53.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "f2f88e87-7ea0-4c17-9c73-660f07c2d854"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5937 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10823 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
802 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1842
  #objet: "Noms de domaines et hébergements Stivent Industrie"
  #reference: "627"
  #date: DateTime @1718755200 {#1839
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1838 …}
  -client: Proxies\__CG__\App\Entity\Client {#1559 …}
  -details: Doctrine\ORM\PersistentCollection {#1843 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1845 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1847 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718788506 {#1840
    date: 2024-06-19 09:15:06.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718788553 {#1841
    date: 2024-06-19 09:15:53.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
803 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10792
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10811 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=f2f88e87-7ea0-4c17-9c73-660f07c2d854"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2251
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1842
      #objet: "Noms de domaines et hébergements Stivent Industrie"
      #reference: "627"
      #date: DateTime @1718755200 {#1839
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1838 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1843 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1845 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1847 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718788506 {#1840
        date: 2024-06-19 09:15:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718788553 {#1841
        date: 2024-06-19 09:15:53.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "f2f88e87-7ea0-4c17-9c73-660f07c2d854"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5937 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10823 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
804 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1842
  #objet: "Noms de domaines et hébergements Stivent Industrie"
  #reference: "627"
  #date: DateTime @1718755200 {#1839
    date: 2024-06-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1838 …}
  -client: Proxies\__CG__\App\Entity\Client {#1559 …}
  -details: Doctrine\ORM\PersistentCollection {#1843 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1845 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1847 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718788506 {#1840
    date: 2024-06-19 09:15:06.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718788553 {#1841
    date: 2024-06-19 09:15:53.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
805 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10803
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10832 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=f2f88e87-7ea0-4c17-9c73-660f07c2d854"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=f2f88e87-7ea0-4c17-9c73-660f07c2d854"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2251
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1842
      #objet: "Noms de domaines et hébergements Stivent Industrie"
      #reference: "627"
      #date: DateTime @1718755200 {#1839
        date: 2024-06-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1838 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1843 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1845 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1847 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718788506 {#1840
        date: 2024-06-19 09:15:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718788553 {#1841
        date: 2024-06-19 09:15:53.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "f2f88e87-7ea0-4c17-9c73-660f07c2d854"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5937 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10823 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
806 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10637
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10857 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=d28cdc64-4cfc-42bc-9e8f-7f69c2726042&routeParams%5BmontantTTC%5D=540&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000626%20-%20GIP%20OGAES%20-%20CFA%20SUP%20NA%20-%20H%C3%A9bergement%20site%20Internet%20CFA%20SUP%20NA.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2260
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1853
      #objet: "Hébergement site Internet CFA SUP NA"
      #reference: "626"
      #date: DateTime @1718323200 {#1850
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Engagement n°000004 - Commande n°000004 du 10/01/2019\r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1849 …}
      -client: Proxies\__CG__\App\Entity\Client {#1587 …}
      -details: Doctrine\ORM\PersistentCollection {#1854 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1856 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1858 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348850 {#1851
        date: 2024-06-14 07:07:30.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348914 {#1852
        date: 2024-06-14 07:08:34.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d28cdc64-4cfc-42bc-9e8f-7f69c2726042"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6065 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10875 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
807 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1853
  #objet: "Hébergement site Internet CFA SUP NA"
  #reference: "626"
  #date: DateTime @1718323200 {#1850
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Engagement n°000004 - Commande n°000004 du 10/01/2019\r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1849 …}
  -client: Proxies\__CG__\App\Entity\Client {#1587 …}
  -details: Doctrine\ORM\PersistentCollection {#1854 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1856 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1858 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718348850 {#1851
    date: 2024-06-14 07:07:30.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718348914 {#1852
    date: 2024-06-14 07:08:34.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
808 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10746
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10860 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=d28cdc64-4cfc-42bc-9e8f-7f69c2726042"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2260
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1853
      #objet: "Hébergement site Internet CFA SUP NA"
      #reference: "626"
      #date: DateTime @1718323200 {#1850
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Engagement n°000004 - Commande n°000004 du 10/01/2019\r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1849 …}
      -client: Proxies\__CG__\App\Entity\Client {#1587 …}
      -details: Doctrine\ORM\PersistentCollection {#1854 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1856 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1858 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348850 {#1851
        date: 2024-06-14 07:07:30.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348914 {#1852
        date: 2024-06-14 07:08:34.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d28cdc64-4cfc-42bc-9e8f-7f69c2726042"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6065 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10875 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
809 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10752
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10861 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=d28cdc64-4cfc-42bc-9e8f-7f69c2726042&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2260
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1853
      #objet: "Hébergement site Internet CFA SUP NA"
      #reference: "626"
      #date: DateTime @1718323200 {#1850
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Engagement n°000004 - Commande n°000004 du 10/01/2019\r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1849 …}
      -client: Proxies\__CG__\App\Entity\Client {#1587 …}
      -details: Doctrine\ORM\PersistentCollection {#1854 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1856 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1858 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348850 {#1851
        date: 2024-06-14 07:07:30.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348914 {#1852
        date: 2024-06-14 07:08:34.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d28cdc64-4cfc-42bc-9e8f-7f69c2726042"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6065 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10875 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
810 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1853
  #objet: "Hébergement site Internet CFA SUP NA"
  #reference: "626"
  #date: DateTime @1718323200 {#1850
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Engagement n°000004 - Commande n°000004 du 10/01/2019\r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1849 …}
  -client: Proxies\__CG__\App\Entity\Client {#1587 …}
  -details: Doctrine\ORM\PersistentCollection {#1854 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1856 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1858 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718348850 {#1851
    date: 2024-06-14 07:07:30.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718348914 {#1852
    date: 2024-06-14 07:08:34.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
811 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10844
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10863 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=d28cdc64-4cfc-42bc-9e8f-7f69c2726042"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2260
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1853
      #objet: "Hébergement site Internet CFA SUP NA"
      #reference: "626"
      #date: DateTime @1718323200 {#1850
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Engagement n°000004 - Commande n°000004 du 10/01/2019\r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1849 …}
      -client: Proxies\__CG__\App\Entity\Client {#1587 …}
      -details: Doctrine\ORM\PersistentCollection {#1854 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1856 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1858 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348850 {#1851
        date: 2024-06-14 07:07:30.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348914 {#1852
        date: 2024-06-14 07:08:34.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d28cdc64-4cfc-42bc-9e8f-7f69c2726042"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6065 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10875 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
812 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1853
  #objet: "Hébergement site Internet CFA SUP NA"
  #reference: "626"
  #date: DateTime @1718323200 {#1850
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Engagement n°000004 - Commande n°000004 du 10/01/2019\r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1849 …}
  -client: Proxies\__CG__\App\Entity\Client {#1587 …}
  -details: Doctrine\ORM\PersistentCollection {#1854 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1856 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1858 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718348850 {#1851
    date: 2024-06-14 07:07:30.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718348914 {#1852
    date: 2024-06-14 07:08:34.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
813 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10855
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10884 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=d28cdc64-4cfc-42bc-9e8f-7f69c2726042"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=d28cdc64-4cfc-42bc-9e8f-7f69c2726042"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2260
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1853
      #objet: "Hébergement site Internet CFA SUP NA"
      #reference: "626"
      #date: DateTime @1718323200 {#1850
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Engagement n°000004 - Commande n°000004 du 10/01/2019\r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1849 …}
      -client: Proxies\__CG__\App\Entity\Client {#1587 …}
      -details: Doctrine\ORM\PersistentCollection {#1854 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1856 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1858 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348850 {#1851
        date: 2024-06-14 07:07:30.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348914 {#1852
        date: 2024-06-14 07:08:34.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d28cdc64-4cfc-42bc-9e8f-7f69c2726042"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6065 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10875 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
814 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10689
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10909 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=09f115d3-e5a7-4731-8206-9ca0001c635d&routeParams%5BmontantTTC%5D=2460&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000625%20-%20CC%20du%20Civraisien%20en%20Poitou%20-%20civraisienpoitou.fr%20et%20sabac.civraisienpoitou.fr.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2269
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1864
      #objet: "civraisienpoitou.fr et sabac.civraisienpoitou.fr"
      #reference: "625"
      #date: DateTime @1718323200 {#1861
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1860 …}
      -client: Proxies\__CG__\App\Entity\Client {#1866 …}
      -details: Doctrine\ORM\PersistentCollection {#1868 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1870 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1872 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348807 {#1862
        date: 2024-06-14 07:06:47.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348936 {#1863
        date: 2024-06-14 07:08:56.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "09f115d3-e5a7-4731-8206-9ca0001c635d"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6195 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10927 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
815 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1864
  #objet: "civraisienpoitou.fr et sabac.civraisienpoitou.fr"
  #reference: "625"
  #date: DateTime @1718323200 {#1861
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1860 …}
  -client: Proxies\__CG__\App\Entity\Client {#1866 …}
  -details: Doctrine\ORM\PersistentCollection {#1868 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1870 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1872 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718348807 {#1862
    date: 2024-06-14 07:06:47.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718348936 {#1863
    date: 2024-06-14 07:08:56.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
816 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10798
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10912 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=09f115d3-e5a7-4731-8206-9ca0001c635d"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2269
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1864
      #objet: "civraisienpoitou.fr et sabac.civraisienpoitou.fr"
      #reference: "625"
      #date: DateTime @1718323200 {#1861
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1860 …}
      -client: Proxies\__CG__\App\Entity\Client {#1866 …}
      -details: Doctrine\ORM\PersistentCollection {#1868 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1870 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1872 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348807 {#1862
        date: 2024-06-14 07:06:47.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348936 {#1863
        date: 2024-06-14 07:08:56.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "09f115d3-e5a7-4731-8206-9ca0001c635d"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6195 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10927 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
817 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10804
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10913 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=09f115d3-e5a7-4731-8206-9ca0001c635d&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2269
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1864
      #objet: "civraisienpoitou.fr et sabac.civraisienpoitou.fr"
      #reference: "625"
      #date: DateTime @1718323200 {#1861
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1860 …}
      -client: Proxies\__CG__\App\Entity\Client {#1866 …}
      -details: Doctrine\ORM\PersistentCollection {#1868 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1870 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1872 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348807 {#1862
        date: 2024-06-14 07:06:47.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348936 {#1863
        date: 2024-06-14 07:08:56.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "09f115d3-e5a7-4731-8206-9ca0001c635d"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6195 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10927 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
818 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1864
  #objet: "civraisienpoitou.fr et sabac.civraisienpoitou.fr"
  #reference: "625"
  #date: DateTime @1718323200 {#1861
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1860 …}
  -client: Proxies\__CG__\App\Entity\Client {#1866 …}
  -details: Doctrine\ORM\PersistentCollection {#1868 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1870 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1872 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718348807 {#1862
    date: 2024-06-14 07:06:47.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718348936 {#1863
    date: 2024-06-14 07:08:56.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
819 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10896
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10915 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=09f115d3-e5a7-4731-8206-9ca0001c635d"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2269
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1864
      #objet: "civraisienpoitou.fr et sabac.civraisienpoitou.fr"
      #reference: "625"
      #date: DateTime @1718323200 {#1861
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1860 …}
      -client: Proxies\__CG__\App\Entity\Client {#1866 …}
      -details: Doctrine\ORM\PersistentCollection {#1868 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1870 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1872 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348807 {#1862
        date: 2024-06-14 07:06:47.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348936 {#1863
        date: 2024-06-14 07:08:56.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "09f115d3-e5a7-4731-8206-9ca0001c635d"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6195 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10927 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
820 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1864
  #objet: "civraisienpoitou.fr et sabac.civraisienpoitou.fr"
  #reference: "625"
  #date: DateTime @1718323200 {#1861
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1860 …}
  -client: Proxies\__CG__\App\Entity\Client {#1866 …}
  -details: Doctrine\ORM\PersistentCollection {#1868 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1870 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1872 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718348807 {#1862
    date: 2024-06-14 07:06:47.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718348936 {#1863
    date: 2024-06-14 07:08:56.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
821 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10907
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10936 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=09f115d3-e5a7-4731-8206-9ca0001c635d"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=09f115d3-e5a7-4731-8206-9ca0001c635d"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2269
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1864
      #objet: "civraisienpoitou.fr et sabac.civraisienpoitou.fr"
      #reference: "625"
      #date: DateTime @1718323200 {#1861
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1860 …}
      -client: Proxies\__CG__\App\Entity\Client {#1866 …}
      -details: Doctrine\ORM\PersistentCollection {#1868 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1870 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1872 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348807 {#1862
        date: 2024-06-14 07:06:47.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348936 {#1863
        date: 2024-06-14 07:08:56.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "09f115d3-e5a7-4731-8206-9ca0001c635d"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6195 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10927 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
822 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10741
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#10961 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=8e33b98e-9b35-41f6-82b9-a7f6a28ca9c9&routeParams%5BmontantTTC%5D=216&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000624%20-%20Mairie%20de%20Lussac-les-Ch%C3%A2teaux%20-%20H%C3%A9bergement%20du%20site%20Internet%20lasabline.fr.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2278
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1878
      #objet: "Hébergement du site Internet lasabline.fr"
      #reference: "624"
      #date: DateTime @1718323200 {#1875
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1874 …}
      -client: Proxies\__CG__\App\Entity\Client {#1880 …}
      -details: Doctrine\ORM\PersistentCollection {#1882 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1884 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1886 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348768 {#1876
        date: 2024-06-14 07:06:08.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348945 {#1877
        date: 2024-06-14 07:09:05.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "8e33b98e-9b35-41f6-82b9-a7f6a28ca9c9"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6323 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10979 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
823 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1878
  #objet: "Hébergement du site Internet lasabline.fr"
  #reference: "624"
  #date: DateTime @1718323200 {#1875
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1874 …}
  -client: Proxies\__CG__\App\Entity\Client {#1880 …}
  -details: Doctrine\ORM\PersistentCollection {#1882 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1884 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1886 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718348768 {#1876
    date: 2024-06-14 07:06:08.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718348945 {#1877
    date: 2024-06-14 07:09:05.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
824 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10850
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#10964 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=8e33b98e-9b35-41f6-82b9-a7f6a28ca9c9"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2278
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1878
      #objet: "Hébergement du site Internet lasabline.fr"
      #reference: "624"
      #date: DateTime @1718323200 {#1875
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1874 …}
      -client: Proxies\__CG__\App\Entity\Client {#1880 …}
      -details: Doctrine\ORM\PersistentCollection {#1882 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1884 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1886 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348768 {#1876
        date: 2024-06-14 07:06:08.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348945 {#1877
        date: 2024-06-14 07:09:05.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "8e33b98e-9b35-41f6-82b9-a7f6a28ca9c9"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6323 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10979 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
825 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10856
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#10965 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=8e33b98e-9b35-41f6-82b9-a7f6a28ca9c9&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2278
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1878
      #objet: "Hébergement du site Internet lasabline.fr"
      #reference: "624"
      #date: DateTime @1718323200 {#1875
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1874 …}
      -client: Proxies\__CG__\App\Entity\Client {#1880 …}
      -details: Doctrine\ORM\PersistentCollection {#1882 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1884 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1886 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348768 {#1876
        date: 2024-06-14 07:06:08.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348945 {#1877
        date: 2024-06-14 07:09:05.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "8e33b98e-9b35-41f6-82b9-a7f6a28ca9c9"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6323 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10979 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
826 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1878
  #objet: "Hébergement du site Internet lasabline.fr"
  #reference: "624"
  #date: DateTime @1718323200 {#1875
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1874 …}
  -client: Proxies\__CG__\App\Entity\Client {#1880 …}
  -details: Doctrine\ORM\PersistentCollection {#1882 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1884 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1886 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718348768 {#1876
    date: 2024-06-14 07:06:08.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718348945 {#1877
    date: 2024-06-14 07:09:05.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
827 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10948
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#10967 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=8e33b98e-9b35-41f6-82b9-a7f6a28ca9c9"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2278
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1878
      #objet: "Hébergement du site Internet lasabline.fr"
      #reference: "624"
      #date: DateTime @1718323200 {#1875
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1874 …}
      -client: Proxies\__CG__\App\Entity\Client {#1880 …}
      -details: Doctrine\ORM\PersistentCollection {#1882 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1884 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1886 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348768 {#1876
        date: 2024-06-14 07:06:08.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348945 {#1877
        date: 2024-06-14 07:09:05.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "8e33b98e-9b35-41f6-82b9-a7f6a28ca9c9"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6323 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10979 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
828 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1878
  #objet: "Hébergement du site Internet lasabline.fr"
  #reference: "624"
  #date: DateTime @1718323200 {#1875
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1874 …}
  -client: Proxies\__CG__\App\Entity\Client {#1880 …}
  -details: Doctrine\ORM\PersistentCollection {#1882 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1884 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1886 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718348768 {#1876
    date: 2024-06-14 07:06:08.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718348945 {#1877
    date: 2024-06-14 07:09:05.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
829 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10959
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#10988 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=8e33b98e-9b35-41f6-82b9-a7f6a28ca9c9"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=8e33b98e-9b35-41f6-82b9-a7f6a28ca9c9"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2278
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1878
      #objet: "Hébergement du site Internet lasabline.fr"
      #reference: "624"
      #date: DateTime @1718323200 {#1875
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1874 …}
      -client: Proxies\__CG__\App\Entity\Client {#1880 …}
      -details: Doctrine\ORM\PersistentCollection {#1882 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1884 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1886 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348768 {#1876
        date: 2024-06-14 07:06:08.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348945 {#1877
        date: 2024-06-14 07:09:05.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "8e33b98e-9b35-41f6-82b9-a7f6a28ca9c9"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6323 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#10979 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
830 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10793
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11013 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=099e320f-915a-4ede-aeef-b4b949b53d8b&routeParams%5BmontantTTC%5D=840&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000623%20-%20Communaut%C3%A9%20de%20Communes%20du%20Pays%20Loudunais%20-%20H%C3%A9bergement%20et%20maintenance%20technique.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2287
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1892
      #objet: "Hébergement et maintenance technique"
      #reference: "623"
      #date: DateTime @1718323200 {#1889
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1888 …}
      -client: Proxies\__CG__\App\Entity\Client {#1894 …}
      -details: Doctrine\ORM\PersistentCollection {#1896 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1898 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1900 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348738 {#1890
        date: 2024-06-14 07:05:38.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348955 {#1891
        date: 2024-06-14 07:09:15.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "099e320f-915a-4ede-aeef-b4b949b53d8b"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6466 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11031 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
831 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1892
  #objet: "Hébergement et maintenance technique"
  #reference: "623"
  #date: DateTime @1718323200 {#1889
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1888 …}
  -client: Proxies\__CG__\App\Entity\Client {#1894 …}
  -details: Doctrine\ORM\PersistentCollection {#1896 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1898 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1900 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718348738 {#1890
    date: 2024-06-14 07:05:38.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718348955 {#1891
    date: 2024-06-14 07:09:15.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
832 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10902
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11016 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=099e320f-915a-4ede-aeef-b4b949b53d8b"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2287
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1892
      #objet: "Hébergement et maintenance technique"
      #reference: "623"
      #date: DateTime @1718323200 {#1889
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1888 …}
      -client: Proxies\__CG__\App\Entity\Client {#1894 …}
      -details: Doctrine\ORM\PersistentCollection {#1896 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1898 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1900 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348738 {#1890
        date: 2024-06-14 07:05:38.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348955 {#1891
        date: 2024-06-14 07:09:15.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "099e320f-915a-4ede-aeef-b4b949b53d8b"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6466 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11031 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
833 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10908
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11017 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=099e320f-915a-4ede-aeef-b4b949b53d8b&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2287
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1892
      #objet: "Hébergement et maintenance technique"
      #reference: "623"
      #date: DateTime @1718323200 {#1889
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1888 …}
      -client: Proxies\__CG__\App\Entity\Client {#1894 …}
      -details: Doctrine\ORM\PersistentCollection {#1896 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1898 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1900 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348738 {#1890
        date: 2024-06-14 07:05:38.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348955 {#1891
        date: 2024-06-14 07:09:15.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "099e320f-915a-4ede-aeef-b4b949b53d8b"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6466 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11031 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
834 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1892
  #objet: "Hébergement et maintenance technique"
  #reference: "623"
  #date: DateTime @1718323200 {#1889
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1888 …}
  -client: Proxies\__CG__\App\Entity\Client {#1894 …}
  -details: Doctrine\ORM\PersistentCollection {#1896 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1898 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1900 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718348738 {#1890
    date: 2024-06-14 07:05:38.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718348955 {#1891
    date: 2024-06-14 07:09:15.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
835 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11000
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11019 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=099e320f-915a-4ede-aeef-b4b949b53d8b"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2287
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1892
      #objet: "Hébergement et maintenance technique"
      #reference: "623"
      #date: DateTime @1718323200 {#1889
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1888 …}
      -client: Proxies\__CG__\App\Entity\Client {#1894 …}
      -details: Doctrine\ORM\PersistentCollection {#1896 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1898 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1900 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348738 {#1890
        date: 2024-06-14 07:05:38.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348955 {#1891
        date: 2024-06-14 07:09:15.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "099e320f-915a-4ede-aeef-b4b949b53d8b"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6466 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11031 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
836 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1892
  #objet: "Hébergement et maintenance technique"
  #reference: "623"
  #date: DateTime @1718323200 {#1889
    date: 2024-06-14 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1888 …}
  -client: Proxies\__CG__\App\Entity\Client {#1894 …}
  -details: Doctrine\ORM\PersistentCollection {#1896 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1898 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1900 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718348738 {#1890
    date: 2024-06-14 07:05:38.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718348955 {#1891
    date: 2024-06-14 07:09:15.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
837 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11011
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11040 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=099e320f-915a-4ede-aeef-b4b949b53d8b"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=099e320f-915a-4ede-aeef-b4b949b53d8b"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2287
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1892
      #objet: "Hébergement et maintenance technique"
      #reference: "623"
      #date: DateTime @1718323200 {#1889
        date: 2024-06-14 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Renouvellement pour la période du 01/01/2024 au 31/12/2024"
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1888 …}
      -client: Proxies\__CG__\App\Entity\Client {#1894 …}
      -details: Doctrine\ORM\PersistentCollection {#1896 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1898 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1900 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718348738 {#1890
        date: 2024-06-14 07:05:38.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718348955 {#1891
        date: 2024-06-14 07:09:15.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "099e320f-915a-4ede-aeef-b4b949b53d8b"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6466 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11031 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
838 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10845
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11065 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=97302408-7942-439b-aa4c-d40915d2d30d&routeParams%5BmontantTTC%5D=1020&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000622%20-%20Stivent%20Industrie%20-%20H%C3%A9bergements%20Table%20Aspirante.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2296
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1906
      #objet: "Hébergements Table Aspirante"
      #reference: "622"
      #date: DateTime @1717977600 {#1903
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1902 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1907 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1909 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1911 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718023085 {#1904
        date: 2024-06-10 12:38:05.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718023085 {#1905
        date: 2024-06-10 12:38:05.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "97302408-7942-439b-aa4c-d40915d2d30d"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6607 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11083 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
839 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1906
  #objet: "Hébergements Table Aspirante"
  #reference: "622"
  #date: DateTime @1717977600 {#1903
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1902 …}
  -client: Proxies\__CG__\App\Entity\Client {#1559 …}
  -details: Doctrine\ORM\PersistentCollection {#1907 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1909 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1911 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718023085 {#1904
    date: 2024-06-10 12:38:05.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718023085 {#1905
    date: 2024-06-10 12:38:05.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
840 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10954
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11068 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=97302408-7942-439b-aa4c-d40915d2d30d"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2296
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1906
      #objet: "Hébergements Table Aspirante"
      #reference: "622"
      #date: DateTime @1717977600 {#1903
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1902 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1907 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1909 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1911 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718023085 {#1904
        date: 2024-06-10 12:38:05.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718023085 {#1905
        date: 2024-06-10 12:38:05.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "97302408-7942-439b-aa4c-d40915d2d30d"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6607 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11083 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
841 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10960
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11069 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=97302408-7942-439b-aa4c-d40915d2d30d&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2296
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1906
      #objet: "Hébergements Table Aspirante"
      #reference: "622"
      #date: DateTime @1717977600 {#1903
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1902 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1907 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1909 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1911 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718023085 {#1904
        date: 2024-06-10 12:38:05.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718023085 {#1905
        date: 2024-06-10 12:38:05.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "97302408-7942-439b-aa4c-d40915d2d30d"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6607 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11083 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
842 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1906
  #objet: "Hébergements Table Aspirante"
  #reference: "622"
  #date: DateTime @1717977600 {#1903
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1902 …}
  -client: Proxies\__CG__\App\Entity\Client {#1559 …}
  -details: Doctrine\ORM\PersistentCollection {#1907 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1909 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1911 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718023085 {#1904
    date: 2024-06-10 12:38:05.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718023085 {#1905
    date: 2024-06-10 12:38:05.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
843 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11052
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11071 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=97302408-7942-439b-aa4c-d40915d2d30d"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2296
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1906
      #objet: "Hébergements Table Aspirante"
      #reference: "622"
      #date: DateTime @1717977600 {#1903
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1902 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1907 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1909 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1911 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718023085 {#1904
        date: 2024-06-10 12:38:05.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718023085 {#1905
        date: 2024-06-10 12:38:05.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "97302408-7942-439b-aa4c-d40915d2d30d"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6607 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11083 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
844 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1906
  #objet: "Hébergements Table Aspirante"
  #reference: "622"
  #date: DateTime @1717977600 {#1903
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1902 …}
  -client: Proxies\__CG__\App\Entity\Client {#1559 …}
  -details: Doctrine\ORM\PersistentCollection {#1907 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1909 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1911 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718023085 {#1904
    date: 2024-06-10 12:38:05.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718023085 {#1905
    date: 2024-06-10 12:38:05.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
845 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11063
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11092 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=97302408-7942-439b-aa4c-d40915d2d30d"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=97302408-7942-439b-aa4c-d40915d2d30d"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2296
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1906
      #objet: "Hébergements Table Aspirante"
      #reference: "622"
      #date: DateTime @1717977600 {#1903
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1902 …}
      -client: Proxies\__CG__\App\Entity\Client {#1559 …}
      -details: Doctrine\ORM\PersistentCollection {#1907 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1909 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1911 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718023085 {#1904
        date: 2024-06-10 12:38:05.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718023085 {#1905
        date: 2024-06-10 12:38:05.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "97302408-7942-439b-aa4c-d40915d2d30d"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6607 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11083 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
846 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10897
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11117 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=aaab9326-1a18-401f-86c2-8f756f03d85a&routeParams%5BmontantTTC%5D=1680&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000621%20-%20SARL%20Puchaud%20William%20-%20H%C3%A9bergemement%20de%20l%27application%20et%20du%20site%20Internet.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2305
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1917
      #objet: "Hébergemement de l'application et du site Internet"
      #reference: "621"
      #date: DateTime @1717977600 {#1914
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Cette prestation comprend la gestion des noms de domaine, des serveurs d'hébergement et des sauvegardes.\r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1913 …}
      -client: Proxies\__CG__\App\Entity\Client {#1919 …}
      -details: Doctrine\ORM\PersistentCollection {#1921 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1923 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1925 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718022426 {#1915
        date: 2024-06-10 12:27:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718022426 {#1916
        date: 2024-06-10 12:27:06.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "aaab9326-1a18-401f-86c2-8f756f03d85a"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6750 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11135 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
847 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1917
  #objet: "Hébergemement de l'application et du site Internet"
  #reference: "621"
  #date: DateTime @1717977600 {#1914
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Cette prestation comprend la gestion des noms de domaine, des serveurs d'hébergement et des sauvegardes.\r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1913 …}
  -client: Proxies\__CG__\App\Entity\Client {#1919 …}
  -details: Doctrine\ORM\PersistentCollection {#1921 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1923 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1925 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718022426 {#1915
    date: 2024-06-10 12:27:06.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718022426 {#1916
    date: 2024-06-10 12:27:06.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
848 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11006
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11120 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=aaab9326-1a18-401f-86c2-8f756f03d85a"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2305
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1917
      #objet: "Hébergemement de l'application et du site Internet"
      #reference: "621"
      #date: DateTime @1717977600 {#1914
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Cette prestation comprend la gestion des noms de domaine, des serveurs d'hébergement et des sauvegardes.\r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1913 …}
      -client: Proxies\__CG__\App\Entity\Client {#1919 …}
      -details: Doctrine\ORM\PersistentCollection {#1921 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1923 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1925 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718022426 {#1915
        date: 2024-06-10 12:27:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718022426 {#1916
        date: 2024-06-10 12:27:06.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "aaab9326-1a18-401f-86c2-8f756f03d85a"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6750 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11135 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
849 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11012
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11121 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=aaab9326-1a18-401f-86c2-8f756f03d85a&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2305
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1917
      #objet: "Hébergemement de l'application et du site Internet"
      #reference: "621"
      #date: DateTime @1717977600 {#1914
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Cette prestation comprend la gestion des noms de domaine, des serveurs d'hébergement et des sauvegardes.\r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1913 …}
      -client: Proxies\__CG__\App\Entity\Client {#1919 …}
      -details: Doctrine\ORM\PersistentCollection {#1921 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1923 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1925 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718022426 {#1915
        date: 2024-06-10 12:27:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718022426 {#1916
        date: 2024-06-10 12:27:06.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "aaab9326-1a18-401f-86c2-8f756f03d85a"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6750 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11135 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
850 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1917
  #objet: "Hébergemement de l'application et du site Internet"
  #reference: "621"
  #date: DateTime @1717977600 {#1914
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Cette prestation comprend la gestion des noms de domaine, des serveurs d'hébergement et des sauvegardes.\r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1913 …}
  -client: Proxies\__CG__\App\Entity\Client {#1919 …}
  -details: Doctrine\ORM\PersistentCollection {#1921 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1923 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1925 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718022426 {#1915
    date: 2024-06-10 12:27:06.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718022426 {#1916
    date: 2024-06-10 12:27:06.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
851 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11104
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11123 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=aaab9326-1a18-401f-86c2-8f756f03d85a"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2305
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1917
      #objet: "Hébergemement de l'application et du site Internet"
      #reference: "621"
      #date: DateTime @1717977600 {#1914
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Cette prestation comprend la gestion des noms de domaine, des serveurs d'hébergement et des sauvegardes.\r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1913 …}
      -client: Proxies\__CG__\App\Entity\Client {#1919 …}
      -details: Doctrine\ORM\PersistentCollection {#1921 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1923 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1925 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718022426 {#1915
        date: 2024-06-10 12:27:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718022426 {#1916
        date: 2024-06-10 12:27:06.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "aaab9326-1a18-401f-86c2-8f756f03d85a"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6750 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11135 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
852 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1917
  #objet: "Hébergemement de l'application et du site Internet"
  #reference: "621"
  #date: DateTime @1717977600 {#1914
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Cette prestation comprend la gestion des noms de domaine, des serveurs d'hébergement et des sauvegardes.\r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1913 …}
  -client: Proxies\__CG__\App\Entity\Client {#1919 …}
  -details: Doctrine\ORM\PersistentCollection {#1921 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1923 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1925 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718022426 {#1915
    date: 2024-06-10 12:27:06.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718022426 {#1916
    date: 2024-06-10 12:27:06.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
853 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11115
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11144 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=aaab9326-1a18-401f-86c2-8f756f03d85a"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=aaab9326-1a18-401f-86c2-8f756f03d85a"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2305
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1917
      #objet: "Hébergemement de l'application et du site Internet"
      #reference: "621"
      #date: DateTime @1717977600 {#1914
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Cette prestation comprend la gestion des noms de domaine, des serveurs d'hébergement et des sauvegardes.\r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1913 …}
      -client: Proxies\__CG__\App\Entity\Client {#1919 …}
      -details: Doctrine\ORM\PersistentCollection {#1921 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1923 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1925 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718022426 {#1915
        date: 2024-06-10 12:27:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718022426 {#1916
        date: 2024-06-10 12:27:06.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "aaab9326-1a18-401f-86c2-8f756f03d85a"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6750 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11135 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
854 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#10949
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11169 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=07d17fa4-8f2e-4f09-a90e-dcf13361de43&routeParams%5BmontantTTC%5D=1380&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000620%20-%20Simer%20-%20simer86.fr.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2314
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1931
      #objet: "simer86.fr"
      #reference: "620"
      #date: DateTime @1717977600 {#1928
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Période du : 01/10/2015 au  01/01/2022\r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1927 …}
      -client: Proxies\__CG__\App\Entity\Client {#1933 …}
      -details: Doctrine\ORM\PersistentCollection {#1935 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1937 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1939 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718021799 {#1929
        date: 2024-06-10 12:16:39.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718021799 {#1930
        date: 2024-06-10 12:16:39.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "07d17fa4-8f2e-4f09-a90e-dcf13361de43"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6878 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11187 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
855 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1931
  #objet: "simer86.fr"
  #reference: "620"
  #date: DateTime @1717977600 {#1928
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Période du : 01/10/2015 au  01/01/2022\r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1927 …}
  -client: Proxies\__CG__\App\Entity\Client {#1933 …}
  -details: Doctrine\ORM\PersistentCollection {#1935 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1937 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1939 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718021799 {#1929
    date: 2024-06-10 12:16:39.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718021799 {#1930
    date: 2024-06-10 12:16:39.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
856 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11058
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11172 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=07d17fa4-8f2e-4f09-a90e-dcf13361de43"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2314
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1931
      #objet: "simer86.fr"
      #reference: "620"
      #date: DateTime @1717977600 {#1928
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Période du : 01/10/2015 au  01/01/2022\r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1927 …}
      -client: Proxies\__CG__\App\Entity\Client {#1933 …}
      -details: Doctrine\ORM\PersistentCollection {#1935 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1937 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1939 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718021799 {#1929
        date: 2024-06-10 12:16:39.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718021799 {#1930
        date: 2024-06-10 12:16:39.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "07d17fa4-8f2e-4f09-a90e-dcf13361de43"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6878 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11187 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
857 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11064
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11173 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=07d17fa4-8f2e-4f09-a90e-dcf13361de43&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2314
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1931
      #objet: "simer86.fr"
      #reference: "620"
      #date: DateTime @1717977600 {#1928
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Période du : 01/10/2015 au  01/01/2022\r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1927 …}
      -client: Proxies\__CG__\App\Entity\Client {#1933 …}
      -details: Doctrine\ORM\PersistentCollection {#1935 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1937 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1939 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718021799 {#1929
        date: 2024-06-10 12:16:39.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718021799 {#1930
        date: 2024-06-10 12:16:39.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "07d17fa4-8f2e-4f09-a90e-dcf13361de43"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6878 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11187 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
858 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1931
  #objet: "simer86.fr"
  #reference: "620"
  #date: DateTime @1717977600 {#1928
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Période du : 01/10/2015 au  01/01/2022\r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1927 …}
  -client: Proxies\__CG__\App\Entity\Client {#1933 …}
  -details: Doctrine\ORM\PersistentCollection {#1935 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1937 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1939 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718021799 {#1929
    date: 2024-06-10 12:16:39.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718021799 {#1930
    date: 2024-06-10 12:16:39.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
859 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11156
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11175 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=07d17fa4-8f2e-4f09-a90e-dcf13361de43"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2314
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1931
      #objet: "simer86.fr"
      #reference: "620"
      #date: DateTime @1717977600 {#1928
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Période du : 01/10/2015 au  01/01/2022\r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1927 …}
      -client: Proxies\__CG__\App\Entity\Client {#1933 …}
      -details: Doctrine\ORM\PersistentCollection {#1935 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1937 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1939 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718021799 {#1929
        date: 2024-06-10 12:16:39.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718021799 {#1930
        date: 2024-06-10 12:16:39.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "07d17fa4-8f2e-4f09-a90e-dcf13361de43"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6878 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11187 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
860 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1931
  #objet: "simer86.fr"
  #reference: "620"
  #date: DateTime @1717977600 {#1928
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    Période du : 01/10/2015 au  01/01/2022\r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1927 …}
  -client: Proxies\__CG__\App\Entity\Client {#1933 …}
  -details: Doctrine\ORM\PersistentCollection {#1935 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1937 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1939 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718021799 {#1929
    date: 2024-06-10 12:16:39.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718021799 {#1930
    date: 2024-06-10 12:16:39.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
861 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11167
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11196 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=07d17fa4-8f2e-4f09-a90e-dcf13361de43"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=07d17fa4-8f2e-4f09-a90e-dcf13361de43"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2314
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1931
      #objet: "simer86.fr"
      #reference: "620"
      #date: DateTime @1717977600 {#1928
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        Période du : 01/10/2015 au  01/01/2022\r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1927 …}
      -client: Proxies\__CG__\App\Entity\Client {#1933 …}
      -details: Doctrine\ORM\PersistentCollection {#1935 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1937 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1939 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718021799 {#1929
        date: 2024-06-10 12:16:39.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718021799 {#1930
        date: 2024-06-10 12:16:39.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "07d17fa4-8f2e-4f09-a90e-dcf13361de43"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6878 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11187 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
862 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11001
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11221 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=180f14e7-00e1-41ff-abd8-dadfd785c790&routeParams%5BmontantTTC%5D=1680&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000619%20-%20Huhtamaki%20Foodservice%20France%20-%20H%C3%A9bergement%20de%20l%27application%20Simplineo.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2323
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1945
      #objet: "Hébergement de l'application Simplineo"
      #reference: "619"
      #date: DateTime @1717977600 {#1942
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1941 …}
      -client: Proxies\__CG__\App\Entity\Client {#1947 …}
      -details: Doctrine\ORM\PersistentCollection {#1949 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1951 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1953 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718019671 {#1943
        date: 2024-06-10 11:41:11.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718019671 {#1944
        date: 2024-06-10 11:41:11.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "180f14e7-00e1-41ff-abd8-dadfd785c790"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7021 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11239 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
863 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1945
  #objet: "Hébergement de l'application Simplineo"
  #reference: "619"
  #date: DateTime @1717977600 {#1942
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1941 …}
  -client: Proxies\__CG__\App\Entity\Client {#1947 …}
  -details: Doctrine\ORM\PersistentCollection {#1949 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1951 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1953 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718019671 {#1943
    date: 2024-06-10 11:41:11.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718019671 {#1944
    date: 2024-06-10 11:41:11.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
864 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11110
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11224 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=180f14e7-00e1-41ff-abd8-dadfd785c790"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2323
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1945
      #objet: "Hébergement de l'application Simplineo"
      #reference: "619"
      #date: DateTime @1717977600 {#1942
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1941 …}
      -client: Proxies\__CG__\App\Entity\Client {#1947 …}
      -details: Doctrine\ORM\PersistentCollection {#1949 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1951 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1953 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718019671 {#1943
        date: 2024-06-10 11:41:11.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718019671 {#1944
        date: 2024-06-10 11:41:11.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "180f14e7-00e1-41ff-abd8-dadfd785c790"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7021 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11239 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
865 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11116
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11225 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=180f14e7-00e1-41ff-abd8-dadfd785c790&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2323
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1945
      #objet: "Hébergement de l'application Simplineo"
      #reference: "619"
      #date: DateTime @1717977600 {#1942
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1941 …}
      -client: Proxies\__CG__\App\Entity\Client {#1947 …}
      -details: Doctrine\ORM\PersistentCollection {#1949 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1951 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1953 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718019671 {#1943
        date: 2024-06-10 11:41:11.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718019671 {#1944
        date: 2024-06-10 11:41:11.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "180f14e7-00e1-41ff-abd8-dadfd785c790"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7021 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11239 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
866 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1945
  #objet: "Hébergement de l'application Simplineo"
  #reference: "619"
  #date: DateTime @1717977600 {#1942
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1941 …}
  -client: Proxies\__CG__\App\Entity\Client {#1947 …}
  -details: Doctrine\ORM\PersistentCollection {#1949 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1951 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1953 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718019671 {#1943
    date: 2024-06-10 11:41:11.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718019671 {#1944
    date: 2024-06-10 11:41:11.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
867 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11208
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11227 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=180f14e7-00e1-41ff-abd8-dadfd785c790"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2323
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1945
      #objet: "Hébergement de l'application Simplineo"
      #reference: "619"
      #date: DateTime @1717977600 {#1942
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1941 …}
      -client: Proxies\__CG__\App\Entity\Client {#1947 …}
      -details: Doctrine\ORM\PersistentCollection {#1949 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1951 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1953 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718019671 {#1943
        date: 2024-06-10 11:41:11.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718019671 {#1944
        date: 2024-06-10 11:41:11.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "180f14e7-00e1-41ff-abd8-dadfd785c790"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7021 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11239 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
868 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1945
  #objet: "Hébergement de l'application Simplineo"
  #reference: "619"
  #date: DateTime @1717977600 {#1942
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 01/01/2024 au 31/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1941 …}
  -client: Proxies\__CG__\App\Entity\Client {#1947 …}
  -details: Doctrine\ORM\PersistentCollection {#1949 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1951 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1953 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718019671 {#1943
    date: 2024-06-10 11:41:11.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718019671 {#1944
    date: 2024-06-10 11:41:11.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
869 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11219
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11248 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=180f14e7-00e1-41ff-abd8-dadfd785c790"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=180f14e7-00e1-41ff-abd8-dadfd785c790"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2323
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1945
      #objet: "Hébergement de l'application Simplineo"
      #reference: "619"
      #date: DateTime @1717977600 {#1942
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 01/01/2024 au 31/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1941 …}
      -client: Proxies\__CG__\App\Entity\Client {#1947 …}
      -details: Doctrine\ORM\PersistentCollection {#1949 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1951 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1953 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718019671 {#1943
        date: 2024-06-10 11:41:11.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718019671 {#1944
        date: 2024-06-10 11:41:11.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "180f14e7-00e1-41ff-abd8-dadfd785c790"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7021 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11239 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
870 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11053
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11273 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=003d196c-d956-470f-8021-ac746bb26ab5&routeParams%5BmontantTTC%5D=768&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000618%20-%20M%C3%A9dilab%20Group%20-%20medilab-group.eu.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2332
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1959
      #objet: "medilab-group.eu"
      #reference: "618"
      #date: DateTime @1717977600 {#1956
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1955 …}
      -client: Proxies\__CG__\App\Entity\Client {#1961 …}
      -details: Doctrine\ORM\PersistentCollection {#1963 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1965 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1967 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718019097 {#1957
        date: 2024-06-10 11:31:37.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718019097 {#1958
        date: 2024-06-10 11:31:37.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "003d196c-d956-470f-8021-ac746bb26ab5"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7162 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11291 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
871 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1959
  #objet: "medilab-group.eu"
  #reference: "618"
  #date: DateTime @1717977600 {#1956
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1955 …}
  -client: Proxies\__CG__\App\Entity\Client {#1961 …}
  -details: Doctrine\ORM\PersistentCollection {#1963 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1965 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1967 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718019097 {#1957
    date: 2024-06-10 11:31:37.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718019097 {#1958
    date: 2024-06-10 11:31:37.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
872 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11162
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11276 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=003d196c-d956-470f-8021-ac746bb26ab5"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2332
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1959
      #objet: "medilab-group.eu"
      #reference: "618"
      #date: DateTime @1717977600 {#1956
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1955 …}
      -client: Proxies\__CG__\App\Entity\Client {#1961 …}
      -details: Doctrine\ORM\PersistentCollection {#1963 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1965 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1967 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718019097 {#1957
        date: 2024-06-10 11:31:37.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718019097 {#1958
        date: 2024-06-10 11:31:37.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "003d196c-d956-470f-8021-ac746bb26ab5"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7162 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11291 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
873 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11168
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11277 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=003d196c-d956-470f-8021-ac746bb26ab5&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2332
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1959
      #objet: "medilab-group.eu"
      #reference: "618"
      #date: DateTime @1717977600 {#1956
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1955 …}
      -client: Proxies\__CG__\App\Entity\Client {#1961 …}
      -details: Doctrine\ORM\PersistentCollection {#1963 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1965 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1967 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718019097 {#1957
        date: 2024-06-10 11:31:37.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718019097 {#1958
        date: 2024-06-10 11:31:37.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "003d196c-d956-470f-8021-ac746bb26ab5"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7162 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11291 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
874 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1959
  #objet: "medilab-group.eu"
  #reference: "618"
  #date: DateTime @1717977600 {#1956
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1955 …}
  -client: Proxies\__CG__\App\Entity\Client {#1961 …}
  -details: Doctrine\ORM\PersistentCollection {#1963 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1965 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1967 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718019097 {#1957
    date: 2024-06-10 11:31:37.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718019097 {#1958
    date: 2024-06-10 11:31:37.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
875 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11260
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11279 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=003d196c-d956-470f-8021-ac746bb26ab5"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2332
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1959
      #objet: "medilab-group.eu"
      #reference: "618"
      #date: DateTime @1717977600 {#1956
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1955 …}
      -client: Proxies\__CG__\App\Entity\Client {#1961 …}
      -details: Doctrine\ORM\PersistentCollection {#1963 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1965 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1967 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718019097 {#1957
        date: 2024-06-10 11:31:37.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718019097 {#1958
        date: 2024-06-10 11:31:37.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "003d196c-d956-470f-8021-ac746bb26ab5"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7162 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11291 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
876 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1959
  #objet: "medilab-group.eu"
  #reference: "618"
  #date: DateTime @1717977600 {#1956
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1955 …}
  -client: Proxies\__CG__\App\Entity\Client {#1961 …}
  -details: Doctrine\ORM\PersistentCollection {#1963 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1965 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1967 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718019097 {#1957
    date: 2024-06-10 11:31:37.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718019097 {#1958
    date: 2024-06-10 11:31:37.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
877 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11271
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11300 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=003d196c-d956-470f-8021-ac746bb26ab5"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=003d196c-d956-470f-8021-ac746bb26ab5"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2332
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1959
      #objet: "medilab-group.eu"
      #reference: "618"
      #date: DateTime @1717977600 {#1956
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1955 …}
      -client: Proxies\__CG__\App\Entity\Client {#1961 …}
      -details: Doctrine\ORM\PersistentCollection {#1963 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1965 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1967 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718019097 {#1957
        date: 2024-06-10 11:31:37.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718019097 {#1958
        date: 2024-06-10 11:31:37.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "003d196c-d956-470f-8021-ac746bb26ab5"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7162 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11291 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
878 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11105
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11325 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=2534cdc3-ac3e-415e-b57d-16b5865a8cdb&routeParams%5BmontantTTC%5D=1656&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000617%20-%20CFA%20Acad%C3%A9mique%20-%20H%C3%A9bergement%20Internet%20et%20maintenance.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2341
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1973
      #objet: "Hébergement Internet et maintenance"
      #reference: "617"
      #date: DateTime @1717977600 {#1970
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 30/12/2023 au 29/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1969 …}
      -client: Proxies\__CG__\App\Entity\Client {#1975 …}
      -details: Doctrine\ORM\PersistentCollection {#1977 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1979 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1981 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718018912 {#1971
        date: 2024-06-10 11:28:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718018912 {#1972
        date: 2024-06-10 11:28:32.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2534cdc3-ac3e-415e-b57d-16b5865a8cdb"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7303 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11343 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
879 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1973
  #objet: "Hébergement Internet et maintenance"
  #reference: "617"
  #date: DateTime @1717977600 {#1970
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 30/12/2023 au 29/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1969 …}
  -client: Proxies\__CG__\App\Entity\Client {#1975 …}
  -details: Doctrine\ORM\PersistentCollection {#1977 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1979 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1981 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718018912 {#1971
    date: 2024-06-10 11:28:32.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718018912 {#1972
    date: 2024-06-10 11:28:32.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
880 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11214
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11328 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=2534cdc3-ac3e-415e-b57d-16b5865a8cdb"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2341
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1973
      #objet: "Hébergement Internet et maintenance"
      #reference: "617"
      #date: DateTime @1717977600 {#1970
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 30/12/2023 au 29/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1969 …}
      -client: Proxies\__CG__\App\Entity\Client {#1975 …}
      -details: Doctrine\ORM\PersistentCollection {#1977 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1979 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1981 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718018912 {#1971
        date: 2024-06-10 11:28:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718018912 {#1972
        date: 2024-06-10 11:28:32.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2534cdc3-ac3e-415e-b57d-16b5865a8cdb"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7303 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11343 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
881 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11220
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11329 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=2534cdc3-ac3e-415e-b57d-16b5865a8cdb&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2341
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1973
      #objet: "Hébergement Internet et maintenance"
      #reference: "617"
      #date: DateTime @1717977600 {#1970
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 30/12/2023 au 29/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1969 …}
      -client: Proxies\__CG__\App\Entity\Client {#1975 …}
      -details: Doctrine\ORM\PersistentCollection {#1977 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1979 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1981 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718018912 {#1971
        date: 2024-06-10 11:28:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718018912 {#1972
        date: 2024-06-10 11:28:32.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2534cdc3-ac3e-415e-b57d-16b5865a8cdb"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7303 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11343 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
882 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1973
  #objet: "Hébergement Internet et maintenance"
  #reference: "617"
  #date: DateTime @1717977600 {#1970
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 30/12/2023 au 29/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1969 …}
  -client: Proxies\__CG__\App\Entity\Client {#1975 …}
  -details: Doctrine\ORM\PersistentCollection {#1977 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1979 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1981 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718018912 {#1971
    date: 2024-06-10 11:28:32.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718018912 {#1972
    date: 2024-06-10 11:28:32.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
883 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11312
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11331 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=2534cdc3-ac3e-415e-b57d-16b5865a8cdb"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2341
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1973
      #objet: "Hébergement Internet et maintenance"
      #reference: "617"
      #date: DateTime @1717977600 {#1970
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 30/12/2023 au 29/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1969 …}
      -client: Proxies\__CG__\App\Entity\Client {#1975 …}
      -details: Doctrine\ORM\PersistentCollection {#1977 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1979 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1981 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718018912 {#1971
        date: 2024-06-10 11:28:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718018912 {#1972
        date: 2024-06-10 11:28:32.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2534cdc3-ac3e-415e-b57d-16b5865a8cdb"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7303 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11343 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
884 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1973
  #objet: "Hébergement Internet et maintenance"
  #reference: "617"
  #date: DateTime @1717977600 {#1970
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 30/12/2023 au 29/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1969 …}
  -client: Proxies\__CG__\App\Entity\Client {#1975 …}
  -details: Doctrine\ORM\PersistentCollection {#1977 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1979 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1981 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718018912 {#1971
    date: 2024-06-10 11:28:32.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718018912 {#1972
    date: 2024-06-10 11:28:32.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
885 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11323
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11352 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=2534cdc3-ac3e-415e-b57d-16b5865a8cdb"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=2534cdc3-ac3e-415e-b57d-16b5865a8cdb"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2341
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1973
      #objet: "Hébergement Internet et maintenance"
      #reference: "617"
      #date: DateTime @1717977600 {#1970
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 30/12/2023 au 29/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1969 …}
      -client: Proxies\__CG__\App\Entity\Client {#1975 …}
      -details: Doctrine\ORM\PersistentCollection {#1977 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1979 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1981 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718018912 {#1971
        date: 2024-06-10 11:28:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718018912 {#1972
        date: 2024-06-10 11:28:32.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2534cdc3-ac3e-415e-b57d-16b5865a8cdb"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7303 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11343 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
886 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11157
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11377 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=fa08f942-2c23-4059-8615-5524ec6d4aef&routeParams%5BmontantTTC%5D=180&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000616%20-%20Egosphere%20Sas%20-%20H%C3%A9bergement%20Internet.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2350
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1987
      #objet: "Hébergement Internet"
      #reference: "616"
      #date: DateTime @1717977600 {#1984
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 30/12/2023 au 29/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1983 …}
      -client: Proxies\__CG__\App\Entity\Client {#1615 …}
      -details: Doctrine\ORM\PersistentCollection {#1988 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1990 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1992 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718013426 {#1985
        date: 2024-06-10 09:57:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718013426 {#1986
        date: 2024-06-10 09:57:06.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "fa08f942-2c23-4059-8615-5524ec6d4aef"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7444 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11395 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
887 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1987
  #objet: "Hébergement Internet"
  #reference: "616"
  #date: DateTime @1717977600 {#1984
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 30/12/2023 au 29/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1983 …}
  -client: Proxies\__CG__\App\Entity\Client {#1615 …}
  -details: Doctrine\ORM\PersistentCollection {#1988 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1990 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1992 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718013426 {#1985
    date: 2024-06-10 09:57:06.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718013426 {#1986
    date: 2024-06-10 09:57:06.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
888 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11266
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11380 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=fa08f942-2c23-4059-8615-5524ec6d4aef"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2350
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1987
      #objet: "Hébergement Internet"
      #reference: "616"
      #date: DateTime @1717977600 {#1984
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 30/12/2023 au 29/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1983 …}
      -client: Proxies\__CG__\App\Entity\Client {#1615 …}
      -details: Doctrine\ORM\PersistentCollection {#1988 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1990 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1992 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718013426 {#1985
        date: 2024-06-10 09:57:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718013426 {#1986
        date: 2024-06-10 09:57:06.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "fa08f942-2c23-4059-8615-5524ec6d4aef"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7444 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11395 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
889 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11272
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11381 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=fa08f942-2c23-4059-8615-5524ec6d4aef&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2350
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1987
      #objet: "Hébergement Internet"
      #reference: "616"
      #date: DateTime @1717977600 {#1984
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 30/12/2023 au 29/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1983 …}
      -client: Proxies\__CG__\App\Entity\Client {#1615 …}
      -details: Doctrine\ORM\PersistentCollection {#1988 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1990 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1992 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718013426 {#1985
        date: 2024-06-10 09:57:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718013426 {#1986
        date: 2024-06-10 09:57:06.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "fa08f942-2c23-4059-8615-5524ec6d4aef"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7444 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11395 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
890 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1987
  #objet: "Hébergement Internet"
  #reference: "616"
  #date: DateTime @1717977600 {#1984
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 30/12/2023 au 29/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1983 …}
  -client: Proxies\__CG__\App\Entity\Client {#1615 …}
  -details: Doctrine\ORM\PersistentCollection {#1988 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1990 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1992 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718013426 {#1985
    date: 2024-06-10 09:57:06.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718013426 {#1986
    date: 2024-06-10 09:57:06.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
891 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11364
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11383 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=fa08f942-2c23-4059-8615-5524ec6d4aef"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2350
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1987
      #objet: "Hébergement Internet"
      #reference: "616"
      #date: DateTime @1717977600 {#1984
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 30/12/2023 au 29/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1983 …}
      -client: Proxies\__CG__\App\Entity\Client {#1615 …}
      -details: Doctrine\ORM\PersistentCollection {#1988 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1990 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1992 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718013426 {#1985
        date: 2024-06-10 09:57:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718013426 {#1986
        date: 2024-06-10 09:57:06.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "fa08f942-2c23-4059-8615-5524ec6d4aef"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7444 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11395 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
892 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1987
  #objet: "Hébergement Internet"
  #reference: "616"
  #date: DateTime @1717977600 {#1984
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 30/12/2023 au 29/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1983 …}
  -client: Proxies\__CG__\App\Entity\Client {#1615 …}
  -details: Doctrine\ORM\PersistentCollection {#1988 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#1990 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#1992 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718013426 {#1985
    date: 2024-06-10 09:57:06.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718013426 {#1986
    date: 2024-06-10 09:57:06.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
893 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11375
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11404 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=fa08f942-2c23-4059-8615-5524ec6d4aef"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=fa08f942-2c23-4059-8615-5524ec6d4aef"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2350
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1987
      #objet: "Hébergement Internet"
      #reference: "616"
      #date: DateTime @1717977600 {#1984
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 30/12/2023 au 29/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1983 …}
      -client: Proxies\__CG__\App\Entity\Client {#1615 …}
      -details: Doctrine\ORM\PersistentCollection {#1988 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#1990 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#1992 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718013426 {#1985
        date: 2024-06-10 09:57:06.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718013426 {#1986
        date: 2024-06-10 09:57:06.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "fa08f942-2c23-4059-8615-5524ec6d4aef"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7444 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11395 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
894 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11209
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11429 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=395c470a-4137-43c1-aead-1600b8690ac1&routeParams%5BmontantTTC%5D=108&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000615%20-%20Campus%20Technologies%20-%20campustec.com.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2359
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1998
      #objet: "campustec.com"
      #reference: "615"
      #date: DateTime @1717977600 {#1995
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 30/12/2023 au 29/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1994 …}
      -client: Proxies\__CG__\App\Entity\Client {#2000 …}
      -details: Doctrine\ORM\PersistentCollection {#2002 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2004 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2006 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718012612 {#1996
        date: 2024-06-10 09:43:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718012612 {#1997
        date: 2024-06-10 09:43:32.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "395c470a-4137-43c1-aead-1600b8690ac1"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7587 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11447 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
895 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1998
  #objet: "campustec.com"
  #reference: "615"
  #date: DateTime @1717977600 {#1995
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 30/12/2023 au 29/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1994 …}
  -client: Proxies\__CG__\App\Entity\Client {#2000 …}
  -details: Doctrine\ORM\PersistentCollection {#2002 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2004 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2006 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718012612 {#1996
    date: 2024-06-10 09:43:32.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718012612 {#1997
    date: 2024-06-10 09:43:32.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
896 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11318
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11432 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=395c470a-4137-43c1-aead-1600b8690ac1"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2359
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1998
      #objet: "campustec.com"
      #reference: "615"
      #date: DateTime @1717977600 {#1995
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 30/12/2023 au 29/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1994 …}
      -client: Proxies\__CG__\App\Entity\Client {#2000 …}
      -details: Doctrine\ORM\PersistentCollection {#2002 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2004 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2006 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718012612 {#1996
        date: 2024-06-10 09:43:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718012612 {#1997
        date: 2024-06-10 09:43:32.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "395c470a-4137-43c1-aead-1600b8690ac1"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7587 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11447 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
897 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11324
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11433 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=395c470a-4137-43c1-aead-1600b8690ac1&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2359
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1998
      #objet: "campustec.com"
      #reference: "615"
      #date: DateTime @1717977600 {#1995
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 30/12/2023 au 29/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1994 …}
      -client: Proxies\__CG__\App\Entity\Client {#2000 …}
      -details: Doctrine\ORM\PersistentCollection {#2002 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2004 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2006 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718012612 {#1996
        date: 2024-06-10 09:43:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718012612 {#1997
        date: 2024-06-10 09:43:32.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "395c470a-4137-43c1-aead-1600b8690ac1"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7587 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11447 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
898 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1998
  #objet: "campustec.com"
  #reference: "615"
  #date: DateTime @1717977600 {#1995
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 30/12/2023 au 29/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1994 …}
  -client: Proxies\__CG__\App\Entity\Client {#2000 …}
  -details: Doctrine\ORM\PersistentCollection {#2002 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2004 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2006 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718012612 {#1996
    date: 2024-06-10 09:43:32.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718012612 {#1997
    date: 2024-06-10 09:43:32.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
899 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11416
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11435 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=395c470a-4137-43c1-aead-1600b8690ac1"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2359
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1998
      #objet: "campustec.com"
      #reference: "615"
      #date: DateTime @1717977600 {#1995
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 30/12/2023 au 29/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1994 …}
      -client: Proxies\__CG__\App\Entity\Client {#2000 …}
      -details: Doctrine\ORM\PersistentCollection {#2002 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2004 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2006 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718012612 {#1996
        date: 2024-06-10 09:43:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718012612 {#1997
        date: 2024-06-10 09:43:32.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "395c470a-4137-43c1-aead-1600b8690ac1"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7587 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11447 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
900 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#1998
  #objet: "campustec.com"
  #reference: "615"
  #date: DateTime @1717977600 {#1995
    date: 2024-06-10 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 30/12/2023 au 29/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1994 …}
  -client: Proxies\__CG__\App\Entity\Client {#2000 …}
  -details: Doctrine\ORM\PersistentCollection {#2002 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2004 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2006 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1718012612 {#1996
    date: 2024-06-10 09:43:32.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1718012612 {#1997
    date: 2024-06-10 09:43:32.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
901 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11427
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11456 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=395c470a-4137-43c1-aead-1600b8690ac1"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=395c470a-4137-43c1-aead-1600b8690ac1"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2359
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#1998
      #objet: "campustec.com"
      #reference: "615"
      #date: DateTime @1717977600 {#1995
        date: 2024-06-10 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 30/12/2023 au 29/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1994 …}
      -client: Proxies\__CG__\App\Entity\Client {#2000 …}
      -details: Doctrine\ORM\PersistentCollection {#2002 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2004 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2006 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1718012612 {#1996
        date: 2024-06-10 09:43:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1718012612 {#1997
        date: 2024-06-10 09:43:32.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "395c470a-4137-43c1-aead-1600b8690ac1"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7587 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11447 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
902 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11261
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11481 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=6cbb6ab6-c400-4a95-842b-26173e863c5e&routeParams%5BmontantTTC%5D=4320&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000614%20-%20L%27%C3%89cole%20Atypique%20-%20Formation%20de%20pr%C3%A9-qualification%20au%20titre%20de%20d%C3%A9veloppeur%20web%20et%20web%20mobile.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2368
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2012
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "614"
      #date: DateTime @1717804800 {#2009
        date: 2024-06-08 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de avril à mai 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2008 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#2013 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2015 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2017 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717866032 {#2010
        date: 2024-06-08 17:00:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717866794 {#2011
        date: 2024-06-08 17:13:14.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "6cbb6ab6-c400-4a95-842b-26173e863c5e"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7715 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11499 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
903 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2012
  #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
  #reference: "614"
  #date: DateTime @1717804800 {#2009
    date: 2024-06-08 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Facture pour la prestation de avril à mai 2024."
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2008 …}
  -client: Proxies\__CG__\App\Entity\Client {#1654 …}
  -details: Doctrine\ORM\PersistentCollection {#2013 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2015 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2017 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1717866032 {#2010
    date: 2024-06-08 17:00:32.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1717866794 {#2011
    date: 2024-06-08 17:13:14.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
904 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11370
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11484 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=6cbb6ab6-c400-4a95-842b-26173e863c5e"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2368
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2012
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "614"
      #date: DateTime @1717804800 {#2009
        date: 2024-06-08 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de avril à mai 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2008 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#2013 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2015 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2017 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717866032 {#2010
        date: 2024-06-08 17:00:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717866794 {#2011
        date: 2024-06-08 17:13:14.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "6cbb6ab6-c400-4a95-842b-26173e863c5e"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7715 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11499 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
905 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11376
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11485 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=6cbb6ab6-c400-4a95-842b-26173e863c5e&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2368
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2012
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "614"
      #date: DateTime @1717804800 {#2009
        date: 2024-06-08 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de avril à mai 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2008 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#2013 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2015 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2017 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717866032 {#2010
        date: 2024-06-08 17:00:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717866794 {#2011
        date: 2024-06-08 17:13:14.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "6cbb6ab6-c400-4a95-842b-26173e863c5e"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7715 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11499 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
906 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2012
  #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
  #reference: "614"
  #date: DateTime @1717804800 {#2009
    date: 2024-06-08 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Facture pour la prestation de avril à mai 2024."
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2008 …}
  -client: Proxies\__CG__\App\Entity\Client {#1654 …}
  -details: Doctrine\ORM\PersistentCollection {#2013 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2015 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2017 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1717866032 {#2010
    date: 2024-06-08 17:00:32.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1717866794 {#2011
    date: 2024-06-08 17:13:14.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
907 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11468
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11487 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=6cbb6ab6-c400-4a95-842b-26173e863c5e"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2368
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2012
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "614"
      #date: DateTime @1717804800 {#2009
        date: 2024-06-08 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de avril à mai 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2008 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#2013 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2015 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2017 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717866032 {#2010
        date: 2024-06-08 17:00:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717866794 {#2011
        date: 2024-06-08 17:13:14.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "6cbb6ab6-c400-4a95-842b-26173e863c5e"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7715 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11499 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
908 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2012
  #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
  #reference: "614"
  #date: DateTime @1717804800 {#2009
    date: 2024-06-08 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Facture pour la prestation de avril à mai 2024."
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2008 …}
  -client: Proxies\__CG__\App\Entity\Client {#1654 …}
  -details: Doctrine\ORM\PersistentCollection {#2013 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2015 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2017 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1717866032 {#2010
    date: 2024-06-08 17:00:32.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1717866794 {#2011
    date: 2024-06-08 17:13:14.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
909 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11479
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11508 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=6cbb6ab6-c400-4a95-842b-26173e863c5e"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=6cbb6ab6-c400-4a95-842b-26173e863c5e"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2368
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2012
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "614"
      #date: DateTime @1717804800 {#2009
        date: 2024-06-08 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de avril à mai 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2008 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#2013 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2015 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2017 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717866032 {#2010
        date: 2024-06-08 17:00:32.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717866794 {#2011
        date: 2024-06-08 17:13:14.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "6cbb6ab6-c400-4a95-842b-26173e863c5e"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7715 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11499 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
910 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11313
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11533 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=b830814c-ccac-45aa-abd6-b679b3e325db&routeParams%5BmontantTTC%5D=240&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000613%20-%20Sas%20Thimonnier%20-%20Sauvegarde.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2377
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2023
      #objet: "Sauvegarde"
      #reference: "613"
      #date: DateTime @1717113600 {#2020
        date: 2024-05-31 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2019 …}
      -client: Proxies\__CG__\App\Entity\Client {#2025 …}
      -details: Doctrine\ORM\PersistentCollection {#2027 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2029 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2031 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717173529 {#2021
        date: 2024-05-31 16:38:49.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717173529 {#2022
        date: 2024-05-31 16:38:49.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "b830814c-ccac-45aa-abd6-b679b3e325db"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7856 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11551 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
911 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2023
  #objet: "Sauvegarde"
  #reference: "613"
  #date: DateTime @1717113600 {#2020
    date: 2024-05-31 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2019 …}
  -client: Proxies\__CG__\App\Entity\Client {#2025 …}
  -details: Doctrine\ORM\PersistentCollection {#2027 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2029 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2031 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1717173529 {#2021
    date: 2024-05-31 16:38:49.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1717173529 {#2022
    date: 2024-05-31 16:38:49.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
912 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11422
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11536 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=b830814c-ccac-45aa-abd6-b679b3e325db"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2377
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2023
      #objet: "Sauvegarde"
      #reference: "613"
      #date: DateTime @1717113600 {#2020
        date: 2024-05-31 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2019 …}
      -client: Proxies\__CG__\App\Entity\Client {#2025 …}
      -details: Doctrine\ORM\PersistentCollection {#2027 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2029 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2031 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717173529 {#2021
        date: 2024-05-31 16:38:49.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717173529 {#2022
        date: 2024-05-31 16:38:49.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "b830814c-ccac-45aa-abd6-b679b3e325db"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7856 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11551 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
913 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11428
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11537 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=b830814c-ccac-45aa-abd6-b679b3e325db&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2377
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2023
      #objet: "Sauvegarde"
      #reference: "613"
      #date: DateTime @1717113600 {#2020
        date: 2024-05-31 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2019 …}
      -client: Proxies\__CG__\App\Entity\Client {#2025 …}
      -details: Doctrine\ORM\PersistentCollection {#2027 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2029 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2031 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717173529 {#2021
        date: 2024-05-31 16:38:49.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717173529 {#2022
        date: 2024-05-31 16:38:49.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "b830814c-ccac-45aa-abd6-b679b3e325db"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7856 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11551 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
914 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2023
  #objet: "Sauvegarde"
  #reference: "613"
  #date: DateTime @1717113600 {#2020
    date: 2024-05-31 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2019 …}
  -client: Proxies\__CG__\App\Entity\Client {#2025 …}
  -details: Doctrine\ORM\PersistentCollection {#2027 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2029 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2031 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1717173529 {#2021
    date: 2024-05-31 16:38:49.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1717173529 {#2022
    date: 2024-05-31 16:38:49.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
915 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11520
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11539 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=b830814c-ccac-45aa-abd6-b679b3e325db"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2377
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2023
      #objet: "Sauvegarde"
      #reference: "613"
      #date: DateTime @1717113600 {#2020
        date: 2024-05-31 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2019 …}
      -client: Proxies\__CG__\App\Entity\Client {#2025 …}
      -details: Doctrine\ORM\PersistentCollection {#2027 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2029 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2031 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717173529 {#2021
        date: 2024-05-31 16:38:49.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717173529 {#2022
        date: 2024-05-31 16:38:49.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "b830814c-ccac-45aa-abd6-b679b3e325db"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7856 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11551 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
916 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2023
  #objet: "Sauvegarde"
  #reference: "613"
  #date: DateTime @1717113600 {#2020
    date: 2024-05-31 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2019 …}
  -client: Proxies\__CG__\App\Entity\Client {#2025 …}
  -details: Doctrine\ORM\PersistentCollection {#2027 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2029 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2031 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1717173529 {#2021
    date: 2024-05-31 16:38:49.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1717173529 {#2022
    date: 2024-05-31 16:38:49.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
917 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11531
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11560 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=b830814c-ccac-45aa-abd6-b679b3e325db"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=b830814c-ccac-45aa-abd6-b679b3e325db"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2377
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2023
      #objet: "Sauvegarde"
      #reference: "613"
      #date: DateTime @1717113600 {#2020
        date: 2024-05-31 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2019 …}
      -client: Proxies\__CG__\App\Entity\Client {#2025 …}
      -details: Doctrine\ORM\PersistentCollection {#2027 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2029 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2031 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717173529 {#2021
        date: 2024-05-31 16:38:49.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717173529 {#2022
        date: 2024-05-31 16:38:49.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "b830814c-ccac-45aa-abd6-b679b3e325db"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7856 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11551 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
918 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11365
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11585 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=d26fc3a6-3f75-4694-a7c3-1ce1cb438cda&routeParams%5BmontantTTC%5D=540&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000612%20-%20FUTURODIFF%20-%20H%C3%A9bergement%20du%20site%20Internet.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2386
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2037
      #objet: "Hébergement du site Internet"
      #reference: "612"
      #date: DateTime @1717113600 {#2034
        date: 2024-05-31 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2033 …}
      -client: Proxies\__CG__\App\Entity\Client {#2039 …}
      -details: Doctrine\ORM\PersistentCollection {#2041 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2043 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2045 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717149604 {#2035
        date: 2024-05-31 10:00:04.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717149604 {#2036
        date: 2024-05-31 10:00:04.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d26fc3a6-3f75-4694-a7c3-1ce1cb438cda"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7988 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11603 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
919 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2037
  #objet: "Hébergement du site Internet"
  #reference: "612"
  #date: DateTime @1717113600 {#2034
    date: 2024-05-31 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2033 …}
  -client: Proxies\__CG__\App\Entity\Client {#2039 …}
  -details: Doctrine\ORM\PersistentCollection {#2041 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2043 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2045 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1717149604 {#2035
    date: 2024-05-31 10:00:04.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1717149604 {#2036
    date: 2024-05-31 10:00:04.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
920 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11474
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11588 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=d26fc3a6-3f75-4694-a7c3-1ce1cb438cda"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2386
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2037
      #objet: "Hébergement du site Internet"
      #reference: "612"
      #date: DateTime @1717113600 {#2034
        date: 2024-05-31 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2033 …}
      -client: Proxies\__CG__\App\Entity\Client {#2039 …}
      -details: Doctrine\ORM\PersistentCollection {#2041 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2043 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2045 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717149604 {#2035
        date: 2024-05-31 10:00:04.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717149604 {#2036
        date: 2024-05-31 10:00:04.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d26fc3a6-3f75-4694-a7c3-1ce1cb438cda"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7988 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11603 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
921 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11480
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11589 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=d26fc3a6-3f75-4694-a7c3-1ce1cb438cda&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2386
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2037
      #objet: "Hébergement du site Internet"
      #reference: "612"
      #date: DateTime @1717113600 {#2034
        date: 2024-05-31 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2033 …}
      -client: Proxies\__CG__\App\Entity\Client {#2039 …}
      -details: Doctrine\ORM\PersistentCollection {#2041 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2043 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2045 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717149604 {#2035
        date: 2024-05-31 10:00:04.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717149604 {#2036
        date: 2024-05-31 10:00:04.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d26fc3a6-3f75-4694-a7c3-1ce1cb438cda"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7988 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11603 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
922 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2037
  #objet: "Hébergement du site Internet"
  #reference: "612"
  #date: DateTime @1717113600 {#2034
    date: 2024-05-31 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2033 …}
  -client: Proxies\__CG__\App\Entity\Client {#2039 …}
  -details: Doctrine\ORM\PersistentCollection {#2041 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2043 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2045 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1717149604 {#2035
    date: 2024-05-31 10:00:04.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1717149604 {#2036
    date: 2024-05-31 10:00:04.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
923 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11572
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11591 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=d26fc3a6-3f75-4694-a7c3-1ce1cb438cda"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2386
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2037
      #objet: "Hébergement du site Internet"
      #reference: "612"
      #date: DateTime @1717113600 {#2034
        date: 2024-05-31 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2033 …}
      -client: Proxies\__CG__\App\Entity\Client {#2039 …}
      -details: Doctrine\ORM\PersistentCollection {#2041 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2043 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2045 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717149604 {#2035
        date: 2024-05-31 10:00:04.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717149604 {#2036
        date: 2024-05-31 10:00:04.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d26fc3a6-3f75-4694-a7c3-1ce1cb438cda"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7988 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11603 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
924 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2037
  #objet: "Hébergement du site Internet"
  #reference: "612"
  #date: DateTime @1717113600 {#2034
    date: 2024-05-31 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 31/12/2023 au 30/12/2024
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2033 …}
  -client: Proxies\__CG__\App\Entity\Client {#2039 …}
  -details: Doctrine\ORM\PersistentCollection {#2041 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2043 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2045 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1717149604 {#2035
    date: 2024-05-31 10:00:04.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1717149604 {#2036
    date: 2024-05-31 10:00:04.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
925 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11583
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11612 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=d26fc3a6-3f75-4694-a7c3-1ce1cb438cda"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=d26fc3a6-3f75-4694-a7c3-1ce1cb438cda"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2386
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2037
      #objet: "Hébergement du site Internet"
      #reference: "612"
      #date: DateTime @1717113600 {#2034
        date: 2024-05-31 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 31/12/2023 au 30/12/2024
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2033 …}
      -client: Proxies\__CG__\App\Entity\Client {#2039 …}
      -details: Doctrine\ORM\PersistentCollection {#2041 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2043 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2045 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717149604 {#2035
        date: 2024-05-31 10:00:04.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717149604 {#2036
        date: 2024-05-31 10:00:04.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "d26fc3a6-3f75-4694-a7c3-1ce1cb438cda"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7988 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11603 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
926 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11417
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11637 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=371b7fc6-2908-471e-87d5-234d91680cdd&routeParams%5BmontantTTC%5D=900&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000611%20-%20Cabinet%20Bechon%20-%20cabinet-bechon.fr.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2395
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2051
      #objet: "cabinet-bechon.fr"
      #reference: "611"
      #date: DateTime @1717027200 {#2048
        date: 2024-05-30 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 29/03/2024 au 28/03/2025
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2047 …}
      -client: Proxies\__CG__\App\Entity\Client {#2053 …}
      -details: Doctrine\ORM\PersistentCollection {#2055 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2057 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2059 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717073249 {#2049
        date: 2024-05-30 12:47:29.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717073249 {#2050
        date: 2024-05-30 12:47:29.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "371b7fc6-2908-471e-87d5-234d91680cdd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8129 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11655 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
927 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2051
  #objet: "cabinet-bechon.fr"
  #reference: "611"
  #date: DateTime @1717027200 {#2048
    date: 2024-05-30 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 29/03/2024 au 28/03/2025
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2047 …}
  -client: Proxies\__CG__\App\Entity\Client {#2053 …}
  -details: Doctrine\ORM\PersistentCollection {#2055 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2057 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2059 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1717073249 {#2049
    date: 2024-05-30 12:47:29.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1717073249 {#2050
    date: 2024-05-30 12:47:29.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
928 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11526
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11640 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=371b7fc6-2908-471e-87d5-234d91680cdd"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2395
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2051
      #objet: "cabinet-bechon.fr"
      #reference: "611"
      #date: DateTime @1717027200 {#2048
        date: 2024-05-30 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 29/03/2024 au 28/03/2025
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2047 …}
      -client: Proxies\__CG__\App\Entity\Client {#2053 …}
      -details: Doctrine\ORM\PersistentCollection {#2055 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2057 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2059 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717073249 {#2049
        date: 2024-05-30 12:47:29.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717073249 {#2050
        date: 2024-05-30 12:47:29.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "371b7fc6-2908-471e-87d5-234d91680cdd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8129 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11655 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
929 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11532
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11641 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=371b7fc6-2908-471e-87d5-234d91680cdd&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2395
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2051
      #objet: "cabinet-bechon.fr"
      #reference: "611"
      #date: DateTime @1717027200 {#2048
        date: 2024-05-30 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 29/03/2024 au 28/03/2025
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2047 …}
      -client: Proxies\__CG__\App\Entity\Client {#2053 …}
      -details: Doctrine\ORM\PersistentCollection {#2055 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2057 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2059 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717073249 {#2049
        date: 2024-05-30 12:47:29.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717073249 {#2050
        date: 2024-05-30 12:47:29.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "371b7fc6-2908-471e-87d5-234d91680cdd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8129 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11655 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
930 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2051
  #objet: "cabinet-bechon.fr"
  #reference: "611"
  #date: DateTime @1717027200 {#2048
    date: 2024-05-30 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 29/03/2024 au 28/03/2025
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2047 …}
  -client: Proxies\__CG__\App\Entity\Client {#2053 …}
  -details: Doctrine\ORM\PersistentCollection {#2055 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2057 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2059 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1717073249 {#2049
    date: 2024-05-30 12:47:29.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1717073249 {#2050
    date: 2024-05-30 12:47:29.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
931 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11624
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11643 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=371b7fc6-2908-471e-87d5-234d91680cdd"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2395
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2051
      #objet: "cabinet-bechon.fr"
      #reference: "611"
      #date: DateTime @1717027200 {#2048
        date: 2024-05-30 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 29/03/2024 au 28/03/2025
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2047 …}
      -client: Proxies\__CG__\App\Entity\Client {#2053 …}
      -details: Doctrine\ORM\PersistentCollection {#2055 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2057 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2059 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717073249 {#2049
        date: 2024-05-30 12:47:29.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717073249 {#2050
        date: 2024-05-30 12:47:29.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "371b7fc6-2908-471e-87d5-234d91680cdd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8129 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11655 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
932 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2051
  #objet: "cabinet-bechon.fr"
  #reference: "611"
  #date: DateTime @1717027200 {#2048
    date: 2024-05-30 00:00:00.0 UTC (+00:00)
  }
  #commentaire: """
    \r\n
    \r\n
    Renouvellement pour la période du 29/03/2024 au 28/03/2025
    """
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2047 …}
  -client: Proxies\__CG__\App\Entity\Client {#2053 …}
  -details: Doctrine\ORM\PersistentCollection {#2055 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2057 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2059 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1717073249 {#2049
    date: 2024-05-30 12:47:29.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1717073249 {#2050
    date: 2024-05-30 12:47:29.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
933 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11635
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11664 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=371b7fc6-2908-471e-87d5-234d91680cdd"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=371b7fc6-2908-471e-87d5-234d91680cdd"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2395
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2051
      #objet: "cabinet-bechon.fr"
      #reference: "611"
      #date: DateTime @1717027200 {#2048
        date: 2024-05-30 00:00:00.0 UTC (+00:00)
      }
      #commentaire: """
        \r\n
        \r\n
        Renouvellement pour la période du 29/03/2024 au 28/03/2025
        """
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2047 …}
      -client: Proxies\__CG__\App\Entity\Client {#2053 …}
      -details: Doctrine\ORM\PersistentCollection {#2055 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2057 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2059 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1717073249 {#2049
        date: 2024-05-30 12:47:29.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1717073249 {#2050
        date: 2024-05-30 12:47:29.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "371b7fc6-2908-471e-87d5-234d91680cdd"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8129 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11655 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
934 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11469
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11689 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=2f9e88a4-67d5-4f49-bfb1-191e7b1af0b8&routeParams%5BmontantTTC%5D=1074&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000610%20-%20Elys%C3%A9e%20Capital%20-%20Ajout%20fonctionnalit%C3%A9s%20-%20Application%20Elys%C3%A9e%20Capital.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2404
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2065
      #objet: "Ajout fonctionnalités - Application Elysée Capital"
      #reference: "610"
      #date: DateTime @1716854400 {#2062
        date: 2024-05-28 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2061 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#2066 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2068 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2070 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1716888848 {#2063
        date: 2024-05-28 09:34:08.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1716888848 {#2064
        date: 2024-05-28 09:34:08.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2f9e88a4-67d5-4f49-bfb1-191e7b1af0b8"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8270 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11707 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
935 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2065
  #objet: "Ajout fonctionnalités - Application Elysée Capital"
  #reference: "610"
  #date: DateTime @1716854400 {#2062
    date: 2024-05-28 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2061 …}
  -client: Proxies\__CG__\App\Entity\Client {#1601 …}
  -details: Doctrine\ORM\PersistentCollection {#2066 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2068 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2070 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1716888848 {#2063
    date: 2024-05-28 09:34:08.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1716888848 {#2064
    date: 2024-05-28 09:34:08.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
936 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11578
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11692 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=2f9e88a4-67d5-4f49-bfb1-191e7b1af0b8"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2404
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2065
      #objet: "Ajout fonctionnalités - Application Elysée Capital"
      #reference: "610"
      #date: DateTime @1716854400 {#2062
        date: 2024-05-28 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2061 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#2066 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2068 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2070 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1716888848 {#2063
        date: 2024-05-28 09:34:08.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1716888848 {#2064
        date: 2024-05-28 09:34:08.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2f9e88a4-67d5-4f49-bfb1-191e7b1af0b8"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8270 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11707 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
937 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11584
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11693 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=2f9e88a4-67d5-4f49-bfb1-191e7b1af0b8&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2404
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2065
      #objet: "Ajout fonctionnalités - Application Elysée Capital"
      #reference: "610"
      #date: DateTime @1716854400 {#2062
        date: 2024-05-28 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2061 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#2066 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2068 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2070 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1716888848 {#2063
        date: 2024-05-28 09:34:08.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1716888848 {#2064
        date: 2024-05-28 09:34:08.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2f9e88a4-67d5-4f49-bfb1-191e7b1af0b8"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8270 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11707 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
938 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2065
  #objet: "Ajout fonctionnalités - Application Elysée Capital"
  #reference: "610"
  #date: DateTime @1716854400 {#2062
    date: 2024-05-28 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2061 …}
  -client: Proxies\__CG__\App\Entity\Client {#1601 …}
  -details: Doctrine\ORM\PersistentCollection {#2066 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2068 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2070 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1716888848 {#2063
    date: 2024-05-28 09:34:08.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1716888848 {#2064
    date: 2024-05-28 09:34:08.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
939 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11676
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11695 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=2f9e88a4-67d5-4f49-bfb1-191e7b1af0b8"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2404
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2065
      #objet: "Ajout fonctionnalités - Application Elysée Capital"
      #reference: "610"
      #date: DateTime @1716854400 {#2062
        date: 2024-05-28 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2061 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#2066 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2068 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2070 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1716888848 {#2063
        date: 2024-05-28 09:34:08.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1716888848 {#2064
        date: 2024-05-28 09:34:08.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2f9e88a4-67d5-4f49-bfb1-191e7b1af0b8"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8270 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11707 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
940 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2065
  #objet: "Ajout fonctionnalités - Application Elysée Capital"
  #reference: "610"
  #date: DateTime @1716854400 {#2062
    date: 2024-05-28 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2061 …}
  -client: Proxies\__CG__\App\Entity\Client {#1601 …}
  -details: Doctrine\ORM\PersistentCollection {#2066 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2068 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2070 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1716888848 {#2063
    date: 2024-05-28 09:34:08.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1716888848 {#2064
    date: 2024-05-28 09:34:08.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
941 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11687
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11716 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=2f9e88a4-67d5-4f49-bfb1-191e7b1af0b8"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=2f9e88a4-67d5-4f49-bfb1-191e7b1af0b8"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2404
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2065
      #objet: "Ajout fonctionnalités - Application Elysée Capital"
      #reference: "610"
      #date: DateTime @1716854400 {#2062
        date: 2024-05-28 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2061 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#2066 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2068 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2070 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1716888848 {#2063
        date: 2024-05-28 09:34:08.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1716888848 {#2064
        date: 2024-05-28 09:34:08.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "2f9e88a4-67d5-4f49-bfb1-191e7b1af0b8"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8270 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11707 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
942 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11521
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11741 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=ee385eb0-9a90-4e8f-a76b-dcf59fd032f2&routeParams%5BmontantTTC%5D=1326&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000609%20-%20Elys%C3%A9e%20Capital%20-%20Cash%20Flow%20-%20Application%20Elys%C3%A9e%20Capital.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2413
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2076
      #objet: "Cash Flow - Application Elysée Capital"
      #reference: "609"
      #date: DateTime @1716854400 {#2073
        date: 2024-05-28 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2072 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#2077 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2079 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2081 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1716888587 {#2074
        date: 2024-05-28 09:29:47.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1716888587 {#2075
        date: 2024-05-28 09:29:47.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "ee385eb0-9a90-4e8f-a76b-dcf59fd032f2"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8411 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11759 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
943 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2076
  #objet: "Cash Flow - Application Elysée Capital"
  #reference: "609"
  #date: DateTime @1716854400 {#2073
    date: 2024-05-28 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2072 …}
  -client: Proxies\__CG__\App\Entity\Client {#1601 …}
  -details: Doctrine\ORM\PersistentCollection {#2077 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2079 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2081 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1716888587 {#2074
    date: 2024-05-28 09:29:47.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1716888587 {#2075
    date: 2024-05-28 09:29:47.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
944 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11630
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11744 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=ee385eb0-9a90-4e8f-a76b-dcf59fd032f2"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2413
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2076
      #objet: "Cash Flow - Application Elysée Capital"
      #reference: "609"
      #date: DateTime @1716854400 {#2073
        date: 2024-05-28 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2072 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#2077 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2079 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2081 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1716888587 {#2074
        date: 2024-05-28 09:29:47.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1716888587 {#2075
        date: 2024-05-28 09:29:47.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "ee385eb0-9a90-4e8f-a76b-dcf59fd032f2"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8411 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11759 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
945 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11636
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11745 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=ee385eb0-9a90-4e8f-a76b-dcf59fd032f2&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2413
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2076
      #objet: "Cash Flow - Application Elysée Capital"
      #reference: "609"
      #date: DateTime @1716854400 {#2073
        date: 2024-05-28 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2072 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#2077 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2079 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2081 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1716888587 {#2074
        date: 2024-05-28 09:29:47.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1716888587 {#2075
        date: 2024-05-28 09:29:47.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "ee385eb0-9a90-4e8f-a76b-dcf59fd032f2"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8411 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11759 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
946 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2076
  #objet: "Cash Flow - Application Elysée Capital"
  #reference: "609"
  #date: DateTime @1716854400 {#2073
    date: 2024-05-28 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2072 …}
  -client: Proxies\__CG__\App\Entity\Client {#1601 …}
  -details: Doctrine\ORM\PersistentCollection {#2077 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2079 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2081 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1716888587 {#2074
    date: 2024-05-28 09:29:47.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1716888587 {#2075
    date: 2024-05-28 09:29:47.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
947 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11728
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11747 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=ee385eb0-9a90-4e8f-a76b-dcf59fd032f2"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2413
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2076
      #objet: "Cash Flow - Application Elysée Capital"
      #reference: "609"
      #date: DateTime @1716854400 {#2073
        date: 2024-05-28 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2072 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#2077 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2079 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2081 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1716888587 {#2074
        date: 2024-05-28 09:29:47.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1716888587 {#2075
        date: 2024-05-28 09:29:47.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "ee385eb0-9a90-4e8f-a76b-dcf59fd032f2"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8411 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11759 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
948 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2076
  #objet: "Cash Flow - Application Elysée Capital"
  #reference: "609"
  #date: DateTime @1716854400 {#2073
    date: 2024-05-28 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2072 …}
  -client: Proxies\__CG__\App\Entity\Client {#1601 …}
  -details: Doctrine\ORM\PersistentCollection {#2077 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2079 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2081 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1716888587 {#2074
    date: 2024-05-28 09:29:47.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1716888587 {#2075
    date: 2024-05-28 09:29:47.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
949 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11739
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11768 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=ee385eb0-9a90-4e8f-a76b-dcf59fd032f2"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=ee385eb0-9a90-4e8f-a76b-dcf59fd032f2"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2413
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2076
      #objet: "Cash Flow - Application Elysée Capital"
      #reference: "609"
      #date: DateTime @1716854400 {#2073
        date: 2024-05-28 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2072 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#2077 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2079 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2081 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1716888587 {#2074
        date: 2024-05-28 09:29:47.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1716888587 {#2075
        date: 2024-05-28 09:29:47.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "ee385eb0-9a90-4e8f-a76b-dcf59fd032f2"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8411 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11759 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
950 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11573
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11793 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=03c510de-4795-4895-9b76-d435bcb24ad6&routeParams%5BmontantTTC%5D=3465&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000608%20-%20Pierre%20Val%20Exploitation%20-%20Extranet%20propri%C3%A9taire%20City%20R%C3%A9sidence%20%28acompte%29.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2422
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2087
      #objet: "Extranet propriétaire City Résidence (acompte)"
      #reference: "608"
      #date: DateTime @1716768000 {#2084
        date: 2024-05-27 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2083 …}
      -client: Proxies\__CG__\App\Entity\Client {#2089 …}
      -details: Doctrine\ORM\PersistentCollection {#2091 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2093 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2095 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1716828373 {#2085
        date: 2024-05-27 16:46:13.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1716828373 {#2086
        date: 2024-05-27 16:46:13.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "03c510de-4795-4895-9b76-d435bcb24ad6"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8543 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11811 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
951 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2087
  #objet: "Extranet propriétaire City Résidence (acompte)"
  #reference: "608"
  #date: DateTime @1716768000 {#2084
    date: 2024-05-27 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2083 …}
  -client: Proxies\__CG__\App\Entity\Client {#2089 …}
  -details: Doctrine\ORM\PersistentCollection {#2091 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2093 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2095 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1716828373 {#2085
    date: 2024-05-27 16:46:13.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1716828373 {#2086
    date: 2024-05-27 16:46:13.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
952 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11682
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11796 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=03c510de-4795-4895-9b76-d435bcb24ad6"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2422
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2087
      #objet: "Extranet propriétaire City Résidence (acompte)"
      #reference: "608"
      #date: DateTime @1716768000 {#2084
        date: 2024-05-27 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2083 …}
      -client: Proxies\__CG__\App\Entity\Client {#2089 …}
      -details: Doctrine\ORM\PersistentCollection {#2091 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2093 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2095 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1716828373 {#2085
        date: 2024-05-27 16:46:13.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1716828373 {#2086
        date: 2024-05-27 16:46:13.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "03c510de-4795-4895-9b76-d435bcb24ad6"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8543 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11811 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
953 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11688
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11797 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=03c510de-4795-4895-9b76-d435bcb24ad6&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2422
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2087
      #objet: "Extranet propriétaire City Résidence (acompte)"
      #reference: "608"
      #date: DateTime @1716768000 {#2084
        date: 2024-05-27 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2083 …}
      -client: Proxies\__CG__\App\Entity\Client {#2089 …}
      -details: Doctrine\ORM\PersistentCollection {#2091 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2093 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2095 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1716828373 {#2085
        date: 2024-05-27 16:46:13.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1716828373 {#2086
        date: 2024-05-27 16:46:13.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "03c510de-4795-4895-9b76-d435bcb24ad6"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8543 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11811 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
954 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2087
  #objet: "Extranet propriétaire City Résidence (acompte)"
  #reference: "608"
  #date: DateTime @1716768000 {#2084
    date: 2024-05-27 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2083 …}
  -client: Proxies\__CG__\App\Entity\Client {#2089 …}
  -details: Doctrine\ORM\PersistentCollection {#2091 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2093 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2095 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1716828373 {#2085
    date: 2024-05-27 16:46:13.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1716828373 {#2086
    date: 2024-05-27 16:46:13.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
955 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11780
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11799 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=03c510de-4795-4895-9b76-d435bcb24ad6"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2422
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2087
      #objet: "Extranet propriétaire City Résidence (acompte)"
      #reference: "608"
      #date: DateTime @1716768000 {#2084
        date: 2024-05-27 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2083 …}
      -client: Proxies\__CG__\App\Entity\Client {#2089 …}
      -details: Doctrine\ORM\PersistentCollection {#2091 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2093 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2095 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1716828373 {#2085
        date: 2024-05-27 16:46:13.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1716828373 {#2086
        date: 2024-05-27 16:46:13.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "03c510de-4795-4895-9b76-d435bcb24ad6"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8543 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11811 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
956 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2087
  #objet: "Extranet propriétaire City Résidence (acompte)"
  #reference: "608"
  #date: DateTime @1716768000 {#2084
    date: 2024-05-27 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2083 …}
  -client: Proxies\__CG__\App\Entity\Client {#2089 …}
  -details: Doctrine\ORM\PersistentCollection {#2091 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2093 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2095 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1716828373 {#2085
    date: 2024-05-27 16:46:13.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1716828373 {#2086
    date: 2024-05-27 16:46:13.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
957 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11791
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11820 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=03c510de-4795-4895-9b76-d435bcb24ad6"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=03c510de-4795-4895-9b76-d435bcb24ad6"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2422
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2087
      #objet: "Extranet propriétaire City Résidence (acompte)"
      #reference: "608"
      #date: DateTime @1716768000 {#2084
        date: 2024-05-27 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2083 …}
      -client: Proxies\__CG__\App\Entity\Client {#2089 …}
      -details: Doctrine\ORM\PersistentCollection {#2091 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2093 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2095 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1716828373 {#2085
        date: 2024-05-27 16:46:13.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1716828373 {#2086
        date: 2024-05-27 16:46:13.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "03c510de-4795-4895-9b76-d435bcb24ad6"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8543 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11811 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
958 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11625
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11845 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=7df00595-8814-4a5c-b75b-f710cdf3cf73&routeParams%5BmontantTTC%5D=4704&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000607%20-%20L%27%C3%89cole%20Atypique%20-%20Formation%20de%20pr%C3%A9-qualification%20au%20titre%20de%20d%C3%A9veloppeur%20web%20et%20web%20mobile.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2431
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2101
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "607"
      #date: DateTime @1712793600 {#2098
        date: 2024-04-11 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de février à mars 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2097 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#2102 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2104 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2106 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1712835114 {#2099
        date: 2024-04-11 11:31:54.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1712835114 {#2100
        date: 2024-04-11 11:31:54.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "7df00595-8814-4a5c-b75b-f710cdf3cf73"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8677 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11863 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
959 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2101
  #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
  #reference: "607"
  #date: DateTime @1712793600 {#2098
    date: 2024-04-11 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Facture pour la prestation de février à mars 2024."
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2097 …}
  -client: Proxies\__CG__\App\Entity\Client {#1654 …}
  -details: Doctrine\ORM\PersistentCollection {#2102 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2104 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2106 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1712835114 {#2099
    date: 2024-04-11 11:31:54.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1712835114 {#2100
    date: 2024-04-11 11:31:54.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
960 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11734
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11848 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=7df00595-8814-4a5c-b75b-f710cdf3cf73"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2431
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2101
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "607"
      #date: DateTime @1712793600 {#2098
        date: 2024-04-11 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de février à mars 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2097 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#2102 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2104 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2106 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1712835114 {#2099
        date: 2024-04-11 11:31:54.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1712835114 {#2100
        date: 2024-04-11 11:31:54.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "7df00595-8814-4a5c-b75b-f710cdf3cf73"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8677 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11863 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
961 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11740
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11849 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=7df00595-8814-4a5c-b75b-f710cdf3cf73&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2431
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2101
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "607"
      #date: DateTime @1712793600 {#2098
        date: 2024-04-11 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de février à mars 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2097 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#2102 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2104 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2106 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1712835114 {#2099
        date: 2024-04-11 11:31:54.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1712835114 {#2100
        date: 2024-04-11 11:31:54.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "7df00595-8814-4a5c-b75b-f710cdf3cf73"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8677 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11863 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
962 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2101
  #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
  #reference: "607"
  #date: DateTime @1712793600 {#2098
    date: 2024-04-11 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Facture pour la prestation de février à mars 2024."
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2097 …}
  -client: Proxies\__CG__\App\Entity\Client {#1654 …}
  -details: Doctrine\ORM\PersistentCollection {#2102 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2104 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2106 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1712835114 {#2099
    date: 2024-04-11 11:31:54.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1712835114 {#2100
    date: 2024-04-11 11:31:54.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
963 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11832
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11851 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=7df00595-8814-4a5c-b75b-f710cdf3cf73"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2431
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2101
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "607"
      #date: DateTime @1712793600 {#2098
        date: 2024-04-11 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de février à mars 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2097 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#2102 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2104 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2106 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1712835114 {#2099
        date: 2024-04-11 11:31:54.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1712835114 {#2100
        date: 2024-04-11 11:31:54.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "7df00595-8814-4a5c-b75b-f710cdf3cf73"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8677 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11863 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
964 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2101
  #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
  #reference: "607"
  #date: DateTime @1712793600 {#2098
    date: 2024-04-11 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Facture pour la prestation de février à mars 2024."
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2097 …}
  -client: Proxies\__CG__\App\Entity\Client {#1654 …}
  -details: Doctrine\ORM\PersistentCollection {#2102 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2104 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2106 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1712835114 {#2099
    date: 2024-04-11 11:31:54.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1712835114 {#2100
    date: 2024-04-11 11:31:54.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
965 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11843
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11872 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=7df00595-8814-4a5c-b75b-f710cdf3cf73"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=7df00595-8814-4a5c-b75b-f710cdf3cf73"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2431
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2101
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "607"
      #date: DateTime @1712793600 {#2098
        date: 2024-04-11 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de février à mars 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2097 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#2102 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2104 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2106 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1712835114 {#2099
        date: 2024-04-11 11:31:54.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1712835114 {#2100
        date: 2024-04-11 11:31:54.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "7df00595-8814-4a5c-b75b-f710cdf3cf73"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8677 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11863 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
966 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11677
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11897 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=3c3c6048-1fe2-4e37-9b44-3a62b64eb3ff&routeParams%5BmontantTTC%5D=960&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000606%20-%20Blossom%20Cr%C3%A9ation%20-%20Newsletter%20Allianz%20Entrepros%20n%C2%B035.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2440
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2112
      #objet: "Newsletter Allianz Entrepros n°35"
      #reference: "606"
      #date: DateTime @1712016000 {#2109
        date: 2024-04-02 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2108 …}
      -client: Proxies\__CG__\App\Entity\Client {#2114 …}
      -details: Doctrine\ORM\PersistentCollection {#2116 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2118 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2120 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1712053006 {#2110
        date: 2024-04-02 10:16:46.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1712053006 {#2111
        date: 2024-04-02 10:16:46.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "3c3c6048-1fe2-4e37-9b44-3a62b64eb3ff"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8818 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11915 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
967 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2112
  #objet: "Newsletter Allianz Entrepros n°35"
  #reference: "606"
  #date: DateTime @1712016000 {#2109
    date: 2024-04-02 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2108 …}
  -client: Proxies\__CG__\App\Entity\Client {#2114 …}
  -details: Doctrine\ORM\PersistentCollection {#2116 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2118 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2120 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1712053006 {#2110
    date: 2024-04-02 10:16:46.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1712053006 {#2111
    date: 2024-04-02 10:16:46.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
968 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11786
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11900 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=3c3c6048-1fe2-4e37-9b44-3a62b64eb3ff"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2440
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2112
      #objet: "Newsletter Allianz Entrepros n°35"
      #reference: "606"
      #date: DateTime @1712016000 {#2109
        date: 2024-04-02 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2108 …}
      -client: Proxies\__CG__\App\Entity\Client {#2114 …}
      -details: Doctrine\ORM\PersistentCollection {#2116 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2118 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2120 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1712053006 {#2110
        date: 2024-04-02 10:16:46.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1712053006 {#2111
        date: 2024-04-02 10:16:46.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "3c3c6048-1fe2-4e37-9b44-3a62b64eb3ff"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8818 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11915 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
969 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11792
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11901 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=3c3c6048-1fe2-4e37-9b44-3a62b64eb3ff&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2440
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2112
      #objet: "Newsletter Allianz Entrepros n°35"
      #reference: "606"
      #date: DateTime @1712016000 {#2109
        date: 2024-04-02 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2108 …}
      -client: Proxies\__CG__\App\Entity\Client {#2114 …}
      -details: Doctrine\ORM\PersistentCollection {#2116 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2118 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2120 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1712053006 {#2110
        date: 2024-04-02 10:16:46.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1712053006 {#2111
        date: 2024-04-02 10:16:46.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "3c3c6048-1fe2-4e37-9b44-3a62b64eb3ff"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8818 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11915 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
970 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2112
  #objet: "Newsletter Allianz Entrepros n°35"
  #reference: "606"
  #date: DateTime @1712016000 {#2109
    date: 2024-04-02 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2108 …}
  -client: Proxies\__CG__\App\Entity\Client {#2114 …}
  -details: Doctrine\ORM\PersistentCollection {#2116 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2118 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2120 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1712053006 {#2110
    date: 2024-04-02 10:16:46.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1712053006 {#2111
    date: 2024-04-02 10:16:46.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
971 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11884
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11903 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=3c3c6048-1fe2-4e37-9b44-3a62b64eb3ff"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2440
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2112
      #objet: "Newsletter Allianz Entrepros n°35"
      #reference: "606"
      #date: DateTime @1712016000 {#2109
        date: 2024-04-02 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2108 …}
      -client: Proxies\__CG__\App\Entity\Client {#2114 …}
      -details: Doctrine\ORM\PersistentCollection {#2116 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2118 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2120 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1712053006 {#2110
        date: 2024-04-02 10:16:46.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1712053006 {#2111
        date: 2024-04-02 10:16:46.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "3c3c6048-1fe2-4e37-9b44-3a62b64eb3ff"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8818 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11915 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
972 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2112
  #objet: "Newsletter Allianz Entrepros n°35"
  #reference: "606"
  #date: DateTime @1712016000 {#2109
    date: 2024-04-02 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2108 …}
  -client: Proxies\__CG__\App\Entity\Client {#2114 …}
  -details: Doctrine\ORM\PersistentCollection {#2116 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2118 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2120 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1712053006 {#2110
    date: 2024-04-02 10:16:46.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1712053006 {#2111
    date: 2024-04-02 10:16:46.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
973 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11895
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11924 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=3c3c6048-1fe2-4e37-9b44-3a62b64eb3ff"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=3c3c6048-1fe2-4e37-9b44-3a62b64eb3ff"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2440
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2112
      #objet: "Newsletter Allianz Entrepros n°35"
      #reference: "606"
      #date: DateTime @1712016000 {#2109
        date: 2024-04-02 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2108 …}
      -client: Proxies\__CG__\App\Entity\Client {#2114 …}
      -details: Doctrine\ORM\PersistentCollection {#2116 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2118 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2120 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1712053006 {#2110
        date: 2024-04-02 10:16:46.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1712053006 {#2111
        date: 2024-04-02 10:16:46.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "3c3c6048-1fe2-4e37-9b44-3a62b64eb3ff"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8818 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11915 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
974 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11729
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#11949 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=3a3c42d6-03a6-487e-a40c-d69318688cb1&routeParams%5BmontantTTC%5D=14310&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000605%20-%20Elys%C3%A9e%20Capital%20-%20D%C3%A9velooppement%20du%20lot%202%20de%20l%27application%20web%20%28solde%29.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2449
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2126
      #objet: "Dévelooppement du lot 2 de l'application web (solde)"
      #reference: "605"
      #date: DateTime @1710806400 {#2123
        date: 2024-03-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2122 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#2127 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2129 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2131 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1710869656 {#2124
        date: 2024-03-19 17:34:16.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1710869656 {#2125
        date: 2024-03-19 17:34:16.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "3a3c42d6-03a6-487e-a40c-d69318688cb1"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8952 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11967 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
975 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2126
  #objet: "Dévelooppement du lot 2 de l'application web (solde)"
  #reference: "605"
  #date: DateTime @1710806400 {#2123
    date: 2024-03-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2122 …}
  -client: Proxies\__CG__\App\Entity\Client {#1601 …}
  -details: Doctrine\ORM\PersistentCollection {#2127 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2129 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2131 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1710869656 {#2124
    date: 2024-03-19 17:34:16.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1710869656 {#2125
    date: 2024-03-19 17:34:16.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
976 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11838
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#11952 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=3a3c42d6-03a6-487e-a40c-d69318688cb1"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2449
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2126
      #objet: "Dévelooppement du lot 2 de l'application web (solde)"
      #reference: "605"
      #date: DateTime @1710806400 {#2123
        date: 2024-03-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2122 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#2127 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2129 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2131 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1710869656 {#2124
        date: 2024-03-19 17:34:16.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1710869656 {#2125
        date: 2024-03-19 17:34:16.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "3a3c42d6-03a6-487e-a40c-d69318688cb1"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8952 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11967 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
977 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11844
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#11953 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=3a3c42d6-03a6-487e-a40c-d69318688cb1&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2449
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2126
      #objet: "Dévelooppement du lot 2 de l'application web (solde)"
      #reference: "605"
      #date: DateTime @1710806400 {#2123
        date: 2024-03-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2122 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#2127 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2129 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2131 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1710869656 {#2124
        date: 2024-03-19 17:34:16.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1710869656 {#2125
        date: 2024-03-19 17:34:16.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "3a3c42d6-03a6-487e-a40c-d69318688cb1"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8952 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11967 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
978 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2126
  #objet: "Dévelooppement du lot 2 de l'application web (solde)"
  #reference: "605"
  #date: DateTime @1710806400 {#2123
    date: 2024-03-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2122 …}
  -client: Proxies\__CG__\App\Entity\Client {#1601 …}
  -details: Doctrine\ORM\PersistentCollection {#2127 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2129 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2131 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1710869656 {#2124
    date: 2024-03-19 17:34:16.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1710869656 {#2125
    date: 2024-03-19 17:34:16.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
979 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11936
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#11955 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=3a3c42d6-03a6-487e-a40c-d69318688cb1"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2449
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2126
      #objet: "Dévelooppement du lot 2 de l'application web (solde)"
      #reference: "605"
      #date: DateTime @1710806400 {#2123
        date: 2024-03-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2122 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#2127 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2129 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2131 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1710869656 {#2124
        date: 2024-03-19 17:34:16.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1710869656 {#2125
        date: 2024-03-19 17:34:16.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "3a3c42d6-03a6-487e-a40c-d69318688cb1"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8952 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11967 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
980 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2126
  #objet: "Dévelooppement du lot 2 de l'application web (solde)"
  #reference: "605"
  #date: DateTime @1710806400 {#2123
    date: 2024-03-19 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2122 …}
  -client: Proxies\__CG__\App\Entity\Client {#1601 …}
  -details: Doctrine\ORM\PersistentCollection {#2127 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2129 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2131 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1710869656 {#2124
    date: 2024-03-19 17:34:16.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1710869656 {#2125
    date: 2024-03-19 17:34:16.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
981 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11947
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#11976 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=3a3c42d6-03a6-487e-a40c-d69318688cb1"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=3a3c42d6-03a6-487e-a40c-d69318688cb1"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2449
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2126
      #objet: "Dévelooppement du lot 2 de l'application web (solde)"
      #reference: "605"
      #date: DateTime @1710806400 {#2123
        date: 2024-03-19 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2122 …}
      -client: Proxies\__CG__\App\Entity\Client {#1601 …}
      -details: Doctrine\ORM\PersistentCollection {#2127 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2129 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2131 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1710869656 {#2124
        date: 2024-03-19 17:34:16.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1710869656 {#2125
        date: 2024-03-19 17:34:16.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "3a3c42d6-03a6-487e-a40c-d69318688cb1"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#8952 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#11967 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
982 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11781
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#12001 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=6870918a-f699-4865-8f55-0df56f75cd24&routeParams%5BmontantTTC%5D=6768&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000604%20-%20L%27%C3%89cole%20Atypique%20-%20Formation%20de%20pr%C3%A9-qualification%20au%20titre%20de%20d%C3%A9veloppeur%20web%20et%20web%20mobile.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2458
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2137
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "604"
      #date: DateTime @1709596800 {#2134
        date: 2024-03-05 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de décembre 2023 et janvier 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2133 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#2138 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2140 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2142 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1709651233 {#2135
        date: 2024-03-05 15:07:13.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1709651233 {#2136
        date: 2024-03-05 15:07:13.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "6870918a-f699-4865-8f55-0df56f75cd24"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9093 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12019 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
983 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2137
  #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
  #reference: "604"
  #date: DateTime @1709596800 {#2134
    date: 2024-03-05 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Facture pour la prestation de décembre 2023 et janvier 2024."
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2133 …}
  -client: Proxies\__CG__\App\Entity\Client {#1654 …}
  -details: Doctrine\ORM\PersistentCollection {#2138 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2140 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2142 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1709651233 {#2135
    date: 2024-03-05 15:07:13.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1709651233 {#2136
    date: 2024-03-05 15:07:13.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
984 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11890
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#12004 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=6870918a-f699-4865-8f55-0df56f75cd24"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2458
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2137
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "604"
      #date: DateTime @1709596800 {#2134
        date: 2024-03-05 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de décembre 2023 et janvier 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2133 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#2138 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2140 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2142 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1709651233 {#2135
        date: 2024-03-05 15:07:13.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1709651233 {#2136
        date: 2024-03-05 15:07:13.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "6870918a-f699-4865-8f55-0df56f75cd24"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9093 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12019 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
985 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11896
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#12005 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=6870918a-f699-4865-8f55-0df56f75cd24&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2458
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2137
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "604"
      #date: DateTime @1709596800 {#2134
        date: 2024-03-05 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de décembre 2023 et janvier 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2133 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#2138 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2140 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2142 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1709651233 {#2135
        date: 2024-03-05 15:07:13.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1709651233 {#2136
        date: 2024-03-05 15:07:13.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "6870918a-f699-4865-8f55-0df56f75cd24"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9093 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12019 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
986 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2137
  #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
  #reference: "604"
  #date: DateTime @1709596800 {#2134
    date: 2024-03-05 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Facture pour la prestation de décembre 2023 et janvier 2024."
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2133 …}
  -client: Proxies\__CG__\App\Entity\Client {#1654 …}
  -details: Doctrine\ORM\PersistentCollection {#2138 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2140 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2142 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1709651233 {#2135
    date: 2024-03-05 15:07:13.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1709651233 {#2136
    date: 2024-03-05 15:07:13.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
987 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11988
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#12007 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=6870918a-f699-4865-8f55-0df56f75cd24"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2458
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2137
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "604"
      #date: DateTime @1709596800 {#2134
        date: 2024-03-05 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de décembre 2023 et janvier 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2133 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#2138 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2140 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2142 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1709651233 {#2135
        date: 2024-03-05 15:07:13.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1709651233 {#2136
        date: 2024-03-05 15:07:13.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "6870918a-f699-4865-8f55-0df56f75cd24"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9093 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12019 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
988 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2137
  #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
  #reference: "604"
  #date: DateTime @1709596800 {#2134
    date: 2024-03-05 00:00:00.0 UTC (+00:00)
  }
  #commentaire: "Facture pour la prestation de décembre 2023 et janvier 2024."
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2133 …}
  -client: Proxies\__CG__\App\Entity\Client {#1654 …}
  -details: Doctrine\ORM\PersistentCollection {#2138 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2140 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2142 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1709651233 {#2135
    date: 2024-03-05 15:07:13.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1709651233 {#2136
    date: 2024-03-05 15:07:13.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
989 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11999
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#12028 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=6870918a-f699-4865-8f55-0df56f75cd24"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=6870918a-f699-4865-8f55-0df56f75cd24"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2458
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2137
      #objet: "Formation de pré-qualification au titre de développeur web et web mobile"
      #reference: "604"
      #date: DateTime @1709596800 {#2134
        date: 2024-03-05 00:00:00.0 UTC (+00:00)
      }
      #commentaire: "Facture pour la prestation de décembre 2023 et janvier 2024."
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2133 …}
      -client: Proxies\__CG__\App\Entity\Client {#1654 …}
      -details: Doctrine\ORM\PersistentCollection {#2138 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2140 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2142 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1709651233 {#2135
        date: 2024-03-05 15:07:13.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1709651233 {#2136
        date: 2024-03-05 15:07:13.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "6870918a-f699-4865-8f55-0df56f75cd24"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9093 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12019 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
990 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11833
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#12053 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=77675a50-3060-46b7-a083-ef4acccfd775&routeParams%5BmontantTTC%5D=1700.004&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000603%20-%20Universit%C3%A9%20Paris%208%20Vincennes%20-%20Saint-Denis%20-%20Evotution%20de%20la%20plateforme%20SELEN.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2467
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2148
      #objet: "Evotution de la plateforme SELEN"
      #reference: "603"
      #date: DateTime @1709510400 {#2145
        date: 2024-03-04 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2144 …}
      -client: Proxies\__CG__\App\Entity\Client {#1451 …}
      -details: Doctrine\ORM\PersistentCollection {#2149 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2151 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2153 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1709551399 {#2146
        date: 2024-03-04 11:23:19.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1709551399 {#2147
        date: 2024-03-04 11:23:19.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "77675a50-3060-46b7-a083-ef4acccfd775"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9221 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12071 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
991 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2148
  #objet: "Evotution de la plateforme SELEN"
  #reference: "603"
  #date: DateTime @1709510400 {#2145
    date: 2024-03-04 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2144 …}
  -client: Proxies\__CG__\App\Entity\Client {#1451 …}
  -details: Doctrine\ORM\PersistentCollection {#2149 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2151 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2153 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1709551399 {#2146
    date: 2024-03-04 11:23:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1709551399 {#2147
    date: 2024-03-04 11:23:19.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
992 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11942
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#12056 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=77675a50-3060-46b7-a083-ef4acccfd775"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2467
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2148
      #objet: "Evotution de la plateforme SELEN"
      #reference: "603"
      #date: DateTime @1709510400 {#2145
        date: 2024-03-04 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2144 …}
      -client: Proxies\__CG__\App\Entity\Client {#1451 …}
      -details: Doctrine\ORM\PersistentCollection {#2149 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2151 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2153 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1709551399 {#2146
        date: 2024-03-04 11:23:19.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1709551399 {#2147
        date: 2024-03-04 11:23:19.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "77675a50-3060-46b7-a083-ef4acccfd775"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9221 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12071 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
993 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11948
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#12057 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=77675a50-3060-46b7-a083-ef4acccfd775&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2467
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2148
      #objet: "Evotution de la plateforme SELEN"
      #reference: "603"
      #date: DateTime @1709510400 {#2145
        date: 2024-03-04 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2144 …}
      -client: Proxies\__CG__\App\Entity\Client {#1451 …}
      -details: Doctrine\ORM\PersistentCollection {#2149 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2151 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2153 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1709551399 {#2146
        date: 2024-03-04 11:23:19.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1709551399 {#2147
        date: 2024-03-04 11:23:19.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "77675a50-3060-46b7-a083-ef4acccfd775"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9221 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12071 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
994 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2148
  #objet: "Evotution de la plateforme SELEN"
  #reference: "603"
  #date: DateTime @1709510400 {#2145
    date: 2024-03-04 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2144 …}
  -client: Proxies\__CG__\App\Entity\Client {#1451 …}
  -details: Doctrine\ORM\PersistentCollection {#2149 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2151 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2153 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1709551399 {#2146
    date: 2024-03-04 11:23:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1709551399 {#2147
    date: 2024-03-04 11:23:19.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
995 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#12040
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#12059 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=77675a50-3060-46b7-a083-ef4acccfd775"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2467
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2148
      #objet: "Evotution de la plateforme SELEN"
      #reference: "603"
      #date: DateTime @1709510400 {#2145
        date: 2024-03-04 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2144 …}
      -client: Proxies\__CG__\App\Entity\Client {#1451 …}
      -details: Doctrine\ORM\PersistentCollection {#2149 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2151 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2153 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1709551399 {#2146
        date: 2024-03-04 11:23:19.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1709551399 {#2147
        date: 2024-03-04 11:23:19.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "77675a50-3060-46b7-a083-ef4acccfd775"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9221 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12071 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
996 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2148
  #objet: "Evotution de la plateforme SELEN"
  #reference: "603"
  #date: DateTime @1709510400 {#2145
    date: 2024-03-04 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2144 …}
  -client: Proxies\__CG__\App\Entity\Client {#1451 …}
  -details: Doctrine\ORM\PersistentCollection {#2149 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2151 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2153 …}
  -categorie: null
  #createdBy: "karine.gaborit@webimpulse.fr"
  #updatedBy: "karine.gaborit@webimpulse.fr"
  #createdAt: DateTime @1709551399 {#2146
    date: 2024-03-04 11:23:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1709551399 {#2147
    date: 2024-03-04 11:23:19.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
997 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#12051
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#12080 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=77675a50-3060-46b7-a083-ef4acccfd775"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=77675a50-3060-46b7-a083-ef4acccfd775"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2467
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2148
      #objet: "Evotution de la plateforme SELEN"
      #reference: "603"
      #date: DateTime @1709510400 {#2145
        date: 2024-03-04 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2144 …}
      -client: Proxies\__CG__\App\Entity\Client {#1451 …}
      -details: Doctrine\ORM\PersistentCollection {#2149 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2151 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2153 …}
      -categorie: null
      #createdBy: "karine.gaborit@webimpulse.fr"
      #updatedBy: "karine.gaborit@webimpulse.fr"
      #createdAt: DateTime @1709551399 {#2146
        date: 2024-03-04 11:23:19.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1709551399 {#2147
        date: 2024-03-04 11:23:19.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "77675a50-3060-46b7-a083-ef4acccfd775"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9221 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12071 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
998 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11885
    -type: "entity"
    -name: "mail"
    -label: Symfony\Component\Translation\TranslatableMessage {#12105 …}
    -icon: "fa fa-fw fa-envelope"
    -cssClass: "action-mail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "mail"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=reglement&routeParams%5Bid%5D=db397ad3-2c44-46fb-b807-295230528984&routeParams%5BmontantTTC%5D=960&routeParams%5BpdfDocument%5D=Facture%20n%C2%B0000602%20-%20Blossom%20Cr%C3%A9ation%20-%20Newsletter%20Allianz%20Entrepros%20n%C2%B034.pdf"
    -templatePath: "easyAdmin/form_post_actions.html.twig"
    -crudActionName: null
    -routeName: "reglement"
    -routeParameters: Closure(ClientFacture $facture): array {#868 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2476
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2159
      #objet: "Newsletter Allianz Entrepros n°34"
      #reference: "602"
      #date: DateTime @1705536000 {#2156
        date: 2024-01-18 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2155 …}
      -client: Proxies\__CG__\App\Entity\Client {#2114 …}
      -details: Doctrine\ORM\PersistentCollection {#2160 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2162 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2164 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1705586107 {#2157
        date: 2024-01-18 13:55:07.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1705586107 {#2158
        date: 2024-01-18 13:55:07.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "db397ad3-2c44-46fb-b807-295230528984"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9351 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12123 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
999 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2159
  #objet: "Newsletter Allianz Entrepros n°34"
  #reference: "602"
  #date: DateTime @1705536000 {#2156
    date: 2024-01-18 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2155 …}
  -client: Proxies\__CG__\App\Entity\Client {#2114 …}
  -details: Doctrine\ORM\PersistentCollection {#2160 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2162 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2164 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1705586107 {#2157
    date: 2024-01-18 13:55:07.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1705586107 {#2158
    date: 2024-01-18 13:55:07.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1000 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#11994
    -type: "entity"
    -name: "ajout_reglement"
    -label: Symfony\Component\Translation\TranslatableMessage {#12108 …}
    -icon: "fa fa-fw fa-file-text-o"
    -cssClass: "action-ajout_reglement"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "ajout_reglement"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_reglement_new&routeParams%5Bid%5D=db397ad3-2c44-46fb-b807-295230528984"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "client_reglement_new"
    -routeParameters: Closure(ClientFacture $facture): array {#906 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2476
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2159
      #objet: "Newsletter Allianz Entrepros n°34"
      #reference: "602"
      #date: DateTime @1705536000 {#2156
        date: 2024-01-18 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2155 …}
      -client: Proxies\__CG__\App\Entity\Client {#2114 …}
      -details: Doctrine\ORM\PersistentCollection {#2160 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2162 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2164 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1705586107 {#2157
        date: 2024-01-18 13:55:07.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1705586107 {#2158
        date: 2024-01-18 13:55:07.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "db397ad3-2c44-46fb-b807-295230528984"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9351 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12123 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1001 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#12000
    -type: "entity"
    -name: "documentTelecharger"
    -label: Symfony\Component\Translation\TranslatableMessage {#12109 …}
    -icon: "fa fa-fw fa-download"
    -cssClass: "action-documentTelecharger"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "documentTelecharger"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=creation-client-document&routeParams%5Bid%5D=db397ad3-2c44-46fb-b807-295230528984&routeParams%5BdocumentType%5D=facture"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "creation-client-document"
    -routeParameters: Closure(ClientFacture $facture): array {#901 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2476
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2159
      #objet: "Newsletter Allianz Entrepros n°34"
      #reference: "602"
      #date: DateTime @1705536000 {#2156
        date: 2024-01-18 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2155 …}
      -client: Proxies\__CG__\App\Entity\Client {#2114 …}
      -details: Doctrine\ORM\PersistentCollection {#2160 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2162 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2164 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1705586107 {#2157
        date: 2024-01-18 13:55:07.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1705586107 {#2158
        date: 2024-01-18 13:55:07.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "db397ad3-2c44-46fb-b807-295230528984"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9351 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12123 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1002 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2159
  #objet: "Newsletter Allianz Entrepros n°34"
  #reference: "602"
  #date: DateTime @1705536000 {#2156
    date: 2024-01-18 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2155 …}
  -client: Proxies\__CG__\App\Entity\Client {#2114 …}
  -details: Doctrine\ORM\PersistentCollection {#2160 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2162 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2164 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1705586107 {#2157
    date: 2024-01-18 13:55:07.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1705586107 {#2158
    date: 2024-01-18 13:55:07.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1003 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#12092
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#12111 …}
    -icon: "fa fa-fw fa-pencil-square-o"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=db397ad3-2c44-46fb-b807-295230528984"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2476
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2159
      #objet: "Newsletter Allianz Entrepros n°34"
      #reference: "602"
      #date: DateTime @1705536000 {#2156
        date: 2024-01-18 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2155 …}
      -client: Proxies\__CG__\App\Entity\Client {#2114 …}
      -details: Doctrine\ORM\PersistentCollection {#2160 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2162 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2164 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1705586107 {#2157
        date: 2024-01-18 13:55:07.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1705586107 {#2158
        date: 2024-01-18 13:55:07.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "db397ad3-2c44-46fb-b807-295230528984"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9351 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12123 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1004 GRANTED ROLE_ADMIN
App\Entity\ClientFacture {#2159
  #objet: "Newsletter Allianz Entrepros n°34"
  #reference: "602"
  #date: DateTime @1705536000 {#2156
    date: 2024-01-18 00:00:00.0 UTC (+00:00)
  }
  #commentaire: null
  -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2155 …}
  -client: Proxies\__CG__\App\Entity\Client {#2114 …}
  -details: Doctrine\ORM\PersistentCollection {#2160 …}
  -clientReglements: Doctrine\ORM\PersistentCollection {#2162 …}
  -clientAvoirs: Doctrine\ORM\PersistentCollection {#2164 …}
  -categorie: null
  #createdBy: "emmanuel.rocher@webimpulse.fr"
  #updatedBy: "emmanuel.rocher@webimpulse.fr"
  #createdAt: DateTime @1705586107 {#2157
    date: 2024-01-18 13:55:07.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1705586107 {#2158
    date: 2024-01-18 13:55:07.0 UTC (+00:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1005 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#12103
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#12132 …}
    -icon: "fa fa-fw fa-trash"
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=db397ad3-2c44-46fb-b807-295230528984"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController&entityId=db397ad3-2c44-46fb-b807-295230528984"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2476
    -isAccessible: true
    -fqcn: "App\Entity\ClientFacture"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#896 …}
    -instance: App\Entity\ClientFacture {#2159
      #objet: "Newsletter Allianz Entrepros n°34"
      #reference: "602"
      #date: DateTime @1705536000 {#2156
        date: 2024-01-18 00:00:00.0 UTC (+00:00)
      }
      #commentaire: null
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2155 …}
      -client: Proxies\__CG__\App\Entity\Client {#2114 …}
      -details: Doctrine\ORM\PersistentCollection {#2160 …}
      -clientReglements: Doctrine\ORM\PersistentCollection {#2162 …}
      -clientAvoirs: Doctrine\ORM\PersistentCollection {#2164 …}
      -categorie: null
      #createdBy: "emmanuel.rocher@webimpulse.fr"
      #updatedBy: "emmanuel.rocher@webimpulse.fr"
      #createdAt: DateTime @1705586107 {#2157
        date: 2024-01-18 13:55:07.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1705586107 {#2158
        date: 2024-01-18 13:55:07.0 UTC (+00:00)
      }
    }
    -primaryKeyName: "id"
    -primaryKeyValue: "db397ad3-2c44-46fb-b807-295230528984"
    -permission: "ROLE_COMPTABLE"
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#9351 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#12123 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1006 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#905
    -type: "global"
    -name: "genererLienStripe"
    -label: Symfony\Component\Translation\TranslatableMessage {#9479 …}
    -icon: null
    -cssClass: "btn action-genererLienStripe"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "genererLienStripe"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?routeName=app_generer_lien_stripe"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "app_generer_lien_stripe"
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1007 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1008 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#927
    -type: "global"
    -name: "new"
    -label: Symfony\Component\Translation\TranslatableMessage {#2512 …}
    -icon: null
    -cssClass: "action-new btn btn-primary"
    -addedCssClass: " btn btn-primary"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "new"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=new&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "new"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1009 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1010 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#898
    -type: "batch"
    -name: "batchDelete"
    -label: Symfony\Component\Translation\TranslatableMessage {#12098 …}
    -icon: null
    -cssClass: "action-batchDelete btn btn-danger pr-0"
    -addedCssClass: " btn btn-danger pr-0"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "batchDelete"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-batch-action"
      "data-action-csrf-token" => Symfony\Component\Security\Csrf\CsrfToken {#11989
        -id: "ea-batch-action-batchDelete"
        -value: "a2d4aaf6b726.q5Y-c7tHpAazUIp3_NtMOeqpM0WijDmSlq0mob5MLGE._99GCcEl8mTZFsUNhrw9a5PTHjCQv26i9eIQ49EWSwrExUc15CrdSfUa3w"
      }
      "data-action-batch" => "true"
      "data-entity-fqcn" => "App\Entity\ClientFacture"
      "data-action-url" => "https://crm.webimpulse.fr/admin?crudAction=batchDelete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController"
    ]
    -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=batchDelete&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "batchDelete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1011 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details
1012 DENIED EA_EXIT_IMPERSONATION
null
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
1013 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12188
  -type: "logout"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12181 …}
  -icon: "fa fa-sign-out"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "/logout"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1014 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details
1015 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12237
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12292 …}
  -icon: "fa fa-home"
  -cssClass: ""
  -permission: null
  -routeName: "admin"
  -routeParameters: []
  -linkUrl: "https://crm.webimpulse.fr/admin?routeName=admin"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1016 GRANTED ROLE_DEVELOPPEUR
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12239
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12294 …}
  -icon: "fas fa-tag"
  -cssClass: ""
  -permission: "ROLE_DEVELOPPEUR"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1017 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12239
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12294 …}
  -icon: "fas fa-tag"
  -cssClass: ""
  -permission: "ROLE_DEVELOPPEUR"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1018 GRANTED ROLE_DEVELOPPEUR
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12241
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12293 …}
  -icon: "fas fa-clock"
  -cssClass: ""
  -permission: "ROLE_DEVELOPPEUR"
  -routeName: "temps_index"
  -routeParameters: []
  -linkUrl: "https://crm.webimpulse.fr/admin?routeName=temps_index"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1019 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12241
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12293 …}
  -icon: "fas fa-clock"
  -cssClass: ""
  -permission: "ROLE_DEVELOPPEUR"
  -routeName: "temps_index"
  -routeParameters: []
  -linkUrl: "https://crm.webimpulse.fr/admin?routeName=temps_index"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1020 GRANTED ROLE_DEVELOPPEUR
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12243
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12303 …}
  -icon: "fas fa-tasks"
  -cssClass: ""
  -permission: "ROLE_DEVELOPPEUR"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Tache"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CTacheCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1021 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12243
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12303 …}
  -icon: "fas fa-tasks"
  -cssClass: ""
  -permission: "ROLE_DEVELOPPEUR"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Tache"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CTacheCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1022 GRANTED ROLE_DEVELOPPEUR
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12245
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12310 …}
  -icon: "fas fa-book"
  -cssClass: ""
  -permission: "ROLE_DEVELOPPEUR"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Projet"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProjetCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1023 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12245
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12310 …}
  -icon: "fas fa-book"
  -cssClass: ""
  -permission: "ROLE_DEVELOPPEUR"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Projet"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProjetCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1024 GRANTED ROLE_DEVELOPPEUR
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12247
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12329 …}
  -icon: "fas fa-tag"
  -cssClass: ""
  -permission: "ROLE_DEVELOPPEUR"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1025 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12247
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12329 …}
  -icon: "fas fa-tag"
  -cssClass: ""
  -permission: "ROLE_DEVELOPPEUR"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1026 GRANTED ROLE_DEVELOPPEUR
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12249
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12334 …}
  -icon: "fas fa-tasks"
  -cssClass: ""
  -permission: "ROLE_DEVELOPPEUR"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\CartographieObjectif"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CCartographieObjectifCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1027 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12249
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12334 …}
  -icon: "fas fa-tasks"
  -cssClass: ""
  -permission: "ROLE_DEVELOPPEUR"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\CartographieObjectif"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CCartographieObjectifCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1028 GRANTED ROLE_COMPTABLE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12251
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12345 …}
  -icon: "fas fa-tag"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1029 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12251
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12345 …}
  -icon: "fas fa-tag"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1030 GRANTED ROLE_COMPTABLE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12253
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12346 …}
  -icon: "fas fa-truck"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Fournisseur"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CFournisseurCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1031 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12253
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12346 …}
  -icon: "fas fa-truck"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Fournisseur"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CFournisseurCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1032 GRANTED ROLE_COMPTABLE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12255
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12365 …}
  -icon: "fa fa-fw fa-file-text-o"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\FournisseurFacture"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CFournisseurFactureCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1033 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12255
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12365 …}
  -icon: "fa fa-fw fa-file-text-o"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\FournisseurFacture"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CFournisseurFactureCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1034 GRANTED ROLE_COMPTABLE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12257
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12380 …}
  -icon: "fa fa-fw fa-file-text-o"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\FournisseurAvoir"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CFournisseurAvoirCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1035 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12257
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12380 …}
  -icon: "fa fa-fw fa-file-text-o"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\FournisseurAvoir"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CFournisseurAvoirCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1036 GRANTED ROLE_COMPTABLE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12259
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12391 …}
  -icon: "fa fa-fw fa-download"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: "fournisseur_facture_avoir_export"
  -routeParameters: []
  -linkUrl: "https://crm.webimpulse.fr/admin?routeName=fournisseur_facture_avoir_export"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1037 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12259
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12391 …}
  -icon: "fa fa-fw fa-download"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: "fournisseur_facture_avoir_export"
  -routeParameters: []
  -linkUrl: "https://crm.webimpulse.fr/admin?routeName=fournisseur_facture_avoir_export"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1038 GRANTED ROLE_COMPTABLE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12261
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12371 …}
  -icon: "fas fa-tag"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1039 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12261
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12371 …}
  -icon: "fas fa-tag"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1040 GRANTED ROLE_COMPTABLE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12263
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12386 …}
  -icon: "far fa-building"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Client"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CClientCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1041 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12263
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12386 …}
  -icon: "far fa-building"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Client"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CClientCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1042 GRANTED ROLE_COMPTABLE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12265
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12413 …}
  -icon: "fa fa-fw fa-file-text-o"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ClientDevis"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CClientDevisCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1043 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12265
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12413 …}
  -icon: "fa fa-fw fa-file-text-o"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ClientDevis"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CClientDevisCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1044 GRANTED ROLE_COMPTABLE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12267
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12432 …}
  -icon: "fa fa-fw fa-file-text-o"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ClientFacture"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1045 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12267
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12432 …}
  -icon: "fa fa-fw fa-file-text-o"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ClientFacture"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CClientFactureCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1046 GRANTED ROLE_COMPTABLE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12269
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12443 …}
  -icon: "fa fa-fw fa-file-text-o"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ClientContrat"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CClientContratCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1047 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12269
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12443 …}
  -icon: "fa fa-fw fa-file-text-o"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ClientContrat"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CClientContratCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1048 GRANTED ROLE_COMPTABLE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12271
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12454 …}
  -icon: "fa fa-fw fa-file-text-o"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ClientAvoir"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CClientAvoirCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1049 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12271
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12454 …}
  -icon: "fa fa-fw fa-file-text-o"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ClientAvoir"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CClientAvoirCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1050 GRANTED ROLE_COMPTABLE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12273
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12465 …}
  -icon: "fa fa-fw fa-file-text-o"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ClientReglement"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CClientReglementCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1051 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12273
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12465 …}
  -icon: "fa fa-fw fa-file-text-o"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ClientReglement"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CClientReglementCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1052 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12275
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12476 …}
  -icon: "fas fa-users"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Contact"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CContactCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1053 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12275
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12476 …}
  -icon: "fas fa-users"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Contact"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CContactCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1054 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12277
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12487 …}
  -icon: "fas fa-book-open"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Abonnement"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAbonnementCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1055 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12277
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12487 …}
  -icon: "fas fa-book-open"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Abonnement"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAbonnementCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1056 GRANTED ROLE_COMPTABLE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12279
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12498 …}
  -icon: "fa fa-fw fa-download"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: "client_facture_avoir_export"
  -routeParameters: []
  -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_facture_avoir_export"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1057 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12279
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12498 …}
  -icon: "fa fa-fw fa-download"
  -cssClass: ""
  -permission: "ROLE_COMPTABLE"
  -routeName: "client_facture_avoir_export"
  -routeParameters: []
  -linkUrl: "https://crm.webimpulse.fr/admin?routeName=client_facture_avoir_export"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1058 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12281
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12482 …}
  -icon: "fas fa-ticket-alt"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1059 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12281
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12482 …}
  -icon: "fas fa-ticket-alt"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1060 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12283
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12493 …}
  -icon: "fas fa-exclamation-circle"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\TicketIncident"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CTicketIncidentCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1061 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12283
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12493 …}
  -icon: "fas fa-exclamation-circle"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\TicketIncident"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CTicketIncidentCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1062 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12285
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12520 …}
  -icon: "fas fa-tag"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1063 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12285
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12520 …}
  -icon: "fas fa-tag"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1064 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12287
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12525 …}
  -icon: "fas fa-building"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "contact"
  -routeParameters: []
  -linkUrl: "https://crm.webimpulse.fr/admin?routeName=contact"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1065 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12287
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12525 …}
  -icon: "fas fa-building"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "contact"
  -routeParameters: []
  -linkUrl: "https://crm.webimpulse.fr/admin?routeName=contact"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1066 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12289
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12539 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1067 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12289
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12539 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1068 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12291
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12504 …}
  -icon: "fas fa-cog"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\CompteAgence"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAgenceCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
1069 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#12291
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#12504 …}
  -icon: "fas fa-cog"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\CompteAgence"
    "entityId" => null
  ]
  -linkUrl: "https://crm.webimpulse.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAgenceCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
1070 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details