GET https://staging.mm-4.net/admin/store-call-campaign?page=1&sort%5Bname%5D=DESC

Security

Token

juan.laverde@growers2home.com Username
Authenticated
27edaa From
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_EXEC_REPORTS"
  "ROLE_CALLCENTER_AGENT"
  "ROLE_SUPER_ADMIN"
]
Inherited Roles
[
  "ROLE_USER"
  "ROLE_MAJUS"
  "ROLE_MAJUS_ADMIN"
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#928
  -user: App\Entity\RW\User {#1069 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_EXEC_REPORTS"
    "ROLE_CALLCENTER_AGENT"
    "ROLE_SUPER_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#906
  -map: Symfony\Component\Security\Http\AccessMap {#863 …}
  -logger: Monolog\Logger {#801 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#859
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#935 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#930 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#423 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#867 …}
  -logger: Monolog\Logger {#801 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#959 …}
}
9.86 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#825
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#909 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#618
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#424 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#362 …}
  -map: Symfony\Component\Security\Http\AccessMap {#863 …}
}
0.26 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#854
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#424 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#875 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#959 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\ApiKeyAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"App\Security\Voter\StoreNoteVoter"
3
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_ADMIN
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#20 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#7 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#23 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#22 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#21 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#24 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/store-call-campaign"
  #requestUri: "/admin/store-call-campaign?page=1&sort%5Bname%5D=DESC"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#855 …}
  #locale: "en"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
2 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
3 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1381
  -isAccessible: true
  -instance: null
  -primaryKeyValue: null
  -fields: null
  -actions: null
  -defaultActionUrl: null
  -fqcn: "App\Entity\RW\StoreCallCampaign"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
  -permission: "ROLE_ADMIN"
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
4 GRANTED EA_EXECUTE_ACTION
[
  "action" => "index"
  "entity" => null
  "entityFqcn" => "App\Entity\RW\StoreCallCampaign"
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
5 GRANTED ROLE_ADMIN
App\Entity\RW\StoreCallCampaign {#1860
  -id: 16
  -name: "Rafa - Test"
  -description: "<div>- test -</div>"
  -status: "archived"
  -priority: 0
  -callbackOffsetHours: 1
  -callbackOffsetBusyMinutes: 15
  -callbackOffsetNoAnswerHours: 1
  -callbackOffsetVoicemailMinutes: 30
  -callbackAttemptLimit: 3
  -createdAt: DateTimeImmutable @1777686859 {#1869
    date: 2026-05-02 01:54:19.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1778112569 {#1862
    date: 2026-05-07 00:09:29.0 UTC (+00:00)
  }
  -scripts: Doctrine\ORM\PersistentCollection {#1897 …}
  -questionnaires: Doctrine\ORM\PersistentCollection {#1911 …}
  -targets: Doctrine\ORM\PersistentCollection {#1973 …}
  -assignments: Doctrine\ORM\PersistentCollection {#2033 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
6 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1764
  -isAccessible: true
  -instance: App\Entity\RW\StoreCallCampaign {#1860
    -id: 16
    -name: "Rafa - Test"
    -description: "<div>- test -</div>"
    -status: "archived"
    -priority: 0
    -callbackOffsetHours: 1
    -callbackOffsetBusyMinutes: 15
    -callbackOffsetNoAnswerHours: 1
    -callbackOffsetVoicemailMinutes: 30
    -callbackAttemptLimit: 3
    -createdAt: DateTimeImmutable @1777686859 {#1869
      date: 2026-05-02 01:54:19.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1778112569 {#1862
      date: 2026-05-07 00:09:29.0 UTC (+00:00)
    }
    -scripts: Doctrine\ORM\PersistentCollection {#1897 …}
    -questionnaires: Doctrine\ORM\PersistentCollection {#1911 …}
    -targets: Doctrine\ORM\PersistentCollection {#1973 …}
    -assignments: Doctrine\ORM\PersistentCollection {#2033 …}
  }
  -primaryKeyValue: 16
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2312 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3762 …}
  -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/16/edit?page=1&sort%5Bname%5D=DESC"
  -fqcn: "App\Entity\RW\StoreCallCampaign"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
  -permission: "ROLE_ADMIN"
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
7 GRANTED ROLE_ADMIN
App\Entity\RW\StoreCallCampaign {#2031
  -id: 12
  -name: "MD26-Quikchek"
  -description: "<div>Mother's Day 2026 - Quickchek Display Box</div>"
  -status: "active"
  -priority: 0
  -callbackOffsetHours: 1
  -callbackOffsetBusyMinutes: 15
  -callbackOffsetNoAnswerHours: 1
  -callbackOffsetVoicemailMinutes: 30
  -callbackAttemptLimit: 3
  -createdAt: DateTimeImmutable @1777645076 {#2035
    date: 2026-05-01 14:17:56.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1777645076 {#2032
    date: 2026-05-01 14:17:56.0 UTC (+00:00)
  }
  -scripts: Doctrine\ORM\PersistentCollection {#2065 …}
  -questionnaires: Doctrine\ORM\PersistentCollection {#2067 …}
  -targets: Doctrine\ORM\PersistentCollection {#2069 …}
  -assignments: Doctrine\ORM\PersistentCollection {#2071 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
8 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2165
  -isAccessible: true
  -instance: App\Entity\RW\StoreCallCampaign {#2031
    -id: 12
    -name: "MD26-Quikchek"
    -description: "<div>Mother's Day 2026 - Quickchek Display Box</div>"
    -status: "active"
    -priority: 0
    -callbackOffsetHours: 1
    -callbackOffsetBusyMinutes: 15
    -callbackOffsetNoAnswerHours: 1
    -callbackOffsetVoicemailMinutes: 30
    -callbackAttemptLimit: 3
    -createdAt: DateTimeImmutable @1777645076 {#2035
      date: 2026-05-01 14:17:56.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1777645076 {#2032
      date: 2026-05-01 14:17:56.0 UTC (+00:00)
    }
    -scripts: Doctrine\ORM\PersistentCollection {#2065 …}
    -questionnaires: Doctrine\ORM\PersistentCollection {#2067 …}
    -targets: Doctrine\ORM\PersistentCollection {#2069 …}
    -assignments: Doctrine\ORM\PersistentCollection {#2071 …}
  }
  -primaryKeyValue: 12
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2424 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3689 …}
  -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/12/edit?page=1&sort%5Bname%5D=DESC"
  -fqcn: "App\Entity\RW\StoreCallCampaign"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
  -permission: "ROLE_ADMIN"
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
9 GRANTED ROLE_ADMIN
App\Entity\RW\StoreCallCampaign {#2075
  -id: 10
  -name: "MD26 - Quiktrip"
  -description: "<div>Mother's Day 2026 - Quiktrip Display Box</div>"
  -status: "active"
  -priority: 0
  -callbackOffsetHours: 1
  -callbackOffsetBusyMinutes: 15
  -callbackOffsetNoAnswerHours: 1
  -callbackOffsetVoicemailMinutes: 30
  -callbackAttemptLimit: 3
  -createdAt: DateTimeImmutable @1777644882 {#2073
    date: 2026-05-01 14:14:42.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1777644882 {#2074
    date: 2026-05-01 14:14:42.0 UTC (+00:00)
  }
  -scripts: Doctrine\ORM\PersistentCollection {#2076 …}
  -questionnaires: Doctrine\ORM\PersistentCollection {#2078 …}
  -targets: Doctrine\ORM\PersistentCollection {#2080 …}
  -assignments: Doctrine\ORM\PersistentCollection {#2082 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
10 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2188
  -isAccessible: true
  -instance: App\Entity\RW\StoreCallCampaign {#2075
    -id: 10
    -name: "MD26 - Quiktrip"
    -description: "<div>Mother's Day 2026 - Quiktrip Display Box</div>"
    -status: "active"
    -priority: 0
    -callbackOffsetHours: 1
    -callbackOffsetBusyMinutes: 15
    -callbackOffsetNoAnswerHours: 1
    -callbackOffsetVoicemailMinutes: 30
    -callbackAttemptLimit: 3
    -createdAt: DateTimeImmutable @1777644882 {#2073
      date: 2026-05-01 14:14:42.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1777644882 {#2074
      date: 2026-05-01 14:14:42.0 UTC (+00:00)
    }
    -scripts: Doctrine\ORM\PersistentCollection {#2076 …}
    -questionnaires: Doctrine\ORM\PersistentCollection {#2078 …}
    -targets: Doctrine\ORM\PersistentCollection {#2080 …}
    -assignments: Doctrine\ORM\PersistentCollection {#2082 …}
  }
  -primaryKeyValue: 10
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2559 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3799 …}
  -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/10/edit?page=1&sort%5Bname%5D=DESC"
  -fqcn: "App\Entity\RW\StoreCallCampaign"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
  -permission: "ROLE_ADMIN"
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
11 GRANTED ROLE_ADMIN
App\Entity\RW\StoreCallCampaign {#2086
  -id: 6
  -name: "MD26 - Pilot J"
  -description: "<div>Mother's Day 2026 Pilot J - Display Box</div>"
  -status: "active"
  -priority: 0
  -callbackOffsetHours: 1
  -callbackOffsetBusyMinutes: 15
  -callbackOffsetNoAnswerHours: 1
  -callbackOffsetVoicemailMinutes: 30
  -callbackAttemptLimit: 3
  -createdAt: DateTimeImmutable @1777644182 {#2084
    date: 2026-05-01 14:03:02.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1777644182 {#2085
    date: 2026-05-01 14:03:02.0 UTC (+00:00)
  }
  -scripts: Doctrine\ORM\PersistentCollection {#2087 …}
  -questionnaires: Doctrine\ORM\PersistentCollection {#2089 …}
  -targets: Doctrine\ORM\PersistentCollection {#2091 …}
  -assignments: Doctrine\ORM\PersistentCollection {#2093 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
12 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2205
  -isAccessible: true
  -instance: App\Entity\RW\StoreCallCampaign {#2086
    -id: 6
    -name: "MD26 - Pilot J"
    -description: "<div>Mother's Day 2026 Pilot J - Display Box</div>"
    -status: "active"
    -priority: 0
    -callbackOffsetHours: 1
    -callbackOffsetBusyMinutes: 15
    -callbackOffsetNoAnswerHours: 1
    -callbackOffsetVoicemailMinutes: 30
    -callbackAttemptLimit: 3
    -createdAt: DateTimeImmutable @1777644182 {#2084
      date: 2026-05-01 14:03:02.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1777644182 {#2085
      date: 2026-05-01 14:03:02.0 UTC (+00:00)
    }
    -scripts: Doctrine\ORM\PersistentCollection {#2087 …}
    -questionnaires: Doctrine\ORM\PersistentCollection {#2089 …}
    -targets: Doctrine\ORM\PersistentCollection {#2091 …}
    -assignments: Doctrine\ORM\PersistentCollection {#2093 …}
  }
  -primaryKeyValue: 6
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2709 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3872 …}
  -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/6/edit?page=1&sort%5Bname%5D=DESC"
  -fqcn: "App\Entity\RW\StoreCallCampaign"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
  -permission: "ROLE_ADMIN"
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
13 GRANTED ROLE_ADMIN
App\Entity\RW\StoreCallCampaign {#2097
  -id: 22
  -name: "MD26 - Mass Market"
  -description: null
  -status: "active"
  -priority: 0
  -callbackOffsetHours: 1
  -callbackOffsetBusyMinutes: 15
  -callbackOffsetNoAnswerHours: 1
  -callbackOffsetVoicemailMinutes: 30
  -callbackAttemptLimit: 3
  -createdAt: DateTimeImmutable @1778165627 {#2095
    date: 2026-05-07 14:53:47.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1778165627 {#2096
    date: 2026-05-07 14:53:47.0 UTC (+00:00)
  }
  -scripts: Doctrine\ORM\PersistentCollection {#2098 …}
  -questionnaires: Doctrine\ORM\PersistentCollection {#2100 …}
  -targets: Doctrine\ORM\PersistentCollection {#2102 …}
  -assignments: Doctrine\ORM\PersistentCollection {#2104 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
14 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2222
  -isAccessible: true
  -instance: App\Entity\RW\StoreCallCampaign {#2097
    -id: 22
    -name: "MD26 - Mass Market"
    -description: null
    -status: "active"
    -priority: 0
    -callbackOffsetHours: 1
    -callbackOffsetBusyMinutes: 15
    -callbackOffsetNoAnswerHours: 1
    -callbackOffsetVoicemailMinutes: 30
    -callbackAttemptLimit: 3
    -createdAt: DateTimeImmutable @1778165627 {#2095
      date: 2026-05-07 14:53:47.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1778165627 {#2096
      date: 2026-05-07 14:53:47.0 UTC (+00:00)
    }
    -scripts: Doctrine\ORM\PersistentCollection {#2098 …}
    -questionnaires: Doctrine\ORM\PersistentCollection {#2100 …}
    -targets: Doctrine\ORM\PersistentCollection {#2102 …}
    -assignments: Doctrine\ORM\PersistentCollection {#2104 …}
  }
  -primaryKeyValue: 22
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2833 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3945 …}
  -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/22/edit?page=1&sort%5Bname%5D=DESC"
  -fqcn: "App\Entity\RW\StoreCallCampaign"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
  -permission: "ROLE_ADMIN"
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
15 GRANTED ROLE_ADMIN
App\Entity\RW\StoreCallCampaign {#2108
  -id: 4
  -name: "MD26 - Holiday Oil"
  -description: "<div>Holiday Oil - Mother's Day 2026 Display Box</div>"
  -status: "active"
  -priority: 0
  -callbackOffsetHours: 1
  -callbackOffsetBusyMinutes: 15
  -callbackOffsetNoAnswerHours: 1
  -callbackOffsetVoicemailMinutes: 30
  -callbackAttemptLimit: 3
  -createdAt: DateTimeImmutable @1777644085 {#2106
    date: 2026-05-01 14:01:25.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1777644085 {#2107
    date: 2026-05-01 14:01:25.0 UTC (+00:00)
  }
  -scripts: Doctrine\ORM\PersistentCollection {#2109 …}
  -questionnaires: Doctrine\ORM\PersistentCollection {#2111 …}
  -targets: Doctrine\ORM\PersistentCollection {#2113 …}
  -assignments: Doctrine\ORM\PersistentCollection {#2115 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
16 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2239
  -isAccessible: true
  -instance: App\Entity\RW\StoreCallCampaign {#2108
    -id: 4
    -name: "MD26 - Holiday Oil"
    -description: "<div>Holiday Oil - Mother's Day 2026 Display Box</div>"
    -status: "active"
    -priority: 0
    -callbackOffsetHours: 1
    -callbackOffsetBusyMinutes: 15
    -callbackOffsetNoAnswerHours: 1
    -callbackOffsetVoicemailMinutes: 30
    -callbackAttemptLimit: 3
    -createdAt: DateTimeImmutable @1777644085 {#2106
      date: 2026-05-01 14:01:25.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1777644085 {#2107
      date: 2026-05-01 14:01:25.0 UTC (+00:00)
    }
    -scripts: Doctrine\ORM\PersistentCollection {#2109 …}
    -questionnaires: Doctrine\ORM\PersistentCollection {#2111 …}
    -targets: Doctrine\ORM\PersistentCollection {#2113 …}
    -assignments: Doctrine\ORM\PersistentCollection {#2115 …}
  }
  -primaryKeyValue: 4
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2957 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4018 …}
  -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/4/edit?page=1&sort%5Bname%5D=DESC"
  -fqcn: "App\Entity\RW\StoreCallCampaign"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
  -permission: "ROLE_ADMIN"
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
17 GRANTED ROLE_ADMIN
App\Entity\RW\StoreCallCampaign {#2119
  -id: 8
  -name: "MD26 - Five Below"
  -description: "<div>Mother's Day 2026 - Five Below Display Box</div>"
  -status: "active"
  -priority: 0
  -callbackOffsetHours: 1
  -callbackOffsetBusyMinutes: 15
  -callbackOffsetNoAnswerHours: 1
  -callbackOffsetVoicemailMinutes: 30
  -callbackAttemptLimit: 3
  -createdAt: DateTimeImmutable @1777644535 {#2117
    date: 2026-05-01 14:08:55.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1777644535 {#2118
    date: 2026-05-01 14:08:55.0 UTC (+00:00)
  }
  -scripts: Doctrine\ORM\PersistentCollection {#2120 …}
  -questionnaires: Doctrine\ORM\PersistentCollection {#2122 …}
  -targets: Doctrine\ORM\PersistentCollection {#2124 …}
  -assignments: Doctrine\ORM\PersistentCollection {#2126 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
18 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2256
  -isAccessible: true
  -instance: App\Entity\RW\StoreCallCampaign {#2119
    -id: 8
    -name: "MD26 - Five Below"
    -description: "<div>Mother's Day 2026 - Five Below Display Box</div>"
    -status: "active"
    -priority: 0
    -callbackOffsetHours: 1
    -callbackOffsetBusyMinutes: 15
    -callbackOffsetNoAnswerHours: 1
    -callbackOffsetVoicemailMinutes: 30
    -callbackAttemptLimit: 3
    -createdAt: DateTimeImmutable @1777644535 {#2117
      date: 2026-05-01 14:08:55.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1777644535 {#2118
      date: 2026-05-01 14:08:55.0 UTC (+00:00)
    }
    -scripts: Doctrine\ORM\PersistentCollection {#2120 …}
    -questionnaires: Doctrine\ORM\PersistentCollection {#2122 …}
    -targets: Doctrine\ORM\PersistentCollection {#2124 …}
    -assignments: Doctrine\ORM\PersistentCollection {#2126 …}
  }
  -primaryKeyValue: 8
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3081 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4091 …}
  -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/8/edit?page=1&sort%5Bname%5D=DESC"
  -fqcn: "App\Entity\RW\StoreCallCampaign"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
  -permission: "ROLE_ADMIN"
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
19 GRANTED ROLE_ADMIN
App\Entity\RW\StoreCallCampaign {#2130
  -id: 14
  -name: "MD26 - EnMarket"
  -description: "<div>Mother's Day 2026 - EnMarket Display box</div>"
  -status: "active"
  -priority: 0
  -callbackOffsetHours: 1
  -callbackOffsetBusyMinutes: 15
  -callbackOffsetNoAnswerHours: 1
  -callbackOffsetVoicemailMinutes: 30
  -callbackAttemptLimit: 6
  -createdAt: DateTimeImmutable @1777659665 {#2128
    date: 2026-05-01 18:21:05.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1778189638 {#2129
    date: 2026-05-07 21:33:58.0 UTC (+00:00)
  }
  -scripts: Doctrine\ORM\PersistentCollection {#2131 …}
  -questionnaires: Doctrine\ORM\PersistentCollection {#2133 …}
  -targets: Doctrine\ORM\PersistentCollection {#2135 …}
  -assignments: Doctrine\ORM\PersistentCollection {#2137 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
20 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2273
  -isAccessible: true
  -instance: App\Entity\RW\StoreCallCampaign {#2130
    -id: 14
    -name: "MD26 - EnMarket"
    -description: "<div>Mother's Day 2026 - EnMarket Display box</div>"
    -status: "active"
    -priority: 0
    -callbackOffsetHours: 1
    -callbackOffsetBusyMinutes: 15
    -callbackOffsetNoAnswerHours: 1
    -callbackOffsetVoicemailMinutes: 30
    -callbackAttemptLimit: 6
    -createdAt: DateTimeImmutable @1777659665 {#2128
      date: 2026-05-01 18:21:05.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1778189638 {#2129
      date: 2026-05-07 21:33:58.0 UTC (+00:00)
    }
    -scripts: Doctrine\ORM\PersistentCollection {#2131 …}
    -questionnaires: Doctrine\ORM\PersistentCollection {#2133 …}
    -targets: Doctrine\ORM\PersistentCollection {#2135 …}
    -assignments: Doctrine\ORM\PersistentCollection {#2137 …}
  }
  -primaryKeyValue: 14
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3205 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4164 …}
  -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/14/edit?page=1&sort%5Bname%5D=DESC"
  -fqcn: "App\Entity\RW\StoreCallCampaign"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
  -permission: "ROLE_ADMIN"
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
21 GRANTED ROLE_ADMIN
App\Entity\RW\StoreCallCampaign {#2141
  -id: 20
  -name: "MD26 - CVS"
  -description: "<div>Mother's Day 2026 - CVS Display Box</div>"
  -status: "active"
  -priority: 0
  -callbackOffsetHours: 1
  -callbackOffsetBusyMinutes: 15
  -callbackOffsetNoAnswerHours: 1
  -callbackOffsetVoicemailMinutes: 30
  -callbackAttemptLimit: 3
  -createdAt: DateTimeImmutable @1777997512 {#2139
    date: 2026-05-05 16:11:52.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1777997512 {#2140
    date: 2026-05-05 16:11:52.0 UTC (+00:00)
  }
  -scripts: Doctrine\ORM\PersistentCollection {#2142 …}
  -questionnaires: Doctrine\ORM\PersistentCollection {#2144 …}
  -targets: Doctrine\ORM\PersistentCollection {#2146 …}
  -assignments: Doctrine\ORM\PersistentCollection {#2148 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
22 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2290
  -isAccessible: true
  -instance: App\Entity\RW\StoreCallCampaign {#2141
    -id: 20
    -name: "MD26 - CVS"
    -description: "<div>Mother's Day 2026 - CVS Display Box</div>"
    -status: "active"
    -priority: 0
    -callbackOffsetHours: 1
    -callbackOffsetBusyMinutes: 15
    -callbackOffsetNoAnswerHours: 1
    -callbackOffsetVoicemailMinutes: 30
    -callbackAttemptLimit: 3
    -createdAt: DateTimeImmutable @1777997512 {#2139
      date: 2026-05-05 16:11:52.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1777997512 {#2140
      date: 2026-05-05 16:11:52.0 UTC (+00:00)
    }
    -scripts: Doctrine\ORM\PersistentCollection {#2142 …}
    -questionnaires: Doctrine\ORM\PersistentCollection {#2144 …}
    -targets: Doctrine\ORM\PersistentCollection {#2146 …}
    -assignments: Doctrine\ORM\PersistentCollection {#2148 …}
  }
  -primaryKeyValue: 20
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3329 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4237 …}
  -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/20/edit?page=1&sort%5Bname%5D=DESC"
  -fqcn: "App\Entity\RW\StoreCallCampaign"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
  -permission: "ROLE_ADMIN"
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
23 GRANTED ROLE_ADMIN
App\Entity\RW\StoreCallCampaign {#2152
  -id: 18
  -name: "MD 26 - Nouria"
  -description: "<div>Mother's Day 2026 Nouria - Display box</div>"
  -status: "active"
  -priority: 0
  -callbackOffsetHours: 1
  -callbackOffsetBusyMinutes: 15
  -callbackOffsetNoAnswerHours: 1
  -callbackOffsetVoicemailMinutes: 30
  -callbackAttemptLimit: 6
  -createdAt: DateTimeImmutable @1777927943 {#2150
    date: 2026-05-04 20:52:23.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1778189628 {#2151
    date: 2026-05-07 21:33:48.0 UTC (+00:00)
  }
  -scripts: Doctrine\ORM\PersistentCollection {#2153 …}
  -questionnaires: Doctrine\ORM\PersistentCollection {#2155 …}
  -targets: Doctrine\ORM\PersistentCollection {#2157 …}
  -assignments: Doctrine\ORM\PersistentCollection {#2159 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
24 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2307
  -isAccessible: true
  -instance: App\Entity\RW\StoreCallCampaign {#2152
    -id: 18
    -name: "MD 26 - Nouria"
    -description: "<div>Mother's Day 2026 Nouria - Display box</div>"
    -status: "active"
    -priority: 0
    -callbackOffsetHours: 1
    -callbackOffsetBusyMinutes: 15
    -callbackOffsetNoAnswerHours: 1
    -callbackOffsetVoicemailMinutes: 30
    -callbackAttemptLimit: 6
    -createdAt: DateTimeImmutable @1777927943 {#2150
      date: 2026-05-04 20:52:23.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1778189628 {#2151
      date: 2026-05-07 21:33:48.0 UTC (+00:00)
    }
    -scripts: Doctrine\ORM\PersistentCollection {#2153 …}
    -questionnaires: Doctrine\ORM\PersistentCollection {#2155 …}
    -targets: Doctrine\ORM\PersistentCollection {#2157 …}
    -assignments: Doctrine\ORM\PersistentCollection {#2159 …}
  }
  -primaryKeyValue: 18
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3453 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4310 …}
  -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/18/edit?page=1&sort%5Bname%5D=DESC"
  -fqcn: "App\Entity\RW\StoreCallCampaign"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
  -permission: "ROLE_ADMIN"
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
25 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2311
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "id"
  -propertyNameSuffix: null
  -value: 16
  -formattedValue: "16"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2439 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2329 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/id"
  -templatePath: "@EasyAdmin/crud/field/id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2328 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2330 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2435 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2323 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2332 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
26 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2333
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -propertyNameSuffix: null
  -value: "Rafa - Test"
  -formattedValue: "Rafa - Test"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2480 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2336 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "campaign-name"
  -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 {#2335 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2337 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2482 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2334 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2339 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
27 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2347
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "status"
  -propertyNameSuffix: null
  -value: "archived"
  -formattedValue: EasyCorp\Bundle\EasyAdminBundle\Translation\TranslatableChoiceMessageCollection {#2509 …}
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2338 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2350 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2349 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2351 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2495 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2348 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2353 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
28 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2354
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "priority"
  -propertyNameSuffix: null
  -value: 0
  -formattedValue: 0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2508 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2357 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2356 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2358 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2511 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2355 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2360 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
29 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2361
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "callbackRules"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#2366 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1640 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#2512 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2364 …}
  -sortable: false
  -virtual: true
  -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 {#2363 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2365 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2525 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2362 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2367 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
30 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2403
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "targetCounts"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#2567 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1683 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#2359 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2406 …}
  -sortable: false
  -virtual: true
  -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 {#2405 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2407 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2538 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2404 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2409 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
31 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2430
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "id"
  -propertyNameSuffix: null
  -value: 12
  -formattedValue: "12"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2594 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2428 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/id"
  -templatePath: "@EasyAdmin/crud/field/id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2429 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2426 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2588 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2425 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2431 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
32 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2432
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -propertyNameSuffix: null
  -value: "MD26-Quikchek"
  -formattedValue: "MD26-Quikchek"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2427 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2418 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "campaign-name"
  -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 {#2423 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2422 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2612 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2417 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2419 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
33 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2413
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "status"
  -propertyNameSuffix: null
  -value: "active"
  -formattedValue: EasyCorp\Bundle\EasyAdminBundle\Translation\TranslatableChoiceMessageCollection {#2636 …}
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2421 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2397 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2402 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2401 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2624 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2396 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2398 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
34 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2399
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "priority"
  -propertyNameSuffix: null
  -value: 0
  -formattedValue: 0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2631 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2390 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2395 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2394 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2639 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2389 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2391 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
35 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2392
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "callbackRules"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#2386 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1640 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#2638 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2383 …}
  -sortable: false
  -virtual: true
  -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 {#2388 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2387 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2651 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2382 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2384 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
36 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2591
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "targetCounts"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#2680 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1683 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#2393 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2583 …}
  -sortable: false
  -virtual: true
  -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 {#2589 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2581 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2664 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2572 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2579 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
37 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2563
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "id"
  -propertyNameSuffix: null
  -value: 10
  -formattedValue: "10"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2721 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2565 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/id"
  -templatePath: "@EasyAdmin/crud/field/id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2566 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2562 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2724 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2537 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2604 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
38 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2600
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -propertyNameSuffix: null
  -value: "MD26 - Quiktrip"
  -formattedValue: "MD26 - Quiktrip"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2564 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2553 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "campaign-name"
  -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 {#2558 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2557 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2736 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2551 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2554 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
39 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2575
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "status"
  -propertyNameSuffix: null
  -value: "active"
  -formattedValue: EasyCorp\Bundle\EasyAdminBundle\Translation\TranslatableChoiceMessageCollection {#2760 …}
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2556 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2582 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2545 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2573 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2748 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2569 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2587 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
40 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2552
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "priority"
  -propertyNameSuffix: null
  -value: 0
  -formattedValue: 0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2755 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2532 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2568 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2607 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2763 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2343 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2434 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
41 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2584
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "callbackRules"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#2345 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1640 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#2762 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2340 …}
  -sortable: false
  -virtual: true
  -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 {#2342 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2344 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2775 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2371 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2346 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
42 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2685
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "targetCounts"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#2804 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1683 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#2585 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2690 …}
  -sortable: false
  -virtual: true
  -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 {#2684 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2692 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2788 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2681 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2694 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
43 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2715
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "id"
  -propertyNameSuffix: null
  -value: 6
  -formattedValue: "6"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2845 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2713 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/id"
  -templatePath: "@EasyAdmin/crud/field/id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2714 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2711 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2848 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2710 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2716 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
44 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2717
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -propertyNameSuffix: null
  -value: "MD26 - Pilot J"
  -formattedValue: "MD26 - Pilot J"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2712 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2703 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "campaign-name"
  -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 {#2708 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2707 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2860 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2702 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2704 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
45 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2698
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "status"
  -propertyNameSuffix: null
  -value: "active"
  -formattedValue: EasyCorp\Bundle\EasyAdminBundle\Translation\TranslatableChoiceMessageCollection {#2884 …}
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2706 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2691 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2682 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2676 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2872 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2678 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2688 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
46 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2683
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "priority"
  -propertyNameSuffix: null
  -value: 0
  -formattedValue: 0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2879 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2658 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2679 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2646 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2887 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2411 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2596 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
47 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2663
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "callbackRules"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#2414 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1640 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#2886 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2420 …}
  -sortable: false
  -virtual: true
  -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 {#2416 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2415 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2899 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2376 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2412 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
48 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2809
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "targetCounts"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#2928 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1683 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#2671 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2814 …}
  -sortable: false
  -virtual: true
  -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 {#2808 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2816 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2912 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2805 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2818 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
49 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2839
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "id"
  -propertyNameSuffix: null
  -value: 22
  -formattedValue: "22"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2969 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2837 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/id"
  -templatePath: "@EasyAdmin/crud/field/id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2838 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2835 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2972 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2834 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2840 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
50 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2841
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -propertyNameSuffix: null
  -value: "MD26 - Mass Market"
  -formattedValue: "MD26 - Mass Market"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2836 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2827 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "campaign-name"
  -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 {#2832 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2831 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2984 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2826 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2828 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
51 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2822
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "status"
  -propertyNameSuffix: null
  -value: "active"
  -formattedValue: EasyCorp\Bundle\EasyAdminBundle\Translation\TranslatableChoiceMessageCollection {#3008 …}
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2830 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2815 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2806 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2800 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2996 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2802 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2812 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
52 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2807
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "priority"
  -propertyNameSuffix: null
  -value: 0
  -formattedValue: 0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3003 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2782 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2803 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2770 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3011 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2577 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2719 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
53 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2787
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "callbackRules"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#2574 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1640 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#3010 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2555 …}
  -sortable: false
  -virtual: true
  -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 {#2550 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2524 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3023 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2368 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2576 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
54 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2933
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "targetCounts"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#3052 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1683 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#2795 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2938 …}
  -sortable: false
  -virtual: true
  -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 {#2932 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2940 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3036 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2929 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2942 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
55 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2963
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "id"
  -propertyNameSuffix: null
  -value: 4
  -formattedValue: "4"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3093 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2961 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/id"
  -templatePath: "@EasyAdmin/crud/field/id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2962 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2959 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3096 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2958 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2964 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
56 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2965
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -propertyNameSuffix: null
  -value: "MD26 - Holiday Oil"
  -formattedValue: "MD26 - Holiday Oil"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2960 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2951 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "campaign-name"
  -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 {#2956 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2955 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3108 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2950 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2952 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
57 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2946
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "status"
  -propertyNameSuffix: null
  -value: "active"
  -formattedValue: EasyCorp\Bundle\EasyAdminBundle\Translation\TranslatableChoiceMessageCollection {#3132 …}
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2954 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2939 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2930 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2924 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3120 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2926 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2936 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
58 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2931
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "priority"
  -propertyNameSuffix: null
  -value: 0
  -formattedValue: 0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3127 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2906 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2927 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2894 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3135 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2696 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2843 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
59 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2911
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "callbackRules"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#2699 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1640 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#3134 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2705 …}
  -sortable: false
  -virtual: true
  -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 {#2701 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2700 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3147 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2385 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2697 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
60 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3057
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "targetCounts"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#3176 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1683 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#2919 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3062 …}
  -sortable: false
  -virtual: true
  -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 {#3056 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3064 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3160 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3053 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3066 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
61 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3087
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "id"
  -propertyNameSuffix: null
  -value: 8
  -formattedValue: "8"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3217 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3085 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/id"
  -templatePath: "@EasyAdmin/crud/field/id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3086 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3083 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3220 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3082 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3088 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
62 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3089
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -propertyNameSuffix: null
  -value: "MD26 - Five Below"
  -formattedValue: "MD26 - Five Below"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3084 …}
  -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: "campaign-name"
  -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 {#3080 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3079 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3232 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3074 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3076 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
63 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3070
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "status"
  -propertyNameSuffix: null
  -value: "active"
  -formattedValue: EasyCorp\Bundle\EasyAdminBundle\Translation\TranslatableChoiceMessageCollection {#3256 …}
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3078 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3063 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3054 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3048 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3244 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3050 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3060 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
64 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3055
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "priority"
  -propertyNameSuffix: null
  -value: 0
  -formattedValue: 0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3251 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3030 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3051 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3018 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3259 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2820 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2967 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
65 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3035
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "callbackRules"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#2823 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1640 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#3258 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2829 …}
  -sortable: false
  -virtual: true
  -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 {#2825 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2824 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3271 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2341 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2821 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
66 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3181
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "targetCounts"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#3300 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1683 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#3043 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3186 …}
  -sortable: false
  -virtual: true
  -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 {#3180 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3188 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3284 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3177 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3190 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
67 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3211
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "id"
  -propertyNameSuffix: null
  -value: 14
  -formattedValue: "14"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3341 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3209 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/id"
  -templatePath: "@EasyAdmin/crud/field/id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3210 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3207 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3344 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3206 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3212 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
68 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3213
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -propertyNameSuffix: null
  -value: "MD26 - EnMarket"
  -formattedValue: "MD26 - EnMarket"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3208 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3199 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "campaign-name"
  -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 {#3204 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3203 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3356 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3198 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3200 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
69 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3194
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "status"
  -propertyNameSuffix: null
  -value: "active"
  -formattedValue: EasyCorp\Bundle\EasyAdminBundle\Translation\TranslatableChoiceMessageCollection {#3380 …}
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3202 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3187 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3178 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3172 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3368 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3174 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3184 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
70 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3179
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "priority"
  -propertyNameSuffix: null
  -value: 0
  -formattedValue: 0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3375 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3154 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3175 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3142 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3383 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2944 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3091 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
71 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3159
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "callbackRules"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#2947 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1640 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#3382 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2953 …}
  -sortable: false
  -virtual: true
  -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 {#2949 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2948 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3395 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2410 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2945 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
72 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3305
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "targetCounts"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#3424 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1683 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#3167 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3310 …}
  -sortable: false
  -virtual: true
  -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 {#3304 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3312 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3408 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3301 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3314 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
73 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3335
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "id"
  -propertyNameSuffix: null
  -value: 20
  -formattedValue: "20"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3465 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3333 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/id"
  -templatePath: "@EasyAdmin/crud/field/id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3334 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3331 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3468 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3330 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3336 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
74 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3337
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -propertyNameSuffix: null
  -value: "MD26 - CVS"
  -formattedValue: "MD26 - CVS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3332 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3323 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "campaign-name"
  -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 {#3328 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3327 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3480 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3322 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3324 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
75 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3318
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "status"
  -propertyNameSuffix: null
  -value: "active"
  -formattedValue: EasyCorp\Bundle\EasyAdminBundle\Translation\TranslatableChoiceMessageCollection {#3504 …}
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3326 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3311 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3302 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3296 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3492 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3298 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3308 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
76 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3303
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "priority"
  -propertyNameSuffix: null
  -value: 0
  -formattedValue: 0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3499 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3278 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3299 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3266 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3507 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3068 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3215 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
77 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3283
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "callbackRules"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#3071 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1640 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#3506 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3077 …}
  -sortable: false
  -virtual: true
  -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 {#3072 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3519 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2578 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3069 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
78 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3429
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "targetCounts"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#3548 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1683 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#3291 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3434 …}
  -sortable: false
  -virtual: true
  -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 {#3428 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3436 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3532 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3425 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3438 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
79 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3459
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "id"
  -propertyNameSuffix: null
  -value: 18
  -formattedValue: "18"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3589 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3457 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/id"
  -templatePath: "@EasyAdmin/crud/field/id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3458 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3455 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3592 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3454 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3460 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
80 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3461
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -propertyNameSuffix: null
  -value: "MD 26 - Nouria"
  -formattedValue: "MD 26 - Nouria"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3456 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3447 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "campaign-name"
  -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 {#3452 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3451 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3604 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3446 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3448 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
81 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3442
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "status"
  -propertyNameSuffix: null
  -value: "active"
  -formattedValue: EasyCorp\Bundle\EasyAdminBundle\Translation\TranslatableChoiceMessageCollection {#3628 …}
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3450 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3435 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3426 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3420 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3616 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3422 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3432 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
82 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3427
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "priority"
  -propertyNameSuffix: null
  -value: 0
  -formattedValue: 0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3623 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3402 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3423 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3390 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3631 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3192 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3339 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
83 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3407
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "callbackRules"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#3195 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1640 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#3630 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3201 …}
  -sortable: false
  -virtual: true
  -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 {#3197 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3196 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3643 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2695 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3193 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
84 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3553
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "targetCounts"
  -propertyNameSuffix: null
  -value: ""
  -formattedValue: Twig\Markup {#3672 …}
  -formatValueCallable: Closure($value, StoreCallCampaign $campaign): string {#1683 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#3415 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3558 …}
  -sortable: false
  -virtual: true
  -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 {#3552 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3560 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3656 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3549 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3562 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
85 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3576
    -type: "entity"
    -name: "edit"
    -label: false
    -icon: "internal:edit"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Edit"
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/16/edit?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1764
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#1860
      -id: 16
      -name: "Rafa - Test"
      -description: "<div>- test -</div>"
      -status: "archived"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777686859 {#1869
        date: 2026-05-02 01:54:19.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778112569 {#1862
        date: 2026-05-07 00:09:29.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#1897 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#1911 …}
      -targets: Doctrine\ORM\PersistentCollection {#1973 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2033 …}
    }
    -primaryKeyValue: 16
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2312 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3762 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/16/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
86 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3571
    -type: "entity"
    -name: "delete"
    -label: false
    -icon: "internal:delete"
    -cssClass: "action-delete"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Delete"
      "data-action-name" => "delete"
      "formaction" => "https://staging.mm-4.net/admin/store-call-campaign/16/delete?page=1&sort%5Bname%5D=DESC"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-action-confirmation"
      "data-action-confirmation" => "true"
      "data-action-variant" => "danger"
      "data-action-entity-name" => Symfony\Component\Translation\TranslatableMessage {#1386
        -message: "Call Campaign"
        -parameters: [
          "%entity_name%" => "StoreCallCampaign"
          "%entity_as_string%" => ""
          "%entity_id%" => null
          "%entity_short_id%" => null
        ]
        -domain: "messages"
      }
      "data-action-entity-id" => "16"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/16/delete?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1430 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1437 …}
    -confirmationMessage: true
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1764
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#1860
      -id: 16
      -name: "Rafa - Test"
      -description: "<div>- test -</div>"
      -status: "archived"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777686859 {#1869
        date: 2026-05-02 01:54:19.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778112569 {#1862
        date: 2026-05-07 00:09:29.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#1897 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#1911 …}
      -targets: Doctrine\ORM\PersistentCollection {#1973 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2033 …}
    }
    -primaryKeyValue: 16
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2312 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3762 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/16/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
87 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3575
    -type: "entity"
    -name: "detail"
    -label: false
    -icon: "internal:detail"
    -cssClass: "action-detail"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Show"
      "data-action-name" => "detail"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/16?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "detail"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1764
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#1860
      -id: 16
      -name: "Rafa - Test"
      -description: "<div>- test -</div>"
      -status: "archived"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777686859 {#1869
        date: 2026-05-02 01:54:19.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778112569 {#1862
        date: 2026-05-07 00:09:29.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#1897 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#1911 …}
      -targets: Doctrine\ORM\PersistentCollection {#1973 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2033 …}
    }
    -primaryKeyValue: 16
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2312 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3762 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/16/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
88 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3574
    -type: "entity"
    -name: "importTargets"
    -label: false
    -icon: "fa fa-file-import"
    -cssClass: "action-importTargets"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Import targets"
      "data-action-name" => "importTargets"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?routeName=admin_store_call_campaign_import&routeParams%5BcampaignId%5D=16"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "admin_store_call_campaign_import"
    -routeParameters: Closure(StoreCallCampaign $campaign): array {#1453 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1764
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#1860
      -id: 16
      -name: "Rafa - Test"
      -description: "<div>- test -</div>"
      -status: "archived"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777686859 {#1869
        date: 2026-05-02 01:54:19.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778112569 {#1862
        date: 2026-05-07 00:09:29.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#1897 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#1911 …}
      -targets: Doctrine\ORM\PersistentCollection {#1973 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2033 …}
    }
    -primaryKeyValue: 16
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2312 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3762 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/16/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
89 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3572
    -type: "entity"
    -name: "duplicateCampaign"
    -label: false
    -icon: "fa fa-clone"
    -cssClass: "action-duplicateCampaign"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Duplicate"
      "data-action-name" => "duplicateCampaign"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?crudAction=duplicateCampaign&crudControllerFqcn=App%5CController%5CAdmin%5CStoreCallCampaignCrudController&entityId=16"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "duplicateCampaign"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1764
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#1860
      -id: 16
      -name: "Rafa - Test"
      -description: "<div>- test -</div>"
      -status: "archived"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777686859 {#1869
        date: 2026-05-02 01:54:19.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778112569 {#1862
        date: 2026-05-07 00:09:29.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#1897 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#1911 …}
      -targets: Doctrine\ORM\PersistentCollection {#1973 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2033 …}
    }
    -primaryKeyValue: 16
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2312 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3762 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/16/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
90 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3578
    -type: "entity"
    -name: "edit"
    -label: false
    -icon: "internal:edit"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Edit"
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/12/edit?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2165
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2031
      -id: 12
      -name: "MD26-Quikchek"
      -description: "<div>Mother's Day 2026 - Quickchek Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777645076 {#2035
        date: 2026-05-01 14:17:56.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777645076 {#2032
        date: 2026-05-01 14:17:56.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2065 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2067 …}
      -targets: Doctrine\ORM\PersistentCollection {#2069 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2071 …}
    }
    -primaryKeyValue: 12
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2424 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3689 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/12/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
91 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3583
    -type: "entity"
    -name: "delete"
    -label: false
    -icon: "internal:delete"
    -cssClass: "action-delete"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Delete"
      "data-action-name" => "delete"
      "formaction" => "https://staging.mm-4.net/admin/store-call-campaign/12/delete?page=1&sort%5Bname%5D=DESC"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-action-confirmation"
      "data-action-confirmation" => "true"
      "data-action-variant" => "danger"
      "data-action-entity-name" => Symfony\Component\Translation\TranslatableMessage {#1386
        -message: "Call Campaign"
        -parameters: [
          "%entity_name%" => "StoreCallCampaign"
          "%entity_as_string%" => ""
          "%entity_id%" => null
          "%entity_short_id%" => null
        ]
        -domain: "messages"
      }
      "data-action-entity-id" => "12"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/12/delete?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1430 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1437 …}
    -confirmationMessage: true
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2165
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2031
      -id: 12
      -name: "MD26-Quikchek"
      -description: "<div>Mother's Day 2026 - Quickchek Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777645076 {#2035
        date: 2026-05-01 14:17:56.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777645076 {#2032
        date: 2026-05-01 14:17:56.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2065 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2067 …}
      -targets: Doctrine\ORM\PersistentCollection {#2069 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2071 …}
    }
    -primaryKeyValue: 12
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2424 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3689 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/12/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
92 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3735
    -type: "entity"
    -name: "detail"
    -label: false
    -icon: "internal:detail"
    -cssClass: "action-detail"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Show"
      "data-action-name" => "detail"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/12?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "detail"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2165
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2031
      -id: 12
      -name: "MD26-Quikchek"
      -description: "<div>Mother's Day 2026 - Quickchek Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777645076 {#2035
        date: 2026-05-01 14:17:56.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777645076 {#2032
        date: 2026-05-01 14:17:56.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2065 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2067 …}
      -targets: Doctrine\ORM\PersistentCollection {#2069 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2071 …}
    }
    -primaryKeyValue: 12
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2424 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3689 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/12/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
93 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3736
    -type: "entity"
    -name: "importTargets"
    -label: false
    -icon: "fa fa-file-import"
    -cssClass: "action-importTargets"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Import targets"
      "data-action-name" => "importTargets"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?routeName=admin_store_call_campaign_import&routeParams%5BcampaignId%5D=12"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "admin_store_call_campaign_import"
    -routeParameters: Closure(StoreCallCampaign $campaign): array {#1453 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2165
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2031
      -id: 12
      -name: "MD26-Quikchek"
      -description: "<div>Mother's Day 2026 - Quickchek Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777645076 {#2035
        date: 2026-05-01 14:17:56.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777645076 {#2032
        date: 2026-05-01 14:17:56.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2065 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2067 …}
      -targets: Doctrine\ORM\PersistentCollection {#2069 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2071 …}
    }
    -primaryKeyValue: 12
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2424 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3689 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/12/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
94 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3749
    -type: "entity"
    -name: "duplicateCampaign"
    -label: false
    -icon: "fa fa-clone"
    -cssClass: "action-duplicateCampaign"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Duplicate"
      "data-action-name" => "duplicateCampaign"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?crudAction=duplicateCampaign&crudControllerFqcn=App%5CController%5CAdmin%5CStoreCallCampaignCrudController&entityId=12"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "duplicateCampaign"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2165
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2031
      -id: 12
      -name: "MD26-Quikchek"
      -description: "<div>Mother's Day 2026 - Quickchek Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777645076 {#2035
        date: 2026-05-01 14:17:56.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777645076 {#2032
        date: 2026-05-01 14:17:56.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2065 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2067 …}
      -targets: Doctrine\ORM\PersistentCollection {#2069 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2071 …}
    }
    -primaryKeyValue: 12
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2424 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3689 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/12/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
95 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3573
    -type: "entity"
    -name: "edit"
    -label: false
    -icon: "internal:edit"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Edit"
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/10/edit?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2188
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2075
      -id: 10
      -name: "MD26 - Quiktrip"
      -description: "<div>Mother's Day 2026 - Quiktrip Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644882 {#2073
        date: 2026-05-01 14:14:42.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644882 {#2074
        date: 2026-05-01 14:14:42.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2076 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2078 …}
      -targets: Doctrine\ORM\PersistentCollection {#2080 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2082 …}
    }
    -primaryKeyValue: 10
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2559 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3799 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/10/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
96 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3563
    -type: "entity"
    -name: "delete"
    -label: false
    -icon: "internal:delete"
    -cssClass: "action-delete"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Delete"
      "data-action-name" => "delete"
      "formaction" => "https://staging.mm-4.net/admin/store-call-campaign/10/delete?page=1&sort%5Bname%5D=DESC"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-action-confirmation"
      "data-action-confirmation" => "true"
      "data-action-variant" => "danger"
      "data-action-entity-name" => Symfony\Component\Translation\TranslatableMessage {#1386
        -message: "Call Campaign"
        -parameters: [
          "%entity_name%" => "StoreCallCampaign"
          "%entity_as_string%" => ""
          "%entity_id%" => null
          "%entity_short_id%" => null
        ]
        -domain: "messages"
      }
      "data-action-entity-id" => "10"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/10/delete?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1430 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1437 …}
    -confirmationMessage: true
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2188
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2075
      -id: 10
      -name: "MD26 - Quiktrip"
      -description: "<div>Mother's Day 2026 - Quiktrip Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644882 {#2073
        date: 2026-05-01 14:14:42.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644882 {#2074
        date: 2026-05-01 14:14:42.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2076 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2078 …}
      -targets: Doctrine\ORM\PersistentCollection {#2080 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2082 …}
    }
    -primaryKeyValue: 10
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2559 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3799 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/10/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
97 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3439
    -type: "entity"
    -name: "detail"
    -label: false
    -icon: "internal:detail"
    -cssClass: "action-detail"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Show"
      "data-action-name" => "detail"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/10?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "detail"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2188
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2075
      -id: 10
      -name: "MD26 - Quiktrip"
      -description: "<div>Mother's Day 2026 - Quiktrip Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644882 {#2073
        date: 2026-05-01 14:14:42.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644882 {#2074
        date: 2026-05-01 14:14:42.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2076 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2078 …}
      -targets: Doctrine\ORM\PersistentCollection {#2080 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2082 …}
    }
    -primaryKeyValue: 10
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2559 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3799 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/10/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
98 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3443
    -type: "entity"
    -name: "importTargets"
    -label: false
    -icon: "fa fa-file-import"
    -cssClass: "action-importTargets"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Import targets"
      "data-action-name" => "importTargets"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?routeName=admin_store_call_campaign_import&routeParams%5BcampaignId%5D=10"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "admin_store_call_campaign_import"
    -routeParameters: Closure(StoreCallCampaign $campaign): array {#1453 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2188
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2075
      -id: 10
      -name: "MD26 - Quiktrip"
      -description: "<div>Mother's Day 2026 - Quiktrip Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644882 {#2073
        date: 2026-05-01 14:14:42.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644882 {#2074
        date: 2026-05-01 14:14:42.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2076 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2078 …}
      -targets: Doctrine\ORM\PersistentCollection {#2080 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2082 …}
    }
    -primaryKeyValue: 10
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2559 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3799 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/10/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
99 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3675
    -type: "entity"
    -name: "duplicateCampaign"
    -label: false
    -icon: "fa fa-clone"
    -cssClass: "action-duplicateCampaign"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Duplicate"
      "data-action-name" => "duplicateCampaign"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?crudAction=duplicateCampaign&crudControllerFqcn=App%5CController%5CAdmin%5CStoreCallCampaignCrudController&entityId=10"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "duplicateCampaign"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2188
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2075
      -id: 10
      -name: "MD26 - Quiktrip"
      -description: "<div>Mother's Day 2026 - Quiktrip Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644882 {#2073
        date: 2026-05-01 14:14:42.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644882 {#2074
        date: 2026-05-01 14:14:42.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2076 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2078 …}
      -targets: Doctrine\ORM\PersistentCollection {#2080 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2082 …}
    }
    -primaryKeyValue: 10
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2559 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3799 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/10/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
100 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3728
    -type: "entity"
    -name: "edit"
    -label: false
    -icon: "internal:edit"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Edit"
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/6/edit?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2205
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2086
      -id: 6
      -name: "MD26 - Pilot J"
      -description: "<div>Mother's Day 2026 Pilot J - Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644182 {#2084
        date: 2026-05-01 14:03:02.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644182 {#2085
        date: 2026-05-01 14:03:02.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2087 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2089 …}
      -targets: Doctrine\ORM\PersistentCollection {#2091 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2093 …}
    }
    -primaryKeyValue: 6
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2709 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3872 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/6/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
101 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3723
    -type: "entity"
    -name: "delete"
    -label: false
    -icon: "internal:delete"
    -cssClass: "action-delete"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Delete"
      "data-action-name" => "delete"
      "formaction" => "https://staging.mm-4.net/admin/store-call-campaign/6/delete?page=1&sort%5Bname%5D=DESC"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-action-confirmation"
      "data-action-confirmation" => "true"
      "data-action-variant" => "danger"
      "data-action-entity-name" => Symfony\Component\Translation\TranslatableMessage {#1386
        -message: "Call Campaign"
        -parameters: [
          "%entity_name%" => "StoreCallCampaign"
          "%entity_as_string%" => ""
          "%entity_id%" => null
          "%entity_short_id%" => null
        ]
        -domain: "messages"
      }
      "data-action-entity-id" => "6"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/6/delete?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1430 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1437 …}
    -confirmationMessage: true
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2205
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2086
      -id: 6
      -name: "MD26 - Pilot J"
      -description: "<div>Mother's Day 2026 Pilot J - Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644182 {#2084
        date: 2026-05-01 14:03:02.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644182 {#2085
        date: 2026-05-01 14:03:02.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2087 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2089 …}
      -targets: Doctrine\ORM\PersistentCollection {#2091 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2093 …}
    }
    -primaryKeyValue: 6
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2709 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3872 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/6/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
102 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3826
    -type: "entity"
    -name: "detail"
    -label: false
    -icon: "internal:detail"
    -cssClass: "action-detail"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Show"
      "data-action-name" => "detail"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/6?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "detail"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2205
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2086
      -id: 6
      -name: "MD26 - Pilot J"
      -description: "<div>Mother's Day 2026 Pilot J - Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644182 {#2084
        date: 2026-05-01 14:03:02.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644182 {#2085
        date: 2026-05-01 14:03:02.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2087 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2089 …}
      -targets: Doctrine\ORM\PersistentCollection {#2091 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2093 …}
    }
    -primaryKeyValue: 6
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2709 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3872 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/6/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
103 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3825
    -type: "entity"
    -name: "importTargets"
    -label: false
    -icon: "fa fa-file-import"
    -cssClass: "action-importTargets"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Import targets"
      "data-action-name" => "importTargets"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?routeName=admin_store_call_campaign_import&routeParams%5BcampaignId%5D=6"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "admin_store_call_campaign_import"
    -routeParameters: Closure(StoreCallCampaign $campaign): array {#1453 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2205
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2086
      -id: 6
      -name: "MD26 - Pilot J"
      -description: "<div>Mother's Day 2026 Pilot J - Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644182 {#2084
        date: 2026-05-01 14:03:02.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644182 {#2085
        date: 2026-05-01 14:03:02.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2087 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2089 …}
      -targets: Doctrine\ORM\PersistentCollection {#2091 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2093 …}
    }
    -primaryKeyValue: 6
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2709 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3872 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/6/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
104 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3812
    -type: "entity"
    -name: "duplicateCampaign"
    -label: false
    -icon: "fa fa-clone"
    -cssClass: "action-duplicateCampaign"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Duplicate"
      "data-action-name" => "duplicateCampaign"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?crudAction=duplicateCampaign&crudControllerFqcn=App%5CController%5CAdmin%5CStoreCallCampaignCrudController&entityId=6"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "duplicateCampaign"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2205
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2086
      -id: 6
      -name: "MD26 - Pilot J"
      -description: "<div>Mother's Day 2026 Pilot J - Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644182 {#2084
        date: 2026-05-01 14:03:02.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644182 {#2085
        date: 2026-05-01 14:03:02.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2087 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2089 …}
      -targets: Doctrine\ORM\PersistentCollection {#2091 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2093 …}
    }
    -primaryKeyValue: 6
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2709 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3872 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/6/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
105 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#2369
    -type: "entity"
    -name: "edit"
    -label: false
    -icon: "internal:edit"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Edit"
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/22/edit?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2222
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2097
      -id: 22
      -name: "MD26 - Mass Market"
      -description: null
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1778165627 {#2095
        date: 2026-05-07 14:53:47.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778165627 {#2096
        date: 2026-05-07 14:53:47.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2098 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2100 …}
      -targets: Doctrine\ORM\PersistentCollection {#2102 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2104 …}
    }
    -primaryKeyValue: 22
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2833 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3945 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/22/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
106 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#2373
    -type: "entity"
    -name: "delete"
    -label: false
    -icon: "internal:delete"
    -cssClass: "action-delete"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Delete"
      "data-action-name" => "delete"
      "formaction" => "https://staging.mm-4.net/admin/store-call-campaign/22/delete?page=1&sort%5Bname%5D=DESC"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-action-confirmation"
      "data-action-confirmation" => "true"
      "data-action-variant" => "danger"
      "data-action-entity-name" => Symfony\Component\Translation\TranslatableMessage {#1386
        -message: "Call Campaign"
        -parameters: [
          "%entity_name%" => "StoreCallCampaign"
          "%entity_as_string%" => ""
          "%entity_id%" => null
          "%entity_short_id%" => null
        ]
        -domain: "messages"
      }
      "data-action-entity-id" => "22"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/22/delete?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1430 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1437 …}
    -confirmationMessage: true
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2222
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2097
      -id: 22
      -name: "MD26 - Mass Market"
      -description: null
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1778165627 {#2095
        date: 2026-05-07 14:53:47.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778165627 {#2096
        date: 2026-05-07 14:53:47.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2098 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2100 …}
      -targets: Doctrine\ORM\PersistentCollection {#2102 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2104 …}
    }
    -primaryKeyValue: 22
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2833 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3945 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/22/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
107 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3899
    -type: "entity"
    -name: "detail"
    -label: false
    -icon: "internal:detail"
    -cssClass: "action-detail"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Show"
      "data-action-name" => "detail"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/22?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "detail"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2222
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2097
      -id: 22
      -name: "MD26 - Mass Market"
      -description: null
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1778165627 {#2095
        date: 2026-05-07 14:53:47.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778165627 {#2096
        date: 2026-05-07 14:53:47.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2098 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2100 …}
      -targets: Doctrine\ORM\PersistentCollection {#2102 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2104 …}
    }
    -primaryKeyValue: 22
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2833 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3945 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/22/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
108 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3898
    -type: "entity"
    -name: "importTargets"
    -label: false
    -icon: "fa fa-file-import"
    -cssClass: "action-importTargets"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Import targets"
      "data-action-name" => "importTargets"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?routeName=admin_store_call_campaign_import&routeParams%5BcampaignId%5D=22"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "admin_store_call_campaign_import"
    -routeParameters: Closure(StoreCallCampaign $campaign): array {#1453 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2222
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2097
      -id: 22
      -name: "MD26 - Mass Market"
      -description: null
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1778165627 {#2095
        date: 2026-05-07 14:53:47.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778165627 {#2096
        date: 2026-05-07 14:53:47.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2098 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2100 …}
      -targets: Doctrine\ORM\PersistentCollection {#2102 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2104 …}
    }
    -primaryKeyValue: 22
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2833 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3945 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/22/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
109 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3885
    -type: "entity"
    -name: "duplicateCampaign"
    -label: false
    -icon: "fa fa-clone"
    -cssClass: "action-duplicateCampaign"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Duplicate"
      "data-action-name" => "duplicateCampaign"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?crudAction=duplicateCampaign&crudControllerFqcn=App%5CController%5CAdmin%5CStoreCallCampaignCrudController&entityId=22"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "duplicateCampaign"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2222
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2097
      -id: 22
      -name: "MD26 - Mass Market"
      -description: null
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1778165627 {#2095
        date: 2026-05-07 14:53:47.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778165627 {#2096
        date: 2026-05-07 14:53:47.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2098 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2100 …}
      -targets: Doctrine\ORM\PersistentCollection {#2102 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2104 …}
    }
    -primaryKeyValue: 22
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2833 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3945 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/22/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
110 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3833
    -type: "entity"
    -name: "edit"
    -label: false
    -icon: "internal:edit"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Edit"
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/4/edit?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2239
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2108
      -id: 4
      -name: "MD26 - Holiday Oil"
      -description: "<div>Holiday Oil - Mother's Day 2026 Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644085 {#2106
        date: 2026-05-01 14:01:25.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644085 {#2107
        date: 2026-05-01 14:01:25.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2109 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2111 …}
      -targets: Doctrine\ORM\PersistentCollection {#2113 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2115 …}
    }
    -primaryKeyValue: 4
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2957 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4018 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/4/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
111 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3838
    -type: "entity"
    -name: "delete"
    -label: false
    -icon: "internal:delete"
    -cssClass: "action-delete"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Delete"
      "data-action-name" => "delete"
      "formaction" => "https://staging.mm-4.net/admin/store-call-campaign/4/delete?page=1&sort%5Bname%5D=DESC"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-action-confirmation"
      "data-action-confirmation" => "true"
      "data-action-variant" => "danger"
      "data-action-entity-name" => Symfony\Component\Translation\TranslatableMessage {#1386
        -message: "Call Campaign"
        -parameters: [
          "%entity_name%" => "StoreCallCampaign"
          "%entity_as_string%" => ""
          "%entity_id%" => null
          "%entity_short_id%" => null
        ]
        -domain: "messages"
      }
      "data-action-entity-id" => "4"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/4/delete?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1430 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1437 …}
    -confirmationMessage: true
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2239
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2108
      -id: 4
      -name: "MD26 - Holiday Oil"
      -description: "<div>Holiday Oil - Mother's Day 2026 Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644085 {#2106
        date: 2026-05-01 14:01:25.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644085 {#2107
        date: 2026-05-01 14:01:25.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2109 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2111 …}
      -targets: Doctrine\ORM\PersistentCollection {#2113 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2115 …}
    }
    -primaryKeyValue: 4
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2957 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4018 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/4/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
112 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3972
    -type: "entity"
    -name: "detail"
    -label: false
    -icon: "internal:detail"
    -cssClass: "action-detail"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Show"
      "data-action-name" => "detail"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/4?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "detail"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2239
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2108
      -id: 4
      -name: "MD26 - Holiday Oil"
      -description: "<div>Holiday Oil - Mother's Day 2026 Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644085 {#2106
        date: 2026-05-01 14:01:25.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644085 {#2107
        date: 2026-05-01 14:01:25.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2109 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2111 …}
      -targets: Doctrine\ORM\PersistentCollection {#2113 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2115 …}
    }
    -primaryKeyValue: 4
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2957 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4018 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/4/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
113 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3971
    -type: "entity"
    -name: "importTargets"
    -label: false
    -icon: "fa fa-file-import"
    -cssClass: "action-importTargets"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Import targets"
      "data-action-name" => "importTargets"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?routeName=admin_store_call_campaign_import&routeParams%5BcampaignId%5D=4"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "admin_store_call_campaign_import"
    -routeParameters: Closure(StoreCallCampaign $campaign): array {#1453 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2239
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2108
      -id: 4
      -name: "MD26 - Holiday Oil"
      -description: "<div>Holiday Oil - Mother's Day 2026 Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644085 {#2106
        date: 2026-05-01 14:01:25.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644085 {#2107
        date: 2026-05-01 14:01:25.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2109 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2111 …}
      -targets: Doctrine\ORM\PersistentCollection {#2113 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2115 …}
    }
    -primaryKeyValue: 4
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2957 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4018 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/4/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
114 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3958
    -type: "entity"
    -name: "duplicateCampaign"
    -label: false
    -icon: "fa fa-clone"
    -cssClass: "action-duplicateCampaign"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Duplicate"
      "data-action-name" => "duplicateCampaign"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?crudAction=duplicateCampaign&crudControllerFqcn=App%5CController%5CAdmin%5CStoreCallCampaignCrudController&entityId=4"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "duplicateCampaign"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2239
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2108
      -id: 4
      -name: "MD26 - Holiday Oil"
      -description: "<div>Holiday Oil - Mother's Day 2026 Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644085 {#2106
        date: 2026-05-01 14:01:25.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644085 {#2107
        date: 2026-05-01 14:01:25.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2109 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2111 …}
      -targets: Doctrine\ORM\PersistentCollection {#2113 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2115 …}
    }
    -primaryKeyValue: 4
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2957 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4018 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/4/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
115 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3906
    -type: "entity"
    -name: "edit"
    -label: false
    -icon: "internal:edit"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Edit"
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/8/edit?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2256
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2119
      -id: 8
      -name: "MD26 - Five Below"
      -description: "<div>Mother's Day 2026 - Five Below Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644535 {#2117
        date: 2026-05-01 14:08:55.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644535 {#2118
        date: 2026-05-01 14:08:55.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2120 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2122 …}
      -targets: Doctrine\ORM\PersistentCollection {#2124 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2126 …}
    }
    -primaryKeyValue: 8
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3081 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4091 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/8/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
116 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3911
    -type: "entity"
    -name: "delete"
    -label: false
    -icon: "internal:delete"
    -cssClass: "action-delete"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Delete"
      "data-action-name" => "delete"
      "formaction" => "https://staging.mm-4.net/admin/store-call-campaign/8/delete?page=1&sort%5Bname%5D=DESC"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-action-confirmation"
      "data-action-confirmation" => "true"
      "data-action-variant" => "danger"
      "data-action-entity-name" => Symfony\Component\Translation\TranslatableMessage {#1386
        -message: "Call Campaign"
        -parameters: [
          "%entity_name%" => "StoreCallCampaign"
          "%entity_as_string%" => ""
          "%entity_id%" => null
          "%entity_short_id%" => null
        ]
        -domain: "messages"
      }
      "data-action-entity-id" => "8"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/8/delete?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1430 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1437 …}
    -confirmationMessage: true
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2256
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2119
      -id: 8
      -name: "MD26 - Five Below"
      -description: "<div>Mother's Day 2026 - Five Below Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644535 {#2117
        date: 2026-05-01 14:08:55.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644535 {#2118
        date: 2026-05-01 14:08:55.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2120 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2122 …}
      -targets: Doctrine\ORM\PersistentCollection {#2124 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2126 …}
    }
    -primaryKeyValue: 8
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3081 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4091 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/8/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
117 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4045
    -type: "entity"
    -name: "detail"
    -label: false
    -icon: "internal:detail"
    -cssClass: "action-detail"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Show"
      "data-action-name" => "detail"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/8?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "detail"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2256
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2119
      -id: 8
      -name: "MD26 - Five Below"
      -description: "<div>Mother's Day 2026 - Five Below Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644535 {#2117
        date: 2026-05-01 14:08:55.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644535 {#2118
        date: 2026-05-01 14:08:55.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2120 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2122 …}
      -targets: Doctrine\ORM\PersistentCollection {#2124 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2126 …}
    }
    -primaryKeyValue: 8
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3081 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4091 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/8/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
118 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4044
    -type: "entity"
    -name: "importTargets"
    -label: false
    -icon: "fa fa-file-import"
    -cssClass: "action-importTargets"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Import targets"
      "data-action-name" => "importTargets"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?routeName=admin_store_call_campaign_import&routeParams%5BcampaignId%5D=8"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "admin_store_call_campaign_import"
    -routeParameters: Closure(StoreCallCampaign $campaign): array {#1453 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2256
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2119
      -id: 8
      -name: "MD26 - Five Below"
      -description: "<div>Mother's Day 2026 - Five Below Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644535 {#2117
        date: 2026-05-01 14:08:55.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644535 {#2118
        date: 2026-05-01 14:08:55.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2120 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2122 …}
      -targets: Doctrine\ORM\PersistentCollection {#2124 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2126 …}
    }
    -primaryKeyValue: 8
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3081 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4091 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/8/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
119 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4031
    -type: "entity"
    -name: "duplicateCampaign"
    -label: false
    -icon: "fa fa-clone"
    -cssClass: "action-duplicateCampaign"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Duplicate"
      "data-action-name" => "duplicateCampaign"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?crudAction=duplicateCampaign&crudControllerFqcn=App%5CController%5CAdmin%5CStoreCallCampaignCrudController&entityId=8"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "duplicateCampaign"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2256
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2119
      -id: 8
      -name: "MD26 - Five Below"
      -description: "<div>Mother's Day 2026 - Five Below Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777644535 {#2117
        date: 2026-05-01 14:08:55.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777644535 {#2118
        date: 2026-05-01 14:08:55.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2120 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2122 …}
      -targets: Doctrine\ORM\PersistentCollection {#2124 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2126 …}
    }
    -primaryKeyValue: 8
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3081 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4091 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/8/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
120 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3979
    -type: "entity"
    -name: "edit"
    -label: false
    -icon: "internal:edit"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Edit"
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/14/edit?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2273
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2130
      -id: 14
      -name: "MD26 - EnMarket"
      -description: "<div>Mother's Day 2026 - EnMarket Display box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 6
      -createdAt: DateTimeImmutable @1777659665 {#2128
        date: 2026-05-01 18:21:05.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778189638 {#2129
        date: 2026-05-07 21:33:58.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2131 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2133 …}
      -targets: Doctrine\ORM\PersistentCollection {#2135 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2137 …}
    }
    -primaryKeyValue: 14
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3205 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4164 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/14/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
121 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3984
    -type: "entity"
    -name: "delete"
    -label: false
    -icon: "internal:delete"
    -cssClass: "action-delete"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Delete"
      "data-action-name" => "delete"
      "formaction" => "https://staging.mm-4.net/admin/store-call-campaign/14/delete?page=1&sort%5Bname%5D=DESC"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-action-confirmation"
      "data-action-confirmation" => "true"
      "data-action-variant" => "danger"
      "data-action-entity-name" => Symfony\Component\Translation\TranslatableMessage {#1386
        -message: "Call Campaign"
        -parameters: [
          "%entity_name%" => "StoreCallCampaign"
          "%entity_as_string%" => ""
          "%entity_id%" => null
          "%entity_short_id%" => null
        ]
        -domain: "messages"
      }
      "data-action-entity-id" => "14"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/14/delete?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1430 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1437 …}
    -confirmationMessage: true
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2273
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2130
      -id: 14
      -name: "MD26 - EnMarket"
      -description: "<div>Mother's Day 2026 - EnMarket Display box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 6
      -createdAt: DateTimeImmutable @1777659665 {#2128
        date: 2026-05-01 18:21:05.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778189638 {#2129
        date: 2026-05-07 21:33:58.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2131 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2133 …}
      -targets: Doctrine\ORM\PersistentCollection {#2135 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2137 …}
    }
    -primaryKeyValue: 14
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3205 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4164 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/14/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
122 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4118
    -type: "entity"
    -name: "detail"
    -label: false
    -icon: "internal:detail"
    -cssClass: "action-detail"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Show"
      "data-action-name" => "detail"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/14?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "detail"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2273
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2130
      -id: 14
      -name: "MD26 - EnMarket"
      -description: "<div>Mother's Day 2026 - EnMarket Display box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 6
      -createdAt: DateTimeImmutable @1777659665 {#2128
        date: 2026-05-01 18:21:05.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778189638 {#2129
        date: 2026-05-07 21:33:58.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2131 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2133 …}
      -targets: Doctrine\ORM\PersistentCollection {#2135 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2137 …}
    }
    -primaryKeyValue: 14
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3205 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4164 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/14/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
123 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4117
    -type: "entity"
    -name: "importTargets"
    -label: false
    -icon: "fa fa-file-import"
    -cssClass: "action-importTargets"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Import targets"
      "data-action-name" => "importTargets"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?routeName=admin_store_call_campaign_import&routeParams%5BcampaignId%5D=14"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "admin_store_call_campaign_import"
    -routeParameters: Closure(StoreCallCampaign $campaign): array {#1453 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2273
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2130
      -id: 14
      -name: "MD26 - EnMarket"
      -description: "<div>Mother's Day 2026 - EnMarket Display box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 6
      -createdAt: DateTimeImmutable @1777659665 {#2128
        date: 2026-05-01 18:21:05.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778189638 {#2129
        date: 2026-05-07 21:33:58.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2131 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2133 …}
      -targets: Doctrine\ORM\PersistentCollection {#2135 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2137 …}
    }
    -primaryKeyValue: 14
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3205 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4164 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/14/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
124 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4104
    -type: "entity"
    -name: "duplicateCampaign"
    -label: false
    -icon: "fa fa-clone"
    -cssClass: "action-duplicateCampaign"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Duplicate"
      "data-action-name" => "duplicateCampaign"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?crudAction=duplicateCampaign&crudControllerFqcn=App%5CController%5CAdmin%5CStoreCallCampaignCrudController&entityId=14"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "duplicateCampaign"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2273
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2130
      -id: 14
      -name: "MD26 - EnMarket"
      -description: "<div>Mother's Day 2026 - EnMarket Display box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 6
      -createdAt: DateTimeImmutable @1777659665 {#2128
        date: 2026-05-01 18:21:05.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778189638 {#2129
        date: 2026-05-07 21:33:58.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2131 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2133 …}
      -targets: Doctrine\ORM\PersistentCollection {#2135 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2137 …}
    }
    -primaryKeyValue: 14
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3205 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4164 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/14/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
125 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4052
    -type: "entity"
    -name: "edit"
    -label: false
    -icon: "internal:edit"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Edit"
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/20/edit?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2290
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2141
      -id: 20
      -name: "MD26 - CVS"
      -description: "<div>Mother's Day 2026 - CVS Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777997512 {#2139
        date: 2026-05-05 16:11:52.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777997512 {#2140
        date: 2026-05-05 16:11:52.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2142 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2144 …}
      -targets: Doctrine\ORM\PersistentCollection {#2146 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2148 …}
    }
    -primaryKeyValue: 20
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3329 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4237 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/20/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
126 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4057
    -type: "entity"
    -name: "delete"
    -label: false
    -icon: "internal:delete"
    -cssClass: "action-delete"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Delete"
      "data-action-name" => "delete"
      "formaction" => "https://staging.mm-4.net/admin/store-call-campaign/20/delete?page=1&sort%5Bname%5D=DESC"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-action-confirmation"
      "data-action-confirmation" => "true"
      "data-action-variant" => "danger"
      "data-action-entity-name" => Symfony\Component\Translation\TranslatableMessage {#1386
        -message: "Call Campaign"
        -parameters: [
          "%entity_name%" => "StoreCallCampaign"
          "%entity_as_string%" => ""
          "%entity_id%" => null
          "%entity_short_id%" => null
        ]
        -domain: "messages"
      }
      "data-action-entity-id" => "20"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/20/delete?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1430 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1437 …}
    -confirmationMessage: true
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2290
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2141
      -id: 20
      -name: "MD26 - CVS"
      -description: "<div>Mother's Day 2026 - CVS Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777997512 {#2139
        date: 2026-05-05 16:11:52.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777997512 {#2140
        date: 2026-05-05 16:11:52.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2142 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2144 …}
      -targets: Doctrine\ORM\PersistentCollection {#2146 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2148 …}
    }
    -primaryKeyValue: 20
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3329 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4237 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/20/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
127 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4191
    -type: "entity"
    -name: "detail"
    -label: false
    -icon: "internal:detail"
    -cssClass: "action-detail"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Show"
      "data-action-name" => "detail"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/20?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "detail"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2290
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2141
      -id: 20
      -name: "MD26 - CVS"
      -description: "<div>Mother's Day 2026 - CVS Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777997512 {#2139
        date: 2026-05-05 16:11:52.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777997512 {#2140
        date: 2026-05-05 16:11:52.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2142 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2144 …}
      -targets: Doctrine\ORM\PersistentCollection {#2146 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2148 …}
    }
    -primaryKeyValue: 20
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3329 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4237 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/20/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
128 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4190
    -type: "entity"
    -name: "importTargets"
    -label: false
    -icon: "fa fa-file-import"
    -cssClass: "action-importTargets"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Import targets"
      "data-action-name" => "importTargets"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?routeName=admin_store_call_campaign_import&routeParams%5BcampaignId%5D=20"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "admin_store_call_campaign_import"
    -routeParameters: Closure(StoreCallCampaign $campaign): array {#1453 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2290
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2141
      -id: 20
      -name: "MD26 - CVS"
      -description: "<div>Mother's Day 2026 - CVS Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777997512 {#2139
        date: 2026-05-05 16:11:52.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777997512 {#2140
        date: 2026-05-05 16:11:52.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2142 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2144 …}
      -targets: Doctrine\ORM\PersistentCollection {#2146 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2148 …}
    }
    -primaryKeyValue: 20
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3329 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4237 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/20/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
129 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4177
    -type: "entity"
    -name: "duplicateCampaign"
    -label: false
    -icon: "fa fa-clone"
    -cssClass: "action-duplicateCampaign"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Duplicate"
      "data-action-name" => "duplicateCampaign"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?crudAction=duplicateCampaign&crudControllerFqcn=App%5CController%5CAdmin%5CStoreCallCampaignCrudController&entityId=20"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "duplicateCampaign"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2290
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2141
      -id: 20
      -name: "MD26 - CVS"
      -description: "<div>Mother's Day 2026 - CVS Display Box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 3
      -createdAt: DateTimeImmutable @1777997512 {#2139
        date: 2026-05-05 16:11:52.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1777997512 {#2140
        date: 2026-05-05 16:11:52.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2142 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2144 …}
      -targets: Doctrine\ORM\PersistentCollection {#2146 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2148 …}
    }
    -primaryKeyValue: 20
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3329 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4237 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/20/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
130 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4125
    -type: "entity"
    -name: "edit"
    -label: false
    -icon: "internal:edit"
    -cssClass: "action-edit"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Edit"
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/18/edit?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2307
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2152
      -id: 18
      -name: "MD 26 - Nouria"
      -description: "<div>Mother's Day 2026 Nouria - Display box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 6
      -createdAt: DateTimeImmutable @1777927943 {#2150
        date: 2026-05-04 20:52:23.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778189628 {#2151
        date: 2026-05-07 21:33:48.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2153 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2155 …}
      -targets: Doctrine\ORM\PersistentCollection {#2157 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2159 …}
    }
    -primaryKeyValue: 18
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3453 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4310 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/18/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
131 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4130
    -type: "entity"
    -name: "delete"
    -label: false
    -icon: "internal:delete"
    -cssClass: "action-delete"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Delete"
      "data-action-name" => "delete"
      "formaction" => "https://staging.mm-4.net/admin/store-call-campaign/18/delete?page=1&sort%5Bname%5D=DESC"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-action-confirmation"
      "data-action-confirmation" => "true"
      "data-action-variant" => "danger"
      "data-action-entity-name" => Symfony\Component\Translation\TranslatableMessage {#1386
        -message: "Call Campaign"
        -parameters: [
          "%entity_name%" => "StoreCallCampaign"
          "%entity_as_string%" => ""
          "%entity_id%" => null
          "%entity_short_id%" => null
        ]
        -domain: "messages"
      }
      "data-action-entity-id" => "18"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/18/delete?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1430 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1437 …}
    -confirmationMessage: true
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2307
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2152
      -id: 18
      -name: "MD 26 - Nouria"
      -description: "<div>Mother's Day 2026 Nouria - Display box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 6
      -createdAt: DateTimeImmutable @1777927943 {#2150
        date: 2026-05-04 20:52:23.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778189628 {#2151
        date: 2026-05-07 21:33:48.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2153 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2155 …}
      -targets: Doctrine\ORM\PersistentCollection {#2157 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2159 …}
    }
    -primaryKeyValue: 18
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3453 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4310 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/18/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
132 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4264
    -type: "entity"
    -name: "detail"
    -label: false
    -icon: "internal:detail"
    -cssClass: "action-detail"
    -addedCssClass: " "
    -htmlAttributes: [
      "title" => "Show"
      "data-action-name" => "detail"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/18?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "detail"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2307
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2152
      -id: 18
      -name: "MD 26 - Nouria"
      -description: "<div>Mother's Day 2026 Nouria - Display box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 6
      -createdAt: DateTimeImmutable @1777927943 {#2150
        date: 2026-05-04 20:52:23.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778189628 {#2151
        date: 2026-05-07 21:33:48.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2153 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2155 …}
      -targets: Doctrine\ORM\PersistentCollection {#2157 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2159 …}
    }
    -primaryKeyValue: 18
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3453 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4310 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/18/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
133 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4263
    -type: "entity"
    -name: "importTargets"
    -label: false
    -icon: "fa fa-file-import"
    -cssClass: "action-importTargets"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Import targets"
      "data-action-name" => "importTargets"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?routeName=admin_store_call_campaign_import&routeParams%5BcampaignId%5D=18"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: "admin_store_call_campaign_import"
    -routeParameters: Closure(StoreCallCampaign $campaign): array {#1453 …}
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2307
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2152
      -id: 18
      -name: "MD 26 - Nouria"
      -description: "<div>Mother's Day 2026 Nouria - Display box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 6
      -createdAt: DateTimeImmutable @1777927943 {#2150
        date: 2026-05-04 20:52:23.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778189628 {#2151
        date: 2026-05-07 21:33:48.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2153 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2155 …}
      -targets: Doctrine\ORM\PersistentCollection {#2157 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2159 …}
    }
    -primaryKeyValue: 18
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3453 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4310 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/18/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
134 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4250
    -type: "entity"
    -name: "duplicateCampaign"
    -label: false
    -icon: "fa fa-clone"
    -cssClass: "action-duplicateCampaign"
    -addedCssClass: ""
    -htmlAttributes: [
      "title" => "Duplicate"
      "data-action-name" => "duplicateCampaign"
    ]
    -linkUrl: "https://staging.mm-4.net/admin?crudAction=duplicateCampaign&crudControllerFqcn=App%5CController%5CAdmin%5CStoreCallCampaignCrudController&entityId=18"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "duplicateCampaign"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1421 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2307
    -isAccessible: true
    -instance: App\Entity\RW\StoreCallCampaign {#2152
      -id: 18
      -name: "MD 26 - Nouria"
      -description: "<div>Mother's Day 2026 Nouria - Display box</div>"
      -status: "active"
      -priority: 0
      -callbackOffsetHours: 1
      -callbackOffsetBusyMinutes: 15
      -callbackOffsetNoAnswerHours: 1
      -callbackOffsetVoicemailMinutes: 30
      -callbackAttemptLimit: 6
      -createdAt: DateTimeImmutable @1777927943 {#2150
        date: 2026-05-04 20:52:23.0 UTC (+00:00)
      }
      -updatedAt: DateTimeImmutable @1778189628 {#2151
        date: 2026-05-07 21:33:48.0 UTC (+00:00)
      }
      -scripts: Doctrine\ORM\PersistentCollection {#2153 …}
      -questionnaires: Doctrine\ORM\PersistentCollection {#2155 …}
      -targets: Doctrine\ORM\PersistentCollection {#2157 …}
      -assignments: Doctrine\ORM\PersistentCollection {#2159 …}
    }
    -primaryKeyValue: 18
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3453 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#4310 …}
    -defaultActionUrl: "https://staging.mm-4.net/admin/store-call-campaign/18/edit?page=1&sort%5Bname%5D=DESC"
    -fqcn: "App\Entity\RW\StoreCallCampaign"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1311 …}
    -permission: "ROLE_ADMIN"
  }
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
135 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#1423
    -type: "batch"
    -name: "batchDelete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1308 …}
    -icon: null
    -cssClass: "action-batchDelete"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "batchDelete"
      "data-action-csrf-token" => Symfony\Component\Security\Csrf\CsrfToken {#4276
        -value: "b9908269cfc6966ee98d132d0147d2.fTLN23wdkUiqp9nCAbn7pU46Af6i674rQrPetOYmwYQ.Inbg7zNSoCTf3eq1ecyi9CR5Q7iaxtQcLsDpxZ5yhbRIVYX2OyT1DPL_lA"
        -id: "ea-batch-action-batchDelete"
      }
      "data-action-batch" => "true"
      "data-entity-fqcn" => "App\Entity\RW\StoreCallCampaign"
      "data-action-url" => "https://staging.mm-4.net/admin/store-call-campaign/batch-delete?page=1&sort%5Bname%5D=DESC"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-batch-action"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/batch-delete?page=1&sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "batchDelete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1430 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => null
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
136 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#1431
    -type: "global"
    -name: "new"
    -label: Symfony\Component\Translation\TranslatableMessage {#3582 …}
    -icon: null
    -cssClass: "action-new"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "new"
    ]
    -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign/new?sort%5Bname%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "new"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1424 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1420 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1427 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1422 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => null
]
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
137 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
Show voter details
138 ERROR EA_EXIT_IMPERSONATION
null
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
DENIED
Show voter details
139 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1584
  -type: "section"
  -selected: false
  -expanded: false
  -label: ""
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
140 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1581
  -type: "logout"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1605 …}
  -icon: "internal:sign-out"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "/logout"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
141 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
Show voter details
142 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
Show voter details
143 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5081
  -type: "url"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5180 …}
  -icon: "fa fa-chart-area"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "/"
  -linkRel: "noopener"
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
144 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5083
  -type: "submenu"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5241 …}
  -icon: "fa fa-user-shield"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5085
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5181 …}
      -icon: "fa fa-user"
      -cssClass: ""
      -permission: "ROLE_SUPER_ADMIN"
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\User"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/user"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5087
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5185 …}
      -icon: "fa fa-clipboard-list"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\Auditrail"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/auditrail"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5089
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5222 …}
      -icon: "fa fa-key"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\ApiKey"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/api-key"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
  ]
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
145 GRANTED ROLE_SUPER_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5085
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5181 …}
  -icon: "fa fa-user"
  -cssClass: ""
  -permission: "ROLE_SUPER_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\User"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/user"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SUPER_ADMIN.
Show voter details
146 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5085
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5181 …}
  -icon: "fa fa-user"
  -cssClass: ""
  -permission: "ROLE_SUPER_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\User"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/user"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
147 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5087
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5185 …}
  -icon: "fa fa-clipboard-list"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\Auditrail"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/auditrail"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
148 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5089
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5222 …}
  -icon: "fa fa-key"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\ApiKey"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/api-key"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
149 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5091
  -type: "submenu"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5426 …}
  -icon: "fa fa-gears"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5093
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5254 …}
      -icon: "fa fa-file-import"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\Uploads"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/uploads"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5095
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5248 …}
      -icon: "fa fa-money-check-dollar"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\RemittanceLedgerCrudController"
        "entityFqcn" => "App\Entity\RW\RemittanceLedger"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/remittance-ledger"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5097
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5285 …}
      -icon: "fa fa-clipboard-check"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\ImportedUpcIssueCrudController"
        "entityFqcn" => "App\Entity\RW\ImportedUpcIssue"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/imported-upc-issue"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5099
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5299 …}
      -icon: "fa fa-percent"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\PricingOverrideCrudController"
        "entityFqcn" => "App\Entity\RW\PricingOverride"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/pricing-override"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5101
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5313 …}
      -icon: "fa fa-truck"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\Distribution"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/distribution"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5103
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5327 …}
      -icon: "fa fa-boxes-stacked"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\Sku"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/products"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5105
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5341 …}
      -icon: "fa fa-road"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\Routes"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/routes"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5107
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5355 …}
      -icon: "fa fa-triangle-exclamation"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\DeliveryOperationEventCrudController"
        "entityFqcn" => "App\Entity\RW\DeliveryOperationEvent"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/delivery-operation-event"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5109
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5369 …}
      -icon: "fa fa-tags"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\DeliveryOperationEventTypeCrudController"
        "entityFqcn" => "App\Entity\RW\DeliveryOperationEventType"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/delivery-operation-event-type"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5111
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5383 …}
      -icon: "fa fa-phone"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\ThreeCXCDRIngestEventCrudController"
        "entityFqcn" => "App\Entity\RW\ThreeCXCDRIngestEvent"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/three-c-x-c-d-r-ingest-event"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5113
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5397 …}
      -icon: "fa fa-phone-volume"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\ThreeCXCDRCallCrudController"
        "entityFqcn" => "App\Entity\RW\ThreeCXCDRCall"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/three-c-x-c-d-r-call"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5115
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5411 …}
      -icon: "fa fa-address-card"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\WebPhoneMappingCrudController"
        "entityFqcn" => "App\Entity\RW\WebPhoneMapping"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/web-phone-mapping"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
  ]
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
150 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5091
  -type: "submenu"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5426 …}
  -icon: "fa fa-gears"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5093
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5254 …}
      -icon: "fa fa-file-import"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\Uploads"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/uploads"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5095
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5248 …}
      -icon: "fa fa-money-check-dollar"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\RemittanceLedgerCrudController"
        "entityFqcn" => "App\Entity\RW\RemittanceLedger"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/remittance-ledger"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5097
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5285 …}
      -icon: "fa fa-clipboard-check"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\ImportedUpcIssueCrudController"
        "entityFqcn" => "App\Entity\RW\ImportedUpcIssue"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/imported-upc-issue"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5099
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5299 …}
      -icon: "fa fa-percent"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\PricingOverrideCrudController"
        "entityFqcn" => "App\Entity\RW\PricingOverride"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/pricing-override"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5101
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5313 …}
      -icon: "fa fa-truck"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\Distribution"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/distribution"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5103
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5327 …}
      -icon: "fa fa-boxes-stacked"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\Sku"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/products"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5105
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5341 …}
      -icon: "fa fa-road"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\Routes"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/routes"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5107
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5355 …}
      -icon: "fa fa-triangle-exclamation"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\DeliveryOperationEventCrudController"
        "entityFqcn" => "App\Entity\RW\DeliveryOperationEvent"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/delivery-operation-event"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5109
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5369 …}
      -icon: "fa fa-tags"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\DeliveryOperationEventTypeCrudController"
        "entityFqcn" => "App\Entity\RW\DeliveryOperationEventType"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/delivery-operation-event-type"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5111
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5383 …}
      -icon: "fa fa-phone"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\ThreeCXCDRIngestEventCrudController"
        "entityFqcn" => "App\Entity\RW\ThreeCXCDRIngestEvent"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/three-c-x-c-d-r-ingest-event"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5113
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5397 …}
      -icon: "fa fa-phone-volume"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\ThreeCXCDRCallCrudController"
        "entityFqcn" => "App\Entity\RW\ThreeCXCDRCall"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/three-c-x-c-d-r-call"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5115
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5411 …}
      -icon: "fa fa-address-card"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\WebPhoneMappingCrudController"
        "entityFqcn" => "App\Entity\RW\WebPhoneMapping"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/web-phone-mapping"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
  ]
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
151 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5093
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5254 …}
  -icon: "fa fa-file-import"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\Uploads"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/uploads"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
152 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5095
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5248 …}
  -icon: "fa fa-money-check-dollar"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\RemittanceLedgerCrudController"
    "entityFqcn" => "App\Entity\RW\RemittanceLedger"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/remittance-ledger"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
153 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5097
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5285 …}
  -icon: "fa fa-clipboard-check"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\ImportedUpcIssueCrudController"
    "entityFqcn" => "App\Entity\RW\ImportedUpcIssue"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/imported-upc-issue"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
154 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5099
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5299 …}
  -icon: "fa fa-percent"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\PricingOverrideCrudController"
    "entityFqcn" => "App\Entity\RW\PricingOverride"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/pricing-override"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
155 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5101
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5313 …}
  -icon: "fa fa-truck"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\Distribution"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/distribution"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
156 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5103
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5327 …}
  -icon: "fa fa-boxes-stacked"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\Sku"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/products"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
157 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5105
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5341 …}
  -icon: "fa fa-road"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\Routes"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/routes"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
158 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5107
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5355 …}
  -icon: "fa fa-triangle-exclamation"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\DeliveryOperationEventCrudController"
    "entityFqcn" => "App\Entity\RW\DeliveryOperationEvent"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/delivery-operation-event"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
159 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5109
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5369 …}
  -icon: "fa fa-tags"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\DeliveryOperationEventTypeCrudController"
    "entityFqcn" => "App\Entity\RW\DeliveryOperationEventType"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/delivery-operation-event-type"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
160 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5111
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5383 …}
  -icon: "fa fa-phone"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\ThreeCXCDRIngestEventCrudController"
    "entityFqcn" => "App\Entity\RW\ThreeCXCDRIngestEvent"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/three-c-x-c-d-r-ingest-event"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
161 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5113
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5397 …}
  -icon: "fa fa-phone-volume"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\ThreeCXCDRCallCrudController"
    "entityFqcn" => "App\Entity\RW\ThreeCXCDRCall"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/three-c-x-c-d-r-call"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
162 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5115
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5411 …}
  -icon: "fa fa-address-card"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\WebPhoneMappingCrudController"
    "entityFqcn" => "App\Entity\RW\WebPhoneMapping"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/web-phone-mapping"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
163 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5117
  -type: "submenu"
  -selected: false
  -expanded: true
  -label: Symfony\Component\Translation\TranslatableMessage {#5527 …}
  -icon: "fa fa-headset"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5119
      -type: "crud"
      -selected: true
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5439 …}
      -icon: "fa fa-bullhorn"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StoreCallCampaignCrudController"
        "entityFqcn" => "App\Entity\RW\StoreCallCampaign"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5121
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5433 …}
      -icon: "fa fa-user-check"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StoreCallCampaignAssignmentCrudController"
        "entityFqcn" => "App\Entity\RW\StoreCallCampaignAssignment"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign-assignment"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5123
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5470 …}
      -icon: "fa fa-phone-list"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StoreCallTargetCrudController"
        "entityFqcn" => "App\Entity\RW\StoreCallTarget"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-call-target"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5125
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5484 …}
      -icon: "fa fa-phone-arrow-up-right"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StoreCallAttemptCrudController"
        "entityFqcn" => "App\Entity\RW\StoreCallAttempt"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-call-attempt"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5127
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5498 …}
      -icon: "fa fa-file-lines"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StoreCallScriptCrudController"
        "entityFqcn" => "App\Entity\RW\StoreCallScript"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-call-script"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5129
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5512 …}
      -icon: "fa fa-list-check"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StoreCallQuestionnaireCrudController"
        "entityFqcn" => "App\Entity\RW\StoreCallQuestionnaire"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-call-questionnaire"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
  ]
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
164 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5117
  -type: "submenu"
  -selected: false
  -expanded: true
  -label: Symfony\Component\Translation\TranslatableMessage {#5527 …}
  -icon: "fa fa-headset"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5119
      -type: "crud"
      -selected: true
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5439 …}
      -icon: "fa fa-bullhorn"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StoreCallCampaignCrudController"
        "entityFqcn" => "App\Entity\RW\StoreCallCampaign"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5121
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5433 …}
      -icon: "fa fa-user-check"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StoreCallCampaignAssignmentCrudController"
        "entityFqcn" => "App\Entity\RW\StoreCallCampaignAssignment"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign-assignment"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5123
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5470 …}
      -icon: "fa fa-phone-list"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StoreCallTargetCrudController"
        "entityFqcn" => "App\Entity\RW\StoreCallTarget"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-call-target"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5125
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5484 …}
      -icon: "fa fa-phone-arrow-up-right"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StoreCallAttemptCrudController"
        "entityFqcn" => "App\Entity\RW\StoreCallAttempt"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-call-attempt"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5127
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5498 …}
      -icon: "fa fa-file-lines"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StoreCallScriptCrudController"
        "entityFqcn" => "App\Entity\RW\StoreCallScript"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-call-script"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5129
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5512 …}
      -icon: "fa fa-list-check"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StoreCallQuestionnaireCrudController"
        "entityFqcn" => "App\Entity\RW\StoreCallQuestionnaire"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-call-questionnaire"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
  ]
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
165 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5119
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5439 …}
  -icon: "fa fa-bullhorn"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\StoreCallCampaignCrudController"
    "entityFqcn" => "App\Entity\RW\StoreCallCampaign"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
166 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5121
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5433 …}
  -icon: "fa fa-user-check"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\StoreCallCampaignAssignmentCrudController"
    "entityFqcn" => "App\Entity\RW\StoreCallCampaignAssignment"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/store-call-campaign-assignment"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
167 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5123
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5470 …}
  -icon: "fa fa-phone-list"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\StoreCallTargetCrudController"
    "entityFqcn" => "App\Entity\RW\StoreCallTarget"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/store-call-target"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
168 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5125
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5484 …}
  -icon: "fa fa-phone-arrow-up-right"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\StoreCallAttemptCrudController"
    "entityFqcn" => "App\Entity\RW\StoreCallAttempt"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/store-call-attempt"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
169 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5127
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5498 …}
  -icon: "fa fa-file-lines"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\StoreCallScriptCrudController"
    "entityFqcn" => "App\Entity\RW\StoreCallScript"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/store-call-script"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
170 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5129
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5512 …}
  -icon: "fa fa-list-check"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\StoreCallQuestionnaireCrudController"
    "entityFqcn" => "App\Entity\RW\StoreCallQuestionnaire"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/store-call-questionnaire"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
171 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5131
  -type: "submenu"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5609 …}
  -icon: "fa fa-users"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5133
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5540 …}
      -icon: "fa fa-users"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\Clients"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/clients"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5135
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5534 …}
      -icon: "fa fa-user-tie"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\ClientsMgrs"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/clients-mgrs"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5137
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5566 …}
      -icon: "fa fa-shop"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\Stores"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/stores"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5139
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5580 …}
      -icon: "fa fa-warehouse"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\Warehouse"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/warehouse"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5141
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5594 …}
      -icon: "fa fa-signature"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\DistributionSignatures"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/distribution-signatures"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
  ]
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
172 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5133
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5540 …}
  -icon: "fa fa-users"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\Clients"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/clients"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
173 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5135
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5534 …}
  -icon: "fa fa-user-tie"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\ClientsMgrs"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/clients-mgrs"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
174 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5137
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5566 …}
  -icon: "fa fa-shop"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\Stores"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/stores"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
175 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5139
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5580 …}
  -icon: "fa fa-warehouse"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\Warehouse"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/warehouse"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
176 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5141
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5594 …}
  -icon: "fa fa-signature"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\DistributionSignatures"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/distribution-signatures"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
177 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5143
  -type: "submenu"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5663 …}
  -icon: "fa fa-life-ring"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5145
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5622 …}
      -icon: "fa fa-ticket"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\Ticket"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/ticket"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5147
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5616 …}
      -icon: "fa fa-comment-dots"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\TicketReplies"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/ticket-replies"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5149
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5648 …}
      -icon: "fa fa-file-lines"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\TicketDocuments"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/ticket-documents"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
  ]
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
178 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5145
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5622 …}
  -icon: "fa fa-ticket"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\Ticket"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/ticket"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
179 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5147
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5616 …}
  -icon: "fa fa-comment-dots"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\TicketReplies"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/ticket-replies"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
180 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5149
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5648 …}
  -icon: "fa fa-file-lines"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\TicketDocuments"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/ticket-documents"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
181 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5151
  -type: "submenu"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5703 …}
  -icon: "fa fa-route"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5153
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5676 …}
      -icon: "fa fa-qrcode"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\RW\Redirects"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/redirects"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5155
      -type: "route"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5670 …}
      -icon: "fa fa-chart-line"
      -cssClass: ""
      -permission: null
      -routeName: "admin_redirect_stats"
      -routeParameters: []
      -linkUrl: "https://staging.mm-4.net/admin/redirect-stats"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
  ]
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
182 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5153
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5676 …}
  -icon: "fa fa-qrcode"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\RW\Redirects"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/redirects"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
183 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5155
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5670 …}
  -icon: "fa fa-chart-line"
  -cssClass: ""
  -permission: null
  -routeName: "admin_redirect_stats"
  -routeParameters: []
  -linkUrl: "https://staging.mm-4.net/admin/redirect-stats"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
184 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5157
  -type: "submenu"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5855 …}
  -icon: "fa fa-store"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5159
      -type: "route"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5716 …}
      -icon: "fa fa-gauge"
      -cssClass: ""
      -permission: null
      -routeName: "admin_store_portal_dashboard"
      -routeParameters: []
      -linkUrl: "https://staging.mm-4.net/admin?routeName=admin_store_portal_dashboard"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5161
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5710 …}
      -icon: "fa fa-receipt"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalOrdersCrudController"
        "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalOrder"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-portal-orders"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5163
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5742 …}
      -icon: "fa fa-location-dot"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalShipmentsCrudController"
        "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalShipment"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-portal-shipments"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5165
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5756 …}
      -icon: "fa fa-credit-card"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalPaymentsCrudController"
        "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalPayment"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-portal-payments"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5167
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5770 …}
      -icon: "fa fa-box-open"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalBoxOfferingsCrudController"
        "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalBoxOffering"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-portal-box-offerings"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5169
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5784 …}
      -icon: "fa fa-cubes"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalBoxTypesCrudController"
        "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalBoxType"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-portal-box-types"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5171
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5798 …}
      -icon: "fa fa-seedling"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalProductsCrudController"
        "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalProduct"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-portal-products"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5173
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5812 …}
      -icon: "fa fa-user-lock"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalUsersCrudController"
        "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalUser"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-portal-users"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5175
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5826 …}
      -icon: "fa fa-link"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalUserStoreAssignmentsCrudController"
        "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalUserStore"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-portal-user-store-assignments"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5177
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#5840 …}
      -icon: "fa fa-truck-fast"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalShippingMethodsCrudController"
        "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalShippingMethod"
        "entityId" => null
      ]
      -linkUrl: "https://staging.mm-4.net/admin/store-portal-shipping-methods"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
  ]
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
185 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5159
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5716 …}
  -icon: "fa fa-gauge"
  -cssClass: ""
  -permission: null
  -routeName: "admin_store_portal_dashboard"
  -routeParameters: []
  -linkUrl: "https://staging.mm-4.net/admin?routeName=admin_store_portal_dashboard"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
186 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5161
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5710 …}
  -icon: "fa fa-receipt"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalOrdersCrudController"
    "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalOrder"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/store-portal-orders"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
187 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5163
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5742 …}
  -icon: "fa fa-location-dot"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalShipmentsCrudController"
    "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalShipment"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/store-portal-shipments"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
188 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5165
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5756 …}
  -icon: "fa fa-credit-card"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalPaymentsCrudController"
    "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalPayment"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/store-portal-payments"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
189 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5167
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5770 …}
  -icon: "fa fa-box-open"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalBoxOfferingsCrudController"
    "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalBoxOffering"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/store-portal-box-offerings"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
190 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5169
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5784 …}
  -icon: "fa fa-cubes"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalBoxTypesCrudController"
    "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalBoxType"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/store-portal-box-types"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
191 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5171
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5798 …}
  -icon: "fa fa-seedling"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalProductsCrudController"
    "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalProduct"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/store-portal-products"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
192 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5173
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5812 …}
  -icon: "fa fa-user-lock"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalUsersCrudController"
    "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalUser"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/store-portal-users"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
193 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5175
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5826 …}
  -icon: "fa fa-link"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalUserStoreAssignmentsCrudController"
    "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalUserStore"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/store-portal-user-store-assignments"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
194 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5177
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5840 …}
  -icon: "fa fa-truck-fast"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\StorePortal\StorePortalShippingMethodsCrudController"
    "entityFqcn" => "App\Entity\RW\StorePortal\StorePortalShippingMethod"
    "entityId" => null
  ]
  -linkUrl: "https://staging.mm-4.net/admin/store-portal-shipping-methods"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
195 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5179
  -type: "logout"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#5715 …}
  -icon: "fa fa-right-from-bracket"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "/logout"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
196 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
Show voter details
197 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\StoreNoteVoter"
ABSTAIN
Show voter details