Redirect 302 redirect from GET @admin (8a4ab2)

Security

Token

There is no security token.

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"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#540
  -map: Symfony\Component\Security\Http\AccessMap {#543 …}
  -logger: Monolog\Logger {#516 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#545
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#342 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#516 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#546 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#511 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#493 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#548 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#552
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#550 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#554
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#351 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#358 …}
  -map: Symfony\Component\Security\Http\AccessMap {#543 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#494
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#351 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#522 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#511 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\ProjectVoter"
5
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#844
  -isAccessible: true
  -fqcn: "App\Entity\LabReport"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#691 …}
  -instance: App\Entity\LabReport {#854 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 794
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1750 …}
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
2 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#844
    -isAccessible: true
    -fqcn: "App\Entity\LabReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#691 …}
    -instance: App\Entity\LabReport {#854 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 794
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1750 …}
  }
  "entityFqcn" => "App\Entity\LabReport"
]
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
3 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1248
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -value: "Juicey – 160mg Delta 9 THC Lucky Puffs Cereal Treat"
  -formattedValue: "Juicey – 160mg Delta 9 THC Lucky Puffs Cereal Treat"
  -formatValueCallable: null
  -label: "Name"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1251 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1250 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1252 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1391 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1249 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1254 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
4 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1256
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sampleName"
  -value: "D9 80 Treat"
  -formattedValue: "D9 80 Treat"
  -formatValueCallable: null
  -label: "Sample Name"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1259 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1258 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1260 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1424 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1257 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1262 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
5 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1264
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sampleMatrix"
  -value: "Treat/Extract"
  -formattedValue: "Treat/Extract"
  -formatValueCallable: null
  -label: "Sample Matrix"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1267 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1266 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1268 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1423 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1265 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1270 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
6 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1272
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productType"
  -value: "cannabis"
  -formattedValue: "cannabis"
  -formatValueCallable: null
  -label: "Product Type"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1275 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1274 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1276 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1261 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1273 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1278 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
7 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1280
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "labName"
  -value: "Delta 9 Analytical"
  -formattedValue: "Delta 9 Analytical"
  -formatValueCallable: null
  -label: "Lab Name"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1283 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1282 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1284 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1269 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1281 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1286 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
8 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1296
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\UrlField"
  -propertyName: "externalUrl"
  -value: "https://juiceydelta.com/wp-content/uploads/2024/09/COA-JUICEY-160mg-Delta-9-THC-Lucky-Puffs-Cereal-Treat.pdf"
  -formattedValue: "juiceydelta.com/wp-content/uploads/2024/09/COA-JUICEY-160mg-Delta-9-THC-Lucky-Puffs-Cereal-Treat.pdf"
  -formatValueCallable: null
  -label: "External Url"
  -formType: "Symfony\Component\Form\Extension\Core\Type\UrlType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1299 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-url"
  -columns: null
  -defaultColumns: "col-md-10 col-xxl-8"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/fields/full_url.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1298 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1300 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1277 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1297 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1302 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
9 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1304
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\UrlField"
  -propertyName: "internalUrl"
  -value: "https://cbdextract.nw.agency/lab-reports/Juicey–160mgDelta9THCLuckyPuffsCerealTreat.pdf"
  -formattedValue: "cbdextract.nw.agency/lab-reports/Juicey–160mgDelta9THCLuckyPuffsCerealTreat.pdf"
  -formatValueCallable: null
  -label: "Internal Url"
  -formType: "Symfony\Component\Form\Extension\Core\Type\UrlType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1307 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-url"
  -columns: null
  -defaultColumns: "col-md-10 col-xxl-8"
  -translationParameters: []
  -templateName: "crud/field/url"
  -templatePath: "@EasyAdmin/crud/field/url.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1306 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1308 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1285 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1305 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1310 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
10 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1312
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "category"
  -value: "TREATS"
  -formattedValue: "TREATS"
  -formatValueCallable: null
  -label: "Category"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1315 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1314 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1316 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1454 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1313 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1318 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
11 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1320
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "type"
  -value: "pdf"
  -formattedValue: "pdf"
  -formatValueCallable: null
  -label: "Type"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1323 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1322 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1324 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1463 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1321 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1326 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
12 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1328
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "project"
  -value: Proxies\__CG__\App\Entity\Project {#903 …}
  -formattedValue: "Juicey Delta [ 63 ] "
  -formatValueCallable: null
  -label: "Project"
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1331 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1330 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1332 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1317 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1329 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1334 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
13 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1514
  -isAccessible: true
  -fqcn: "App\Entity\Project"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#763 …}
  -instance: Proxies\__CG__\App\Entity\Project {#903 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 63
  -permission: null
  -fields: null
  -actions: null
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
14 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1336
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "state"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "State"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1339 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/fields/state.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1338 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1340 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1726 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1337 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1342 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
15 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1344
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -value: "Juicey – 160mg Delta 9 THC Lucky Puffs Cereal Treat"
  -formattedValue: "Juicey – 160mg Delta 9 THC Lucky Puffs Cereal Treat"
  -formatValueCallable: null
  -label: "Additional Data"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1347 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/labReports/fields/additionalData.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1346 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1348 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1727 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1345 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1350 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
16 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1352
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextEditorField"
  -propertyName: "debugData"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "Debug Data"
  -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1355 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text_editor"
  -columns: null
  -defaultColumns: "col-md-9 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/text_editor"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1354 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1356 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1723 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1353 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1358 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
17 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1360
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextEditorField"
  -propertyName: "markdownContent"
  -value: """
    # Delta 9 Analytical\n
    \n
    **Professional, Accurate, Responsive**\n
    \n
    ### Client Information\n
    \n
    - **Client Name:** juicey Delta\n
    - **Client Address:** 3900 Ten Oaks Road, Suite 111, Glenelg, MD 21737\n
    - **Grower/Processor Lic#:** \n
    \n
    ### Sample Information\n
    \n
    - **Sample ID:** 10338\n
    - **Received Date:** 06202023\n
    - **Reported Date:** 06282023\n
    - **Test(s) Ordered:** Full Panel\n
    - **Sample Name:** D9 80 Treat\n
    - **Sample Type:** Edible; 80mg\n
    - **Sample Matrix:** Treat/Extract\n
    - **Sample Size:** 39.3g\n
    - **Test Size:** 5.75g\n
    \n
    ### Cannabinoid Summary\n
    \n
    - **TOTAL CANNABINOIDS:** 0.2145%\n
      - 2.145 mg/g (84 mgs)\n
    - **Δ8-THC:** 0.1019 mg/g (4 mgs)\n
    - **CBD:** 0.1077 mg/g (4 mgs)\n
    - **TOTAL THC:** 0.1921%\n
    - **Δ9-THC:** 1.921 mg/g (75 mgs)\n
    \n
    ### Batch Photo\n
    \n
    - **B#:** 2651\n
    \n
    ## Cannabinoids (Liquid Chromatography Mass Spectrometry - LCMS)\n
    \n
    | Analyte                        | Mass (%) | Mass (mg/g) | LOQ (%) |\n
    |-------------------------------|----------|-------------|---------|\n
    | Cannabinol (CBN)              | ND       | ND          | 0.0003  |\n
    | Δ8-THC                        | 0.0102   | 0.1019      | 0.0003  |\n
    | Cannabichromene (CBC)         | ND       | ND          | 0.0003  |\n
    | Cannabigerol (CBG)            | 0.0007   | 0.0074      | 0.0003  |\n
    | Cannabidiol (CBD)             | 0.0108   | 0.1077      | 0.0003  |\n
    | Cannabidiolic Acid (CBGA)     | ND       | ND          | 0.0003  |\n
    | Cannabidivarin (CBDV)         | ND       | ND          | 0.0003  |\n
    | Cannabidivarin Acid (CBDVA)   | ND       | ND          | 0.0003  |\n
    | Cannabicitran (CBT)           | ND       | ND          | 0.0003  |\n
    | 6aR,9S-Δ10-THC                | ND       | ND          | 0.0003  |\n
    | 6aR,9R-Δ10-THC                | ND       | ND          | 0.0003  |\n
    | THC-O-Acetate (THCO)          | ND       | ND          | 0.0003  |\n
    | THCV                          | ND       | ND          | 0.0003  |\n
    | 95-Hexahydrocannabinol (HHC5) | ND       | ND          | 0.0003  |\n
    | 9R-Hexahydrocannabinol (HHC)  | ND       | ND          | 0.0003  |\n
    | Cannabidiolic Acid (CBDA)     | ND       | ND          | 0.0003  |\n
    | Δ9-THC Acid (THCA)            | ND       | ND          | 0.0003  |\n
    | THC-varian (THCV)             | 0.0007   | 0.0075      | 0.0003  |\n
    | **Δ9-THC**                    | 0.1921   | 1.921       | 0.0003  |\n
    | **TOTAL CANNABINOIDS**        | 0.2145   | 2.145       |         |\n
    | **TOTAL THC**                 | 0.1921   | 1.921       |         |\n
    | **TOTAL CBD**                 | 0.0108   | 0.1077      |         |\n
    | **TOTAL CBG**                 | 0.0007   | 0.0074      |         |\n
    | **TOTAL CBV**                 | ND       | ND          |         |\n
    | TOTAL Δ10-THC                 | ND       | ND          |         |\n
    | TOTAL HHC                     | ND       | ND          |         |\n
    \n
    ### Moisture (loss on drying): NT\n
    \n
    ### Result Certification\n
    \n
    - **Date:** 06282023\n
    - **Signatures:**  \n
      - Frank P. Mauro  \n
      - Michael R. Horton\n
    \n
    **Testing results are based solely upon the sample submitted to Delta 9 Analytical, LLC (DSA) in the condition it was received. DSA warrants that all analytical work is conducted professionally in accordance with all applicable standard practices using validated methods utilizing certified reference standards.**\n
    \n
    **The measurement of uncertainty = 0.0485%. This report may not be reproduced, except in full, without the written approval of D9A. Test(s) Ordered: Full Panel (Pesticides, Metals, Mycotoxins, Microbials – SLabs, Macon GA)**\n
    \n
    **Scan QR code to verify COA at www.delta9analytical.com**\n
    ---\n
    # Delta 9 Analytical\n
    \n
    **Professional, Accurate, Responsive**\n
    \n
    ## PESTICIDES\n
    \n
    (62 pesticides by Liquid Chromatography Mass Spectrometry – LCMS; ND = Not Detected)\n
    \n
    | ANALYTE             | LOQ (PPB) | MASS | ANALYTE         | LOQ (PPB) | MASS | ANALYTE            | LOQ (PPB) | MASS |\n
    | ------------------- | --------- | ---- | --------------- | --------- | ---- | ------------------ | --------- | ---- |\n
    | Abamectin           | 100       | ND   | Diazinon        | 100       | ND   | Myclobutanil       | 100       | ND   |\n
    | Acephate            | 100       | ND   | Dimethoate      | 100       | ND   | Oxamyl             | 100       | ND   |\n
    | Acetamiprid         | 100       | ND   | Dimethomorph    | 100       | ND   | Paclobutrazol      | 100       | ND   |\n
    | Alachlor            | 100       | ND   | Ethoprophos     | 100       | ND   | Permethrin         | 100       | ND   |\n
    | Azoxystrobin        | 100       | ND   | Etofenprox      | 100       | ND   | Phosmet            | 100       | ND   |\n
    | Bifenazate          | 100       | ND   | Etoxazole       | 100       | ND   | Piperonyl Butoxide | 100       | ND   |\n
    | Bifenthrin          | 100       | ND   | Fenhexamid      | 100       | ND   | Prallethrin        | 100       | ND   |\n
    | Boscalid            | 100       | ND   | Fenoxycarb      | 100       | ND   | Propiconazole      | 100       | ND   |\n
    | Captan              | 100       | ND   | Fenpyroximate   | 100       | ND   | Propargite         | 100       | ND   |\n
    | Carbofuran          | 100       | ND   | Fipronil        | 100       | ND   | Pyrethrins         | 100       | ND   |\n
    | Chlorantraniliprole | 100       | ND   | Flonicamid      | 100       | ND   | Pyridaben          | 100       | ND   |\n
    | Chlorfenapyr        | 100       | ND   | Fludioxonil     | 100       | ND   | Spinetoram         | 100       | ND   |\n
    | Chlorpyrifos        | 100       | ND   | Hexythiazox     | 100       | ND   | Spinosad           | 100       | ND   |\n
    | Clofentezine        | 100       | ND   | Imazalil        | 100       | ND   | Spirotetramat      | 100       | ND   |\n
    | Coumaphos           | 100       | ND   | Imidacloprid    | 100       | ND   | Spinosyn A         | 100       | ND   |\n
    | Cyfluthrin          | 100       | ND   | Kresoxim Methyl | 100       | ND   | Tebuconazole       | 100       | ND   |\n
    | Deltamethrin        | 100       | ND   | Metalaxyl       | 100       | ND   | Thiacloprid        | 100       | ND   |\n
    | Damninozide         | 100       | ND   | Methomyl        | 100       | ND   | Thiamethoxam       | 100       | ND   |\n
    | DDVP Dichlorvos     | 100       | ND   | Mevinphos       | 100       | ND   | Trifloxystrobin    | 100       | ND   |\n
    \n
    \n
    ## HEAVY METALS\n
    \n
    | Anaylte  | Mass (PPM) | LOQ (PPM) |\n
    | -------- | ---------- | --------- |\n
    | Arsenic  | 0.05       | 0.01      |\n
    | Cadmium  | <0.01      | 0.01      |\n
    | Lead     | <0.01      | 0.01      |\n
    | Mercury  | ND         | 0.01      |\n
    | Chromium | 0.09       | 0.01      |\n
    \n
    \n
    **Method:** ICP-MS ND = Not Detected\n
    \n
    ## MYCOTOXINS\n
    \n
    | Toxin            | LOQ PPM | Units PPM |\n
    | ---------------- | ------- | --------- |\n
    | Aflatoxin B1     | 20      | ND        |\n
    | Aflatoxin B2     | 20      | ND        |\n
    | Aflatoxin G1     | 20      | ND        |\n
    | Aflatoxin G2     | 20      | ND        |\n
    | TOTAL Aflatoxins | 20      | ND        |\n
    | Ochratoxin A     | 20      | ND        |\n
    \n
    \n
    **Method:** LCMS ND = Not Detected\n
    \n
    ## MICROBIALS\n
    \n
    | Organism              | Results (CFU) |\n
    | --------------------- | ------------- |\n
    | Aspergillus fumigatus | ND            |\n
    | Aspergillus terreus   | ND            |\n
    | Aspergillus niger     | ND            |\n
    | Aspergillus flavus    | ND            |\n
    | Total Coliform        | ND            |\n
    | BTGN                  | ND            |\n
    | STEC                  | ND            |\n
    | Salmonella            | ND            |\n
    | Total Yeast/Mold      | ND            |\n
    | Total Aerobic Count   | 80            |\n
    \n
    \n
    **Method:** DRBC agar and Petrifilm\n
    \n
    ## RESULT CERTIFICATION\n
    \n
    06282023\n
    \n
    Frank P. Maurio/Michael R. Horton\n
    \n
    Frank P. Maurio CSO/Michael R. Horton CSO & Date\n
    \n
    ----\n
    \n
    **Testing results are based solely upon the sample submitted to Delta 9 Analytical, LLC (D9A) in the condition it was received. D9A warrants that all analytical work is conducted professionally in accordance with all applicable standard practices using validated methods utilizing certified reference standards.**\n
    \n
    **The measurement of uncertainty = 0.04895%. This report may not be reproduced, except in full, without the written approval of D9A. Tests Ordered: Full Panel (Pesticides, Metals, Mycotoxins, Microbials – SLabs, Macon GA)**\n
    \n
    **Scan QR Code to verify COA at www.delta9analytical.com**\n
    ---\n
    # Delta 9 Analytical\n
    \n
    **Professional, Accurate, Responsive**\n
    \n
    ----\n
    \n
    ## RESIDUAL SOLVENTS\n
    \n
    | Solvent            | Result (PPM) | LOQ (PPM) | Solvent            | Result (PPM) | LOQ (PPM) | Solvent         | Result (PPM) | LOQ (PPM) |\n
    | ------------------ | ------------ | --------- | ------------------ | ------------ | --------- | --------------- | ------------ | --------- |\n
    | Acetone            | ND           | 25        | Ethanol            | ND           | 100       | 2-Propanol      | ND           | 25        |\n
    | Acetonitrile       | ND           | 5         | Ethyl Acetate      | ND           | 5         | Toluene         | ND           | 1         |\n
    | Benzene            | ND           | 1         | (C7) n-Heptane     | ND           | 5         | Trichloroethene | ND           | 1         |\n
    | Chloroform         | ND           | 1         | (C6) n-Hexane      | ND           | 5         | m-Xylene        | ND           | 5 total   |\n
    | Cyclohexane        | ND           | 6         | Methanol           | ND           | 25        | o-Xylene        | ND           | 5 total   |\n
    | 1,2-Dichloroethane | ND           | 1         | Methylene Chloride | ND           | 1         | p-Xylene        | ND           | 5 total   |\n
    | Diethyl ether      | ND           | 20        | (C5) n-Pentane     | ND           | 5         |                 |              |           |\n
    \n
    \n
    **Performed on GC FID**\n
    \n
    **ND = Not Detected**\n
    \n
    ----\n
    \n
    ## RESULT CERTIFICATION\n
    \n
    **06282023**\n
    \n
    **Frank P. Maurio / Michael R. Horton**\n
    \n
    Frank P. Maurio COO/Michael R. Horton CSO & Date\n
    \n
    ----\n
    \n
    **Testing results are based solely upon the sample submitted to Delta 9 Analytical, LLC (D9A) in the condition it was received. D9A warrants that all analytical work is conducted professionally in accordance with all applicable standard practices using validated methods utilizing certified reference standards.**\n
    \n
    **The measurement of uncertainty = 0.04985%. This report may not be reproduced, except in full, without the written approval of D9A. Tests Ordered: Full Panel (Pesticides, Metals, Mycotoxins, Microbials – S/Labs, Macon GA)**\n
    \n
    **Scan QR Code to verify COA at www.delta9analytical.com**\n
    \n
    ----\n
    \n
    **NC Controlled Substance License #:**\n
    \n
    NC-DHHS-1004369\n
    \n
    **DEA Controlled Substance License #:**\n
    \n
    RD0567596\n
    \n
    **PROFICIENCY TESTING:**\n
    \n
    AbsoluteGrade PT Program – Absolute Standards Inc (Hamden, CT)\n
    \n
    ISO 17025 Certification: IN PROGRESS - PJLA\n
    \n
    **Laboratory Location**\n
    \n
    6308 Angus Drive, Suite B\n
    \n
    Raleigh NC 27617\n
    \n
    919-673-7153 / 919-450-1870\n
    \n
    frank@delta9analytical.com\n
    \n
    michael@delta9analytical.com
    """
  -formattedValue: """
    # Delta 9 Analytical\n
    \n
    **Professional, Accurate, Responsive**\n
    \n
    ### Client Information\n
    \n
    - **Client Name:** juicey Delta\n
    - **Client Address:** 3900 Ten Oaks Road, Suite 111, Glenelg, MD 21737\n
    - **Grower/Processor Lic#:** \n
    \n
    ### Sample Information\n
    \n
    - **Sample ID:** 10338\n
    - **Received Date:** 06202023\n
    - **Reported Date:** 06282023\n
    - **Test(s) Ordered:** Full Panel\n
    - **Sample Name:** D9 80 Treat\n
    - **Sample Type:** Edible; 80mg\n
    - **Sample Matrix:** Treat/Extract\n
    - **Sample Size:** 39.3g\n
    - **Test Size:** 5.75g\n
    \n
    ### Cannabinoid Summary\n
    \n
    - **TOTAL CANNABINOIDS:** 0.2145%\n
      - 2.145 mg/g (84 mgs)\n
    - **Δ8-THC:** 0.1019 mg/g (4 mgs)\n
    - **CBD:** 0.1077 mg/g (4 mgs)\n
    - **TOTAL THC:** 0.1921%\n
    - **Δ9-THC:** 1.921 mg/g (75 mgs)\n
    \n
    ### Batch Photo\n
    \n
    - **B#:** 2651\n
    \n
    ## Cannabinoids (Liquid Chromatography Mass Spectrometry - LCMS)\n
    \n
    | Analyte                        | Mass (%) | Mass (mg/g) | LOQ (%) |\n
    |-------------------------------|----------|-------------|---------|\n
    | Cannabinol (CBN)              | ND       | ND          | 0.0003  |\n
    | Δ8-THC                        | 0.0102   | 0.1019      | 0.0003  |\n
    | Cannabichromene (CBC)         | ND       | ND          | 0.0003  |\n
    | Cannabigerol (CBG)            | 0.0007   | 0.0074      | 0.0003  |\n
    | Cannabidiol (CBD)             | 0.0108   | 0.1077      | 0.0003  |\n
    | Cannabidiolic Acid (CBGA)     | ND       | ND          | 0.0003  |\n
    | Cannabidivarin (CBDV)         | ND       | ND          | 0.0003  |\n
    | Cannabidivarin Acid (CBDVA)   | ND       | ND          | 0.0003  |\n
    | Cannabicitran (CBT)           | ND       | ND          | 0.0003  |\n
    | 6aR,9S-Δ10-THC                | ND       | ND          | 0.0003  |\n
    | 6aR,9R-Δ10-THC                | ND       | ND          | 0.0003  |\n
    | THC-O-Acetate (THCO)          | ND       | ND          | 0.0003  |\n
    | THCV                          | ND       | ND          | 0.0003  |\n
    | 95-Hexahydrocannabinol (HHC5) | ND       | ND          | 0.0003  |\n
    | 9R-Hexahydrocannabinol (HHC)  | ND       | ND          | 0.0003  |\n
    | Cannabidiolic Acid (CBDA)     | ND       | ND          | 0.0003  |\n
    | Δ9-THC Acid (THCA)            | ND       | ND          | 0.0003  |\n
    | THC-varian (THCV)             | 0.0007   | 0.0075      | 0.0003  |\n
    | **Δ9-THC**                    | 0.1921   | 1.921       | 0.0003  |\n
    | **TOTAL CANNABINOIDS**        | 0.2145   | 2.145       |         |\n
    | **TOTAL THC**                 | 0.1921   | 1.921       |         |\n
    | **TOTAL CBD**                 | 0.0108   | 0.1077      |         |\n
    | **TOTAL CBG**                 | 0.0007   | 0.0074      |         |\n
    | **TOTAL CBV**                 | ND       | ND          |         |\n
    | TOTAL Δ10-THC                 | ND       | ND          |         |\n
    | TOTAL HHC                     | ND       | ND          |         |\n
    \n
    ### Moisture (loss on drying): NT\n
    \n
    ### Result Certification\n
    \n
    - **Date:** 06282023\n
    - **Signatures:**  \n
      - Frank P. Mauro  \n
      - Michael R. Horton\n
    \n
    **Testing results are based solely upon the sample submitted to Delta 9 Analytical, LLC (DSA) in the condition it was received. DSA warrants that all analytical work is conducted professionally in accordance with all applicable standard practices using validated methods utilizing certified reference standards.**\n
    \n
    **The measurement of uncertainty = 0.0485%. This report may not be reproduced, except in full, without the written approval of D9A. Test(s) Ordered: Full Panel (Pesticides, Metals, Mycotoxins, Microbials – SLabs, Macon GA)**\n
    \n
    **Scan QR code to verify COA at www.delta9analytical.com**\n
    ---\n
    # Delta 9 Analytical\n
    \n
    **Professional, Accurate, Responsive**\n
    \n
    ## PESTICIDES\n
    \n
    (62 pesticides by Liquid Chromatography Mass Spectrometry – LCMS; ND = Not Detected)\n
    \n
    | ANALYTE             | LOQ (PPB) | MASS | ANALYTE         | LOQ (PPB) | MASS | ANALYTE            | LOQ (PPB) | MASS |\n
    | ------------------- | --------- | ---- | --------------- | --------- | ---- | ------------------ | --------- | ---- |\n
    | Abamectin           | 100       | ND   | Diazinon        | 100       | ND   | Myclobutanil       | 100       | ND   |\n
    | Acephate            | 100       | ND   | Dimethoate      | 100       | ND   | Oxamyl             | 100       | ND   |\n
    | Acetamiprid         | 100       | ND   | Dimethomorph    | 100       | ND   | Paclobutrazol      | 100       | ND   |\n
    | Alachlor            | 100       | ND   | Ethoprophos     | 100       | ND   | Permethrin         | 100       | ND   |\n
    | Azoxystrobin        | 100       | ND   | Etofenprox      | 100       | ND   | Phosmet            | 100       | ND   |\n
    | Bifenazate          | 100       | ND   | Etoxazole       | 100       | ND   | Piperonyl Butoxide | 100       | ND   |\n
    | Bifenthrin          | 100       | ND   | Fenhexamid      | 100       | ND   | Prallethrin        | 100       | ND   |\n
    | Boscalid            | 100       | ND   | Fenoxycarb      | 100       | ND   | Propiconazole      | 100       | ND   |\n
    | Captan              | 100       | ND   | Fenpyroximate   | 100       | ND   | Propargite         | 100       | ND   |\n
    | Carbofuran          | 100       | ND   | Fipronil        | 100       | ND   | Pyrethrins         | 100       | ND   |\n
    | Chlorantraniliprole | 100       | ND   | Flonicamid      | 100       | ND   | Pyridaben          | 100       | ND   |\n
    | Chlorfenapyr        | 100       | ND   | Fludioxonil     | 100       | ND   | Spinetoram         | 100       | ND   |\n
    | Chlorpyrifos        | 100       | ND   | Hexythiazox     | 100       | ND   | Spinosad           | 100       | ND   |\n
    | Clofentezine        | 100       | ND   | Imazalil        | 100       | ND   | Spirotetramat      | 100       | ND   |\n
    | Coumaphos           | 100       | ND   | Imidacloprid    | 100       | ND   | Spinosyn A         | 100       | ND   |\n
    | Cyfluthrin          | 100       | ND   | Kresoxim Methyl | 100       | ND   | Tebuconazole       | 100       | ND   |\n
    | Deltamethrin        | 100       | ND   | Metalaxyl       | 100       | ND   | Thiacloprid        | 100       | ND   |\n
    | Damninozide         | 100       | ND   | Methomyl        | 100       | ND   | Thiamethoxam       | 100       | ND   |\n
    | DDVP Dichlorvos     | 100       | ND   | Mevinphos       | 100       | ND   | Trifloxystrobin    | 100       | ND   |\n
    \n
    \n
    ## HEAVY METALS\n
    \n
    | Anaylte  | Mass (PPM) | LOQ (PPM) |\n
    | -------- | ---------- | --------- |\n
    | Arsenic  | 0.05       | 0.01      |\n
    | Cadmium  | <0.01      | 0.01      |\n
    | Lead     | <0.01      | 0.01      |\n
    | Mercury  | ND         | 0.01      |\n
    | Chromium | 0.09       | 0.01      |\n
    \n
    \n
    **Method:** ICP-MS ND = Not Detected\n
    \n
    ## MYCOTOXINS\n
    \n
    | Toxin            | LOQ PPM | Units PPM |\n
    | ---------------- | ------- | --------- |\n
    | Aflatoxin B1     | 20      | ND        |\n
    | Aflatoxin B2     | 20      | ND        |\n
    | Aflatoxin G1     | 20      | ND        |\n
    | Aflatoxin G2     | 20      | ND        |\n
    | TOTAL Aflatoxins | 20      | ND        |\n
    | Ochratoxin A     | 20      | ND        |\n
    \n
    \n
    **Method:** LCMS ND = Not Detected\n
    \n
    ## MICROBIALS\n
    \n
    | Organism              | Results (CFU) |\n
    | --------------------- | ------------- |\n
    | Aspergillus fumigatus | ND            |\n
    | Aspergillus terreus   | ND            |\n
    | Aspergillus niger     | ND            |\n
    | Aspergillus flavus    | ND            |\n
    | Total Coliform        | ND            |\n
    | BTGN                  | ND            |\n
    | STEC                  | ND            |\n
    | Salmonella            | ND            |\n
    | Total Yeast/Mold      | ND            |\n
    | Total Aerobic Count   | 80            |\n
    \n
    \n
    **Method:** DRBC agar and Petrifilm\n
    \n
    ## RESULT CERTIFICATION\n
    \n
    06282023\n
    \n
    Frank P. Maurio/Michael R. Horton\n
    \n
    Frank P. Maurio CSO/Michael R. Horton CSO & Date\n
    \n
    ----\n
    \n
    **Testing results are based solely upon the sample submitted to Delta 9 Analytical, LLC (D9A) in the condition it was received. D9A warrants that all analytical work is conducted professionally in accordance with all applicable standard practices using validated methods utilizing certified reference standards.**\n
    \n
    **The measurement of uncertainty = 0.04895%. This report may not be reproduced, except in full, without the written approval of D9A. Tests Ordered: Full Panel (Pesticides, Metals, Mycotoxins, Microbials – SLabs, Macon GA)**\n
    \n
    **Scan QR Code to verify COA at www.delta9analytical.com**\n
    ---\n
    # Delta 9 Analytical\n
    \n
    **Professional, Accurate, Responsive**\n
    \n
    ----\n
    \n
    ## RESIDUAL SOLVENTS\n
    \n
    | Solvent            | Result (PPM) | LOQ (PPM) | Solvent            | Result (PPM) | LOQ (PPM) | Solvent         | Result (PPM) | LOQ (PPM) |\n
    | ------------------ | ------------ | --------- | ------------------ | ------------ | --------- | --------------- | ------------ | --------- |\n
    | Acetone            | ND           | 25        | Ethanol            | ND           | 100       | 2-Propanol      | ND           | 25        |\n
    | Acetonitrile       | ND           | 5         | Ethyl Acetate      | ND           | 5         | Toluene         | ND           | 1         |\n
    | Benzene            | ND           | 1         | (C7) n-Heptane     | ND           | 5         | Trichloroethene | ND           | 1         |\n
    | Chloroform         | ND           | 1         | (C6) n-Hexane      | ND           | 5         | m-Xylene        | ND           | 5 total   |\n
    | Cyclohexane        | ND           | 6         | Methanol           | ND           | 25        | o-Xylene        | ND           | 5 total   |\n
    | 1,2-Dichloroethane | ND           | 1         | Methylene Chloride | ND           | 1         | p-Xylene        | ND           | 5 total   |\n
    | Diethyl ether      | ND           | 20        | (C5) n-Pentane     | ND           | 5         |                 |              |           |\n
    \n
    \n
    **Performed on GC FID**\n
    \n
    **ND = Not Detected**\n
    \n
    ----\n
    \n
    ## RESULT CERTIFICATION\n
    \n
    **06282023**\n
    \n
    **Frank P. Maurio / Michael R. Horton**\n
    \n
    Frank P. Maurio COO/Michael R. Horton CSO & Date\n
    \n
    ----\n
    \n
    **Testing results are based solely upon the sample submitted to Delta 9 Analytical, LLC (D9A) in the condition it was received. D9A warrants that all analytical work is conducted professionally in accordance with all applicable standard practices using validated methods utilizing certified reference standards.**\n
    \n
    **The measurement of uncertainty = 0.04985%. This report may not be reproduced, except in full, without the written approval of D9A. Tests Ordered: Full Panel (Pesticides, Metals, Mycotoxins, Microbials – S/Labs, Macon GA)**\n
    \n
    **Scan QR Code to verify COA at www.delta9analytical.com**\n
    \n
    ----\n
    \n
    **NC Controlled Substance License #:**\n
    \n
    NC-DHHS-1004369\n
    \n
    **DEA Controlled Substance License #:**\n
    \n
    RD0567596\n
    \n
    **PROFICIENCY TESTING:**\n
    \n
    AbsoluteGrade PT Program – Absolute Standards Inc (Hamden, CT)\n
    \n
    ISO 17025 Certification: IN PROGRESS - PJLA\n
    \n
    **Laboratory Location**\n
    \n
    6308 Angus Drive, Suite B\n
    \n
    Raleigh NC 27617\n
    \n
    919-673-7153 / 919-450-1870\n
    \n
    frank@delta9analytical.com\n
    \n
    michael@delta9analytical.com
    """
  -formatValueCallable: null
  -label: "Markdown Content"
  -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1367 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text_editor"
  -columns: null
  -defaultColumns: "col-md-9 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/text_editor"
  -templatePath: "@EasyAdmin/crud/field/text_editor.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1366 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1368 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1349 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1365 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1370 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
18 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#598
    -type: "entity"
    -name: "saveAndContinue"
    -label: Symfony\Component\Translation\TranslatableMessage {#604 …}
    -icon: "far fa-edit"
    -cssClass: "action-saveAndContinue btn btn-secondary action-save"
    -addedCssClass: " btn btn-secondary action-save"
    -htmlElement: "button"
    -htmlAttributes: [
      "type" => "submit"
      "name" => "ea[newForm][btn]"
      "value" => "saveAndContinue"
      "data-action-name" => "saveAndContinue"
      "form" => "edit-LabReport-form"
    ]
    -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController&entityId=794"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#844
    -isAccessible: true
    -fqcn: "App\Entity\LabReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#691 …}
    -instance: App\Entity\LabReport {#854 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 794
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1750 …}
  }
]
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
19 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#596
    -type: "entity"
    -name: "saveAndReturn"
    -label: Symfony\Component\Translation\TranslatableMessage {#1745 …}
    -icon: null
    -cssClass: "action-saveAndReturn btn btn-primary action-save"
    -addedCssClass: " btn btn-primary action-save"
    -htmlElement: "button"
    -htmlAttributes: [
      "type" => "submit"
      "name" => "ea[newForm][btn]"
      "value" => "saveAndReturn"
      "data-action-name" => "saveAndReturn"
      "form" => "edit-LabReport-form"
    ]
    -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController&entityId=794"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#844
    -isAccessible: true
    -fqcn: "App\Entity\LabReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#691 …}
    -instance: App\Entity\LabReport {#854 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 794
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1750 …}
  }
]
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
20 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
Show voter details
21 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4220
  -type: "dashboard"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4255 …}
  -icon: "fa fa-home"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "https://cbdextract.nw.agency/admin"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
22 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4222
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4258 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
23 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4224
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4261 …}
  -icon: "fa-solid fa-cannabis"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Project"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProjectCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
24 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4226
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4272 …}
  -icon: "fa-solid fa-cannabis"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Product"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProductCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
25 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4228
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4257 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
26 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4230
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4292 …}
  -icon: "fa fa-file"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\LabReport"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
27 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4232
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4303 …}
  -icon: "fa fa-file"
  -cssClass: ""
  -permission: null
  -routeName: "admin_upload_extract"
  -routeParameters: []
  -linkUrl: "https://cbdextract.nw.agency/admin?routeName=admin_upload_extract"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
28 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4234
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4313 …}
  -icon: "fa fa-file"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\LabReportFail"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportFailCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
29 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4236
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4322 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
30 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4238
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4333 …}
  -icon: "fa-solid fa-globe"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ProductUrl"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProductUrlCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
31 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4240
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4344 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
32 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4242
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4345 …}
  -icon: "fa fa-book"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ExtractorDictionary"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CExtractorDictionaryCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
33 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4244
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4364 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
34 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4246
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4365 …}
  -icon: "fa-solid fa-list"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\AILog"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAILogCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
35 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4248
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4384 …}
  -icon: "fa-solid fa-message"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
36 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4250
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4385 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Queue"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CQueueCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
37 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4252
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4404 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\QueueSimulator"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CQueueSimulatorCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
38 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4254
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4323 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\QueueException"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CQueueExceptionCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
39 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
Show voter details