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: 576
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1751 …}
}
"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: 576
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1751 …}
  }
  "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: "Exotic Premium THCA Prerolls (2 pack)"
  -formattedValue: "Exotic Premium THCA Prerolls (2 pack)"
  -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: "Cereal Milk"
  -formattedValue: "Cereal Milk"
  -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: "Flower, Inhalable"
  -formattedValue: "Flower, Inhalable"
  -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: "SC Laboratories California LLC"
  -formattedValue: "SC Laboratories California LLC"
  -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://caliglowdistro.com/wp-content/uploads/2024/12/Cereal-Milk-THCA-Flower-COA.pdf"
  -formattedValue: "caliglowdistro.com/wp-content/uploads/2024/12/Cereal-Milk-THCA-Flower-COA.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/ExoticPremiumTHCAPrerolls(2pack).pdf"
  -formattedValue: "cbdextract.nw.agency/lab-reports/ExoticPremiumTHCAPrerolls(2pack).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: "All Lab Reports"
  -formattedValue: "All Lab Reports"
  -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: "CaliGlow Distro [ 85 ] "
  -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: 85
  -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: "processed"
  -formattedValue: "processed"
  -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 {#1727 …}
  -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: "Exotic Premium THCA Prerolls (2 pack)"
  -formattedValue: "Exotic Premium THCA Prerolls (2 pack)"
  -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 {#1728 …}
  -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 {#1724 …}
  -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: """
    # Regulatory Compliance Testing  \n
    CERTIFICATE OF ANALYSIS\n
    \n
    **DATE ISSUED:** 07/27/2024 | **OVERALL BATCH RESULT:** !Pass Pass\n
    \n
    ----\n
    \n
    ## SAMPLE NAME: Cereal Milk  \n
    Flower, Inhalable\n
    \n
    ### CULTIVATOR / MANUFACTURER\n
    - **Business Name:**  \n
    - **License Number:**  \n
    - **Address:**  \n
    \n
    ### DISTRIBUTOR\n
    - **Business Name:**  \n
    - **License Number:**  \n
    - **Address:**  \n
    \n
    ### SAMPLE DETAIL\n
    - **Batch Number:**  \n
    - **Sample ID:** 240724R008  \n
    - **Source Metric UID:**  \n
    \n
    - **Date Collected:** 07/24/2024  \n
    - **Date Received:** 07/25/2024  \n
    - **Batch Size:** 2276.9 grams  \n
    - **Sample Size:** 80.0 grams  \n
    - **Unit Mass:**  \n
    - **Serving Size:**  \n
    \n
    **Sampling Method:** QSP 1205 - Sampling of Cannabis and Product Batches\n
    \n
    ----\n
    \n
    ## CANNABINOID ANALYSIS - SUMMARY\n
    \n
    **CALCULATED USING DRY-WEIGHT**\n
    \n
    - **Sum of Cannabinoids:** 27.366%\n
    - **Total Cannabinoids:** 26.4473%\n
    - **Total THC:** 25.8385%\n
    - **Total CBD:** 0.2523%\n
    \n
    **Moisture:** 11.7%\n
    \n
    ### Cannabinoid Calculation Details\n
    - Sum of Cannabinoids = Δ9-THC + THCa + CBD + CBDa + CBG + CBGa + THCV + THCVa + CBC + CBCa + CBDV + CBDVa + Δ8-THC + CBL + CBN\n
    - Total Cannabinoids = (THC) + (0.877 * THCa) + (CBD) + (0.877 * CBDa) + (CBG) + (0.877 * CBGa) + (THCV) + (0.877 * THCVa) + (CBC) + (0.877 * CBCa) + (CBDV) + (0.877 * CBDVa) + CBL + CBN\n
    - Total THC/CBD is calculated using the following formulas to take into account the loss of carboxyl group during the decarboxylation step:\n
      - Total THC = Δ9-THC + (THCa * 0.877) = Δ9-THC\n
      - Total CBD = CBD + (CBDa * 0.877)\n
    \n
    ----\n
    \n
    ## TERPENOID ANALYSIS - SUMMARY\n
    \n
    **39 TESTED, TOP 3 HIGHLIGHTED**\n
    \n
    - **Total Terpenoids:** 1.839%\n
    \n
    | Terpenoid       | Amount (mg/g) |\n
    |-----------------|---------------|\n
    | β-Caryophyllene | 5.575 mg/g    |\n
    | Limonene        | 4.055 mg/g    |\n
    | α-Humulene      | 1.809 mg/g    |\n
    \n
    ----\n
    \n
    ## SAFETY ANALYSIS - SUMMARY\n
    \n
    - **Pesticides:** !Pass Pass\n
    - **Mycotoxins:** !Pass Pass\n
    - **Heavy Metals:** !Pass Pass\n
    - **Microbiology:** !Pass Pass\n
    - **Foreign Material:** !Pass Pass\n
    - **Water Activity:** !Pass Pass\n
    \n
    ----\n
    \n
    These results relate only to the sample included on this report.  \n
    This report shall not be reproduced except in full, without written approval of the laboratory.\n
    \n
    **Sample Certification:** California Code of Regulations Title 4 Division 19. Department of Cannabis Control  \n
    Business and Professions Code. Reference: Sections 26100, 26104 and 26110, Business and Professions Code.  \n
    **Decision Rule:** Statements of conformity (e.g. Pass/Fail) to specifications are made in this report without taking measurement uncertainty into account. Where statements of conformity are made in this report, the following decision rules are applied: PASS - Results within limits/specifications. FAIL - Results exceed limits/specifications.  \n
    **References:** limit of detection (LOD), limit of quantification (LOQ), not detected (ND), not tested (NT)\n
    \n
    **All LQC samples were performed and met the prescribed acceptance criteria 4 CCR section 1570, as attested by Carmen Stackhouse**  \n
    **Job Title:** Senior Laboratory Analyst  \n
    **Date:** 07/27/2024\n
    \n
    ----\n
    \n
    SC Laboratories California LLC, 1100 Pioneer Street, Suite E, Santa Cruz, CA 95060 | (866) 435-0709 | sclabs.com | C8-0000010-LIC | ISO/IEC 17025:2017 PJLA Accreditation Number 87168  \n
    © 2024 SC Labs all rights reserved. Trademarks referenced are trademarks of either SC Labs or their respective owners. MKT00162 REV6 12/20  \n
    CoA ID: 240724R002-001 Page 1 of 4\n
    ---\n
    # SC Labs®\n
    \n
    ## Regulatory Compliance Testing\n
    \n
    # CERTIFICATE OF ANALYSIS\n
    \n
    **CEREAL MILK | DATE ISSUED 07/27/2024 | OVERALL BATCH RESULT: ✅ PASS**\n
    \n
    ----\n
    \n
    ### CANNABINOID TEST RESULTS: 07/25/2024\n
    \n
    Tested by high-performance liquid chromatography with diode-array detection (HPLC-DAD). Calculated using Dry Weight. Method: QSP 1157 - Analysis of Cannabinoids by HPLC-DAD\n
    \n
    - **TOTAL CANNABINOIDS: 26.4473%**  \n
      Total Cannabinoids (Total THC + Total CBD + Total CBG + Total CBC + Total CBN + CBL + CBE)\n
    \n
    - **TOTAL THC: 25.6385%**  \n
      Total THC (Δ9THC+Δ8THC+THCa)\n
    \n
    - **TOTAL CBD: 0.2523%**  \n
      Total CBD (CBD+CBDA+CBDVa)\n
    \n
    - **TOTAL CBG: 1.2629%**  \n
      Total CBG (CBG+CBGa+CBGVa)\n
    \n
    - **TOTAL THCV: 0.0936%**  \n
      Total THCV (THCV+THCVa)\n
    \n
    - **TOTAL CBC: ND**  \n
      Total CBC (CBC+CBCA)\n
    \n
    - **TOTAL CBDV: ND**  \n
      Total CBDV (CBDV+CBDVa)\n
    \n
    | COMPOUND | LOD/LOQ (mg/g) | MEASUREMENT UNCERTAINTY (mg/g) | RESULT (mg/g) | RESULT (%) |\n
    | -------- | -------------- | ------------------------------ | ------------- | ---------- |\n
    | THCa     | 0.062 / 0.250  | ±4.6565                        | 253.275       | 25.3275    |\n
    | Δ9THC    | 0.047 / 0.250  | ±2.2547                        | 2.253         | 0.2253     |\n
    | CBGa     | 0.040 / 0.250  | ±0.3539                        | 12.595        | 1.2595     |\n
    | CBDa     | 0.040 / 0.0524 | ±0.2877                        | 2.877         | 0.2877     |\n
    | Δ8THC    | 0.040 / 0.250  | ±0.5268                        | 1.583         | 0.1583     |\n
    | THCVa    | 0.047 / 0.250  | ±0.0096                        | 1.067         | 0.1067     |\n
    | Δ9THCV   | 0.040 / 0.250  | ±0.0005                        | 0.869         | 0.0869     |\n
    | THCV     | N/A            | N/A                            | ND            | ND         |\n
    | CBD      | 0.044 / 0.250  | N/A                            | ND            | ND         |\n
    | CBDVa    | 0.017 / 0.250  | N/A                            | ND            | ND         |\n
    | CBL      | 0.126 / 0.382  | N/A                            | ND            | ND         |\n
    | CBN      | 0.023 / 0.250  | N/A                            | ND            | ND         |\n
    | CBC      | 0.072 / 0.250  | N/A                            | ND            | ND         |\n
    | CBCA     | 0.199 / 0.500  | N/A                            | ND            | ND         |\n
    \n
    \n
    **SUM OF CANNABINOIDS**: 273.66 mg/g or 27.366%\n
    \n
    ----\n
    \n
    ### MOISTURE TEST RESULT\n
    \n
    - **11.7%**\n
    - Tested 07/26/2024\n
    - Method: QSP 1224 - Loss on Drying (Moisture)\n
    \n
    ----\n
    \n
    ### TERPENOID TEST RESULTS: 07/26/2024\n
    \n
    Terpene analysis utilizing gas chromatography-flame ionization detection (GC-FID). Method: QSP 1192 - Analysis of Terpenoids by GC-FID\n
    \n
    | COMPOUND        | LOD/LOQ (mg/g) | MEASUREMENT UNCERTAINTY (mg/g) | RESULT (mg/g) | RESULT (%) |\n
    | --------------- | -------------- | ------------------------------ | ------------- | ---------- |\n
    | β-Caryophyllene | 0.004 / 0.013  | ±0.2999                        | 5.575         | 0.5575     |\n
    | Limonene        | 0.005 / 0.016  | ±0.1322                        | 4.055         | 0.4055     |\n
    | α-Humulene      | 0.009 / 0.031  | ±0.0973                        | 1.809         | 0.1809     |\n
    | Linalool        | 0.005 / 0.015  | ±0.0655                        | 1.743         | 0.1743     |\n
    | α-Bisabolol     | 0.008 / 0.026  | ±0.3067                        | 0.853         | 0.0853     |\n
    | β-Pinene        | 0.004 / 0.015  | ±0.0221                        | 0.684         | 0.0684     |\n
    | α-Pinene        | 0.005 / 0.015  | ±0.0241                        | 0.673         | 0.0673     |\n
    \n
    \n
    ----\n
    \n
    ### TERPENOID TEST RESULTS: 07/26/2024 continued\n
    \n
    | COMPOUND            | LOD/LOQ (mg/g) | MEASUREMENT UNCERTAINTY (mg/g) | RESULT (mg/g) | RESULT (%) |\n
    | ------------------- | -------------- | ------------------------------ | ------------- | ---------- |\n
    | Terpineol           | 0.008 / 0.025  | ±0.0350                        | 0.572         | 0.0572     |\n
    | Valencene           | 0.010 / 0.033  | ±0.0283                        | 0.549         | 0.0549     |\n
    | Fenchol             | 0.009 / 0.029  | ±0.0349                        | 0.496         | 0.0496     |\n
    | Myrcene             | 0.007 / 0.025  | ±0.0093                        | 0.263         | 0.0263     |\n
    | Nerolidol           | 0.006 / 0.020  | ±0.0141                        | 0.178         | 0.0178     |\n
    | Caryophyllene Oxide | 0.011 / 0.038  | ±0.0102                        | 0.172         | 0.0172     |\n
    | β-Ocimene           | 0.005 / 0.018  | ±0.0051                        | 0.131         | 0.0131     |\n
    | trans-Farnesene     | 0.008 / 0.028  | ±0.0037                        | 0.123         | 0.0123     |\n
    | Camphene            | 0.004 / 0.013  | ±0.0010                        | 0.112         | 0.0112     |\n
    | Borneol             | 0.004 / 0.013  | N/A                            | ND            | ND         |\n
    | Fenchone            | 0.008 / 0.026  | ±0.0037                        | 0.083         | 0.0083     |\n
    | Eucalyptol          | 0.005 / 0.015  | ±0.0010                        | 0.073         | 0.0073     |\n
    | Terpinolene         | 0.005 / 0.018  | N/A                            | \<LOQ         | \<LOQ      |\n
    | Sabinene Hydrate    | 0.004 / 0.014  | N/A                            | ND            | ND         |\n
    | Citronellol         | 0.006 / 0.020  | N/A                            | ND            | ND         |\n
    | Geraniol            | 0.007 / 0.025  | N/A                            | ND            | ND         |\n
    | γ-Terpinene         | 0.005 / 0.018  | N/A                            | \<LOQ         | \<LOQ      |\n
    | Guaiol              | 0.011 / 0.035  | N/A                            | \<LOQ         | \<LOQ      |\n
    | Sabinene            | 0.004 / 0.014  | N/A                            | ND            | ND         |\n
    | α-Phellandrene      | 0.006 / 0.019  | N/A                            | ND            | ND         |\n
    | Δ3-Carene           | 0.005 / 0.018  | N/A                            | ND            | ND         |\n
    | α-Terpine           | 0.006 / 0.019  | N/A                            | ND            | ND         |\n
    | p-Cymene            | 0.005 / 0.015  | N/A                            | ND            | ND         |\n
    | Isopulegol          | 0.004 / 0.013  | N/A                            | ND            | ND         |\n
    | Camphor             | 0.005 / 0.015  | N/A                            | ND            | ND         |\n
    | Isoborneol          | 0.003 / 0.011  | N/A                            | ND            | ND         |\n
    | Menthol             | 0.009 / 0.025  | N/A                            | ND            | ND         |\n
    | Pulegone            | 0.003 / 0.010  | N/A                            | ND            | ND         |\n
    | Geranyl Acetate     | 0.004 / 0.012  | N/A                            | ND            | ND         |\n
    | α-Cedrene           | 0.005 / 0.017  | N/A                            | ND            | ND         |\n
    | Cedrol              | 0.009 / 0.032  | N/A                            | ND            | ND         |\n
    \n
    \n
    **TOTAL TERPENOIDS**: 18.390 mg/g or 1.839%\n
    ---\n
    # Regulatory Compliance Testing  \n
    CERTIFICATE OF ANALYSIS\n
    \n
    **CEREAL MILK | DATE ISSUED 07/27/2024 | OVERALL BATCH RESULT: PASS**\n
    \n
    ## CATEGORY 1 PESTICIDE TEST RESULTS - 07/27/2024\n
    \n
    **PASS**\n
    \n
    Pesticide and plant growth regulator analysis utilizing high-performance liquid chromatography-mass spectrometry (HPLC-MS) or gas chromatography-mass spectrometry (GC-MS). GC-MS utilized where indicated. Method: QSP 1212 - Analysis of Pesticides and Mycotoxins by LC-MS or QSP 1213 - Analysis of Pesticides by GC-MS.\n
    \n
    | COMPOUND          | LOD/LOQ (µg/g) | ACTION LIMIT (µg/g) | MEASUREMENT UNCERTAINTY (µg/g) | RESULT (µg/g) | RESULT |\n
    | ----------------- | -------------- | ------------------- | ------------------------------ | ------------- | ------ |\n
    | Aldicarb          | 0.03 / 0.08    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Carbofuran        | 0.02 / 0.05    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Chlordane\*       | 0.03 / 0.08    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Chlorfenapyr\*    | 0.03 / 0.10    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Chlorpyrifos      | 0.02 / 0.06    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Coumaphos         | 0.02 / 0.07    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Daminocarb        | 0.02 / 0.07    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Dichlorvos (DDVP) | 0.03 / 0.09    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Dimethoate        | 0.02 / 0.06    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Ethephon          | 0.03 / 0.10    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Etofenprox        | 0.02 / 0.07    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Fenoxycarb        | 0.02 / 0.06    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Fipronil          | 0.03 / 0.09    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Imazalil          | 0.02 / 0.07    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Malathion         | 0.03 / 0.09    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Methidathion      | 0.02 / 0.07    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Methomyl          | 0.02 / 0.06    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Parathion-methyl  | 0.03 / 0.10    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Mevinphos         | 0.03 / 0.09    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Paclobutrazol     | 0.02 / 0.06    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Propoxur          | 0.03 / 0.09    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Spinosad          | 0.02 / 0.07    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Spinetoram        | 0.02 / 0.07    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Thiacloprid       | 0.03 / 0.10    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    \n
    \n
    ## CATEGORY 2 PESTICIDE TEST RESULTS - 07/27/2024\n
    \n
    **PASS**\n
    \n
    | COMPOUND                | LOD/LOQ (µg/g) | ACTION LIMIT (µg/g) | MEASUREMENT UNCERTAINTY (µg/g) | RESULT (µg/g) | RESULT |\n
    | ----------------------- | -------------- | ------------------- | ------------------------------ | ------------- | ------ |\n
    | Cyfluthrin              | 0.12 / 0.38    | 2                   | N/A                            | ND            | PASS   |\n
    | Cypermethrin            | 0.11 / 0.32    | 1                   | N/A                            | ND            | PASS   |\n
    | Diazinon                | 0.02 / 0.05    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Dimethomorph            | 0.03 / 0.09    | 2                   | N/A                            | ND            | PASS   |\n
    | Etoxazole               | 0.02 / 0.06    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Fenhexamid              | 0.03 / 0.09    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Fenpyroximate           | 0.02 / 0.06    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Flonicamid              | 0.03 / 0.10    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Fludioxonil             | 0.03 / 0.10    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Hexythiazox             | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Imidacloprid            | 0.04 / 0.11    | 5                   | N/A                            | ND            | PASS   |\n
    | Kresoxim-methyl         | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Malathion               | 0.03 / 0.09    | 0.5                 | N/A                            | ND            | PASS   |\n
    | Metalaxyl               | 0.03 / 0.10    | 1                   | N/A                            | ND            | PASS   |\n
    | Myclobutanil            | 0.03 / 0.09    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Oxamyl                  | 0.04 / 0.11    | 0.5                 | N/A                            | ND            | PASS   |\n
    | Pentachloronitrobenzene | 0.03 / 0.09    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Permethrin              | 0.04 / 0.12    | 0.5                 | N/A                            | ND            | PASS   |\n
    | Phosmet                 | 0.03 / 0.10    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Piperonyl Butoxide      | 0.02 / 0.07    | 3                   | N/A                            | ND            | PASS   |\n
    | Prallethrin             | 0.03 / 0.08    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Propiconazole           | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Pyrethrins              | 0.04 / 0.12    | 0.5                 | N/A                            | ND            | PASS   |\n
    | Pyridaben               | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Spinetoram              | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Spinosad                | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Spiromesifen            | 0.02 / 0.05    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Spirotetramat           | 0.02 / 0.06    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Tebuconazole            | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Thiamethoxam            | 0.03 / 0.10    | 5                   | N/A                            | ND            | PASS   |\n
    | Trifloxystrobin         | 0.03 / 0.08    | 0.1                 | N/A                            | ND            | PASS   |\n
    \n
    \n
    ## CATEGORY 2 PESTICIDE TEST RESULTS - 07/27/2024 continued\n
    \n
    **PASS**\n
    \n
    | COMPOUND            | LOD/LOQ (µg/g) | ACTION LIMIT (µg/g) | MEASUREMENT UNCERTAINTY (µg/g) | RESULT (µg/g) | RESULT |\n
    | ------------------- | -------------- | ------------------- | ------------------------------ | ------------- | ------ |\n
    | Abamectin           | 0.03 / 0.10    | 1                   | N/A                            | ND            | PASS   |\n
    | Acephate            | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Acetamiprid         | 0.02 / 0.05    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Azoxystrobin        | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Bifenazate          | 0.01 / 0.04    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Bifenthrin          | 0.02 / 0.05    | 3                   | N/A                            | ND            | PASS   |\n
    | Boscalid            | 0.03 / 0.09    | 0.5                 | N/A                            | ND            | PASS   |\n
    | Captan              | 0.19 / 0.57    | 0.5                 | N/A                            | ND            | PASS   |\n
    | Carbaryl            | 0.02 / 0.06    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Chlorantraniliprole | 0.02 / 0.10    | 1                   | N/A                            | ND            | PASS   |\n
    | Clofentezine        | 0.03 / 0.09    | 0.1                 | N/A                            | ND            | PASS   |\n
    \n
    \n
    ----\n
    \n
    SC Laboratories California LLC, 100 Pioneer Street, Suite E, Santa Cruz, CA 95060 | (866) 435-0709 | sclabs.com | C8-0000013-LIC | ISO/IES 17025:2017 P.J.A Accreditation Number 87168\n
    \n
    © 2024 SC Labs all rights reserved. Trademarks referenced are trademarks of either SC Labs or their respective owners. MKT00162 REV6 12/20 CoA ID: 24027#P002-001 Page 3 of 4\n
    ---\n
    # Regulatory Compliance Testing  \n
    CERTIFICATE OF ANALYSIS\n
    \n
    **CEREAL MILK | DATE ISSUED 07/27/2024 | OVERALL BATCH RESULT: PASS**\n
    \n
    ----\n
    \n
    ## MYCOTOXIN TEST RESULTS - 07/27/2024 ✅ PASS\n
    \n
    Mycotoxin analysis utilizing high-performance liquid chromatography-mass spectrometry (HPLC-MS). Method: QSP 1210 - Analysis of Pesticides and Mycotoxins by LC-MS\n
    \n
    | COMPOUND     | LOD/LOQ (µg/kg) | ACTION LIMIT (µg/kg) | MEASUREMENT UNCERTAINTY (µg/kg) | RESULT (µg/kg) | RESULT |\n
    |--------------|-----------------|----------------------|---------------------------------|----------------|--------|\n
    | Aflatoxin B1 | 2.0 / 6.0       | N/A                  | ND                              | ND             | PASS   |\n
    | Aflatoxin B2 | 1.8 / 5.6       | N/A                  | ND                              | ND             | PASS   |\n
    | Aflatoxin G1 | 1.0 / 3.1       | N/A                  | ND                              | ND             | PASS   |\n
    | Aflatoxin G2 | 1.2 / 3.5       | N/A                  | ND                              | ND             | PASS   |\n
    | Total Aflatoxin | 20 / 20      | ND                   | PASS                            |                |        |\n
    | Ochratoxin A | 6.3 / 19.2      | N/A                  | ND                              | ND             | PASS   |\n
    \n
    ----\n
    \n
    ## FOREIGN MATERIAL TEST RESULTS - 07/26/2024 ✅ PASS\n
    \n
    Visual analysis includes, but is not limited to, sand, soil, cinders, dirt, mold, hair, insect fragments, and mammalian excreta. Method: QSP 1226 - Analysis of Foreign Material in Cannabis and Cannabis Products\n
    \n
    | COMPOUND                                      | ACTION LIMIT | RESULT | RESULT |\n
    |-----------------------------------------------|--------------|--------|--------|\n
    | Total Sample Area Covered by Sand, Soil, Cinders, or Dirt | >25%         | None   | PASS   |\n
    | Total Sample Area Covered by Mold            | >25%         | None   | PASS   |\n
    | Total Sample Area Covered by an Embedded Foreign Material | >25%         | None   | PASS   |\n
    | Insect Fragment Count                        | > 1 per 3 grams | 0.0  | PASS   |\n
    | Hair Count                                   | > 1 per 3 grams | 0.0  | PASS   |\n
    | Mammalian Excreta Count                      | > 1 per 3 grams | 0.0  | PASS   |\n
    \n
    ----\n
    \n
    ## HEAVY METALS TEST RESULTS - 07/26/2024 ✅ PASS\n
    \n
    Heavy metal analysis utilizing inductively coupled plasma-mass spectrometry (ICP-MS). Method: QSP 1160 - Analysis of Heavy Metals by ICP-MS\n
    \n
    | COMPOUND | LOD/LOQ (µg/g) | ACTION LIMIT (µg/g) | MEASUREMENT UNCERTAINTY (µg/g) | RESULT (µg/g) | RESULT |\n
    |----------|----------------|---------------------|-------------------------------|---------------|--------|\n
    | Arsenic  | 0.002 / 0.1    | 0.2                 | <LOQ                          | PASS          |        |\n
    | Cadmium  | 0.002 / 0.05   | 0.2                 | <LOQ                          | PASS          |        |\n
    | Lead     | 0.002 / 0.1    | 0.5                 | <LOQ                          | PASS          |        |\n
    | Mercury  | 0.002 / 0.01   | 0.1                 | <LOQ                          | PASS          |        |\n
    \n
    ----\n
    \n
    ## WATER ACTIVITY TEST RESULTS - 07/25/2024 ✅ PASS\n
    \n
    Method: QSP 1227 - Analysis of Water Activity in Cannabis and Cannabis Products\n
    \n
    | COMPOUND     | LOD/LOQ (Aw) | ACTION LIMIT (Aw) | MEASUREMENT UNCERTAINTY (Aw) | RESULT (Aw) | RESULT |\n
    |--------------|--------------|-------------------|------------------------------|-------------|--------|\n
    | Water Activity | 0.030 / 0.15 | <0.003           | 0.50                         | PASS        |        |\n
    \n
    ----\n
    \n
    ## MICROBIOLOGY TEST RESULTS - 07/27/2024 ✅ PASS\n
    \n
    Analysis conducted by polymerase chain reaction (PCR) and fluorescence detection of microbiological contaminants. Method: QSP 1221 - Analysis of Microbiological Contaminants\n
    \n
    | COMPOUND                                      | ACTION LIMIT     | RESULT | RESULT |\n
    |-----------------------------------------------|------------------|--------|--------|\n
    | Shiga toxin-producing Escherichia coli        | Not Detected in 1g | ND   | PASS   |\n
    | Salmonella spp.                               | Not Detected in 1g | ND   | PASS   |\n
    | Aspergillus fumigatus                         | Not Detected in 1g | ND   | PASS   |\n
    | Aspergillus flavus                            | Not Detected in 1g | ND   | PASS   |\n
    | Aspergillus niger                             | Not Detected in 1g | ND   | PASS   |\n
    | Aspergillus terreus                           | Not Detected in 1g | ND   | PASS   |\n
    \n
    ----\n
    \n
    SC Laboratories California LLC, 100 Pioneer Street, Suite E, Santa Cruz, CA 95060 | (866) 435-0709 | sclabs.com | C8-0000013-LIC | ISO/IES 17025:2017 P.J.A Accreditation Number 87168\n
    \n
    © 2024 SC Labs all rights reserved. Trademarks referenced are trademarks of either SC Labs or their respective owners. MKT00162 REV6 12/20 CoA ID: 240724R002-001 Page 4 of 4
    """
  -formattedValue: """
    # Regulatory Compliance Testing  \n
    CERTIFICATE OF ANALYSIS\n
    \n
    **DATE ISSUED:** 07/27/2024 | **OVERALL BATCH RESULT:** !Pass Pass\n
    \n
    ----\n
    \n
    ## SAMPLE NAME: Cereal Milk  \n
    Flower, Inhalable\n
    \n
    ### CULTIVATOR / MANUFACTURER\n
    - **Business Name:**  \n
    - **License Number:**  \n
    - **Address:**  \n
    \n
    ### DISTRIBUTOR\n
    - **Business Name:**  \n
    - **License Number:**  \n
    - **Address:**  \n
    \n
    ### SAMPLE DETAIL\n
    - **Batch Number:**  \n
    - **Sample ID:** 240724R008  \n
    - **Source Metric UID:**  \n
    \n
    - **Date Collected:** 07/24/2024  \n
    - **Date Received:** 07/25/2024  \n
    - **Batch Size:** 2276.9 grams  \n
    - **Sample Size:** 80.0 grams  \n
    - **Unit Mass:**  \n
    - **Serving Size:**  \n
    \n
    **Sampling Method:** QSP 1205 - Sampling of Cannabis and Product Batches\n
    \n
    ----\n
    \n
    ## CANNABINOID ANALYSIS - SUMMARY\n
    \n
    **CALCULATED USING DRY-WEIGHT**\n
    \n
    - **Sum of Cannabinoids:** 27.366%\n
    - **Total Cannabinoids:** 26.4473%\n
    - **Total THC:** 25.8385%\n
    - **Total CBD:** 0.2523%\n
    \n
    **Moisture:** 11.7%\n
    \n
    ### Cannabinoid Calculation Details\n
    - Sum of Cannabinoids = Δ9-THC + THCa + CBD + CBDa + CBG + CBGa + THCV + THCVa + CBC + CBCa + CBDV + CBDVa + Δ8-THC + CBL + CBN\n
    - Total Cannabinoids = (THC) + (0.877 * THCa) + (CBD) + (0.877 * CBDa) + (CBG) + (0.877 * CBGa) + (THCV) + (0.877 * THCVa) + (CBC) + (0.877 * CBCa) + (CBDV) + (0.877 * CBDVa) + CBL + CBN\n
    - Total THC/CBD is calculated using the following formulas to take into account the loss of carboxyl group during the decarboxylation step:\n
      - Total THC = Δ9-THC + (THCa * 0.877) = Δ9-THC\n
      - Total CBD = CBD + (CBDa * 0.877)\n
    \n
    ----\n
    \n
    ## TERPENOID ANALYSIS - SUMMARY\n
    \n
    **39 TESTED, TOP 3 HIGHLIGHTED**\n
    \n
    - **Total Terpenoids:** 1.839%\n
    \n
    | Terpenoid       | Amount (mg/g) |\n
    |-----------------|---------------|\n
    | β-Caryophyllene | 5.575 mg/g    |\n
    | Limonene        | 4.055 mg/g    |\n
    | α-Humulene      | 1.809 mg/g    |\n
    \n
    ----\n
    \n
    ## SAFETY ANALYSIS - SUMMARY\n
    \n
    - **Pesticides:** !Pass Pass\n
    - **Mycotoxins:** !Pass Pass\n
    - **Heavy Metals:** !Pass Pass\n
    - **Microbiology:** !Pass Pass\n
    - **Foreign Material:** !Pass Pass\n
    - **Water Activity:** !Pass Pass\n
    \n
    ----\n
    \n
    These results relate only to the sample included on this report.  \n
    This report shall not be reproduced except in full, without written approval of the laboratory.\n
    \n
    **Sample Certification:** California Code of Regulations Title 4 Division 19. Department of Cannabis Control  \n
    Business and Professions Code. Reference: Sections 26100, 26104 and 26110, Business and Professions Code.  \n
    **Decision Rule:** Statements of conformity (e.g. Pass/Fail) to specifications are made in this report without taking measurement uncertainty into account. Where statements of conformity are made in this report, the following decision rules are applied: PASS - Results within limits/specifications. FAIL - Results exceed limits/specifications.  \n
    **References:** limit of detection (LOD), limit of quantification (LOQ), not detected (ND), not tested (NT)\n
    \n
    **All LQC samples were performed and met the prescribed acceptance criteria 4 CCR section 1570, as attested by Carmen Stackhouse**  \n
    **Job Title:** Senior Laboratory Analyst  \n
    **Date:** 07/27/2024\n
    \n
    ----\n
    \n
    SC Laboratories California LLC, 1100 Pioneer Street, Suite E, Santa Cruz, CA 95060 | (866) 435-0709 | sclabs.com | C8-0000010-LIC | ISO/IEC 17025:2017 PJLA Accreditation Number 87168  \n
    © 2024 SC Labs all rights reserved. Trademarks referenced are trademarks of either SC Labs or their respective owners. MKT00162 REV6 12/20  \n
    CoA ID: 240724R002-001 Page 1 of 4\n
    ---\n
    # SC Labs®\n
    \n
    ## Regulatory Compliance Testing\n
    \n
    # CERTIFICATE OF ANALYSIS\n
    \n
    **CEREAL MILK | DATE ISSUED 07/27/2024 | OVERALL BATCH RESULT: ✅ PASS**\n
    \n
    ----\n
    \n
    ### CANNABINOID TEST RESULTS: 07/25/2024\n
    \n
    Tested by high-performance liquid chromatography with diode-array detection (HPLC-DAD). Calculated using Dry Weight. Method: QSP 1157 - Analysis of Cannabinoids by HPLC-DAD\n
    \n
    - **TOTAL CANNABINOIDS: 26.4473%**  \n
      Total Cannabinoids (Total THC + Total CBD + Total CBG + Total CBC + Total CBN + CBL + CBE)\n
    \n
    - **TOTAL THC: 25.6385%**  \n
      Total THC (Δ9THC+Δ8THC+THCa)\n
    \n
    - **TOTAL CBD: 0.2523%**  \n
      Total CBD (CBD+CBDA+CBDVa)\n
    \n
    - **TOTAL CBG: 1.2629%**  \n
      Total CBG (CBG+CBGa+CBGVa)\n
    \n
    - **TOTAL THCV: 0.0936%**  \n
      Total THCV (THCV+THCVa)\n
    \n
    - **TOTAL CBC: ND**  \n
      Total CBC (CBC+CBCA)\n
    \n
    - **TOTAL CBDV: ND**  \n
      Total CBDV (CBDV+CBDVa)\n
    \n
    | COMPOUND | LOD/LOQ (mg/g) | MEASUREMENT UNCERTAINTY (mg/g) | RESULT (mg/g) | RESULT (%) |\n
    | -------- | -------------- | ------------------------------ | ------------- | ---------- |\n
    | THCa     | 0.062 / 0.250  | ±4.6565                        | 253.275       | 25.3275    |\n
    | Δ9THC    | 0.047 / 0.250  | ±2.2547                        | 2.253         | 0.2253     |\n
    | CBGa     | 0.040 / 0.250  | ±0.3539                        | 12.595        | 1.2595     |\n
    | CBDa     | 0.040 / 0.0524 | ±0.2877                        | 2.877         | 0.2877     |\n
    | Δ8THC    | 0.040 / 0.250  | ±0.5268                        | 1.583         | 0.1583     |\n
    | THCVa    | 0.047 / 0.250  | ±0.0096                        | 1.067         | 0.1067     |\n
    | Δ9THCV   | 0.040 / 0.250  | ±0.0005                        | 0.869         | 0.0869     |\n
    | THCV     | N/A            | N/A                            | ND            | ND         |\n
    | CBD      | 0.044 / 0.250  | N/A                            | ND            | ND         |\n
    | CBDVa    | 0.017 / 0.250  | N/A                            | ND            | ND         |\n
    | CBL      | 0.126 / 0.382  | N/A                            | ND            | ND         |\n
    | CBN      | 0.023 / 0.250  | N/A                            | ND            | ND         |\n
    | CBC      | 0.072 / 0.250  | N/A                            | ND            | ND         |\n
    | CBCA     | 0.199 / 0.500  | N/A                            | ND            | ND         |\n
    \n
    \n
    **SUM OF CANNABINOIDS**: 273.66 mg/g or 27.366%\n
    \n
    ----\n
    \n
    ### MOISTURE TEST RESULT\n
    \n
    - **11.7%**\n
    - Tested 07/26/2024\n
    - Method: QSP 1224 - Loss on Drying (Moisture)\n
    \n
    ----\n
    \n
    ### TERPENOID TEST RESULTS: 07/26/2024\n
    \n
    Terpene analysis utilizing gas chromatography-flame ionization detection (GC-FID). Method: QSP 1192 - Analysis of Terpenoids by GC-FID\n
    \n
    | COMPOUND        | LOD/LOQ (mg/g) | MEASUREMENT UNCERTAINTY (mg/g) | RESULT (mg/g) | RESULT (%) |\n
    | --------------- | -------------- | ------------------------------ | ------------- | ---------- |\n
    | β-Caryophyllene | 0.004 / 0.013  | ±0.2999                        | 5.575         | 0.5575     |\n
    | Limonene        | 0.005 / 0.016  | ±0.1322                        | 4.055         | 0.4055     |\n
    | α-Humulene      | 0.009 / 0.031  | ±0.0973                        | 1.809         | 0.1809     |\n
    | Linalool        | 0.005 / 0.015  | ±0.0655                        | 1.743         | 0.1743     |\n
    | α-Bisabolol     | 0.008 / 0.026  | ±0.3067                        | 0.853         | 0.0853     |\n
    | β-Pinene        | 0.004 / 0.015  | ±0.0221                        | 0.684         | 0.0684     |\n
    | α-Pinene        | 0.005 / 0.015  | ±0.0241                        | 0.673         | 0.0673     |\n
    \n
    \n
    ----\n
    \n
    ### TERPENOID TEST RESULTS: 07/26/2024 continued\n
    \n
    | COMPOUND            | LOD/LOQ (mg/g) | MEASUREMENT UNCERTAINTY (mg/g) | RESULT (mg/g) | RESULT (%) |\n
    | ------------------- | -------------- | ------------------------------ | ------------- | ---------- |\n
    | Terpineol           | 0.008 / 0.025  | ±0.0350                        | 0.572         | 0.0572     |\n
    | Valencene           | 0.010 / 0.033  | ±0.0283                        | 0.549         | 0.0549     |\n
    | Fenchol             | 0.009 / 0.029  | ±0.0349                        | 0.496         | 0.0496     |\n
    | Myrcene             | 0.007 / 0.025  | ±0.0093                        | 0.263         | 0.0263     |\n
    | Nerolidol           | 0.006 / 0.020  | ±0.0141                        | 0.178         | 0.0178     |\n
    | Caryophyllene Oxide | 0.011 / 0.038  | ±0.0102                        | 0.172         | 0.0172     |\n
    | β-Ocimene           | 0.005 / 0.018  | ±0.0051                        | 0.131         | 0.0131     |\n
    | trans-Farnesene     | 0.008 / 0.028  | ±0.0037                        | 0.123         | 0.0123     |\n
    | Camphene            | 0.004 / 0.013  | ±0.0010                        | 0.112         | 0.0112     |\n
    | Borneol             | 0.004 / 0.013  | N/A                            | ND            | ND         |\n
    | Fenchone            | 0.008 / 0.026  | ±0.0037                        | 0.083         | 0.0083     |\n
    | Eucalyptol          | 0.005 / 0.015  | ±0.0010                        | 0.073         | 0.0073     |\n
    | Terpinolene         | 0.005 / 0.018  | N/A                            | \<LOQ         | \<LOQ      |\n
    | Sabinene Hydrate    | 0.004 / 0.014  | N/A                            | ND            | ND         |\n
    | Citronellol         | 0.006 / 0.020  | N/A                            | ND            | ND         |\n
    | Geraniol            | 0.007 / 0.025  | N/A                            | ND            | ND         |\n
    | γ-Terpinene         | 0.005 / 0.018  | N/A                            | \<LOQ         | \<LOQ      |\n
    | Guaiol              | 0.011 / 0.035  | N/A                            | \<LOQ         | \<LOQ      |\n
    | Sabinene            | 0.004 / 0.014  | N/A                            | ND            | ND         |\n
    | α-Phellandrene      | 0.006 / 0.019  | N/A                            | ND            | ND         |\n
    | Δ3-Carene           | 0.005 / 0.018  | N/A                            | ND            | ND         |\n
    | α-Terpine           | 0.006 / 0.019  | N/A                            | ND            | ND         |\n
    | p-Cymene            | 0.005 / 0.015  | N/A                            | ND            | ND         |\n
    | Isopulegol          | 0.004 / 0.013  | N/A                            | ND            | ND         |\n
    | Camphor             | 0.005 / 0.015  | N/A                            | ND            | ND         |\n
    | Isoborneol          | 0.003 / 0.011  | N/A                            | ND            | ND         |\n
    | Menthol             | 0.009 / 0.025  | N/A                            | ND            | ND         |\n
    | Pulegone            | 0.003 / 0.010  | N/A                            | ND            | ND         |\n
    | Geranyl Acetate     | 0.004 / 0.012  | N/A                            | ND            | ND         |\n
    | α-Cedrene           | 0.005 / 0.017  | N/A                            | ND            | ND         |\n
    | Cedrol              | 0.009 / 0.032  | N/A                            | ND            | ND         |\n
    \n
    \n
    **TOTAL TERPENOIDS**: 18.390 mg/g or 1.839%\n
    ---\n
    # Regulatory Compliance Testing  \n
    CERTIFICATE OF ANALYSIS\n
    \n
    **CEREAL MILK | DATE ISSUED 07/27/2024 | OVERALL BATCH RESULT: PASS**\n
    \n
    ## CATEGORY 1 PESTICIDE TEST RESULTS - 07/27/2024\n
    \n
    **PASS**\n
    \n
    Pesticide and plant growth regulator analysis utilizing high-performance liquid chromatography-mass spectrometry (HPLC-MS) or gas chromatography-mass spectrometry (GC-MS). GC-MS utilized where indicated. Method: QSP 1212 - Analysis of Pesticides and Mycotoxins by LC-MS or QSP 1213 - Analysis of Pesticides by GC-MS.\n
    \n
    | COMPOUND          | LOD/LOQ (µg/g) | ACTION LIMIT (µg/g) | MEASUREMENT UNCERTAINTY (µg/g) | RESULT (µg/g) | RESULT |\n
    | ----------------- | -------------- | ------------------- | ------------------------------ | ------------- | ------ |\n
    | Aldicarb          | 0.03 / 0.08    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Carbofuran        | 0.02 / 0.05    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Chlordane\*       | 0.03 / 0.08    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Chlorfenapyr\*    | 0.03 / 0.10    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Chlorpyrifos      | 0.02 / 0.06    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Coumaphos         | 0.02 / 0.07    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Daminocarb        | 0.02 / 0.07    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Dichlorvos (DDVP) | 0.03 / 0.09    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Dimethoate        | 0.02 / 0.06    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Ethephon          | 0.03 / 0.10    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Etofenprox        | 0.02 / 0.07    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Fenoxycarb        | 0.02 / 0.06    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Fipronil          | 0.03 / 0.09    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Imazalil          | 0.02 / 0.07    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Malathion         | 0.03 / 0.09    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Methidathion      | 0.02 / 0.07    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Methomyl          | 0.02 / 0.06    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Parathion-methyl  | 0.03 / 0.10    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Mevinphos         | 0.03 / 0.09    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Paclobutrazol     | 0.02 / 0.06    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Propoxur          | 0.03 / 0.09    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Spinosad          | 0.02 / 0.07    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Spinetoram        | 0.02 / 0.07    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    | Thiacloprid       | 0.03 / 0.10    | ≥ LOQ               | N/A                            | ND            | PASS   |\n
    \n
    \n
    ## CATEGORY 2 PESTICIDE TEST RESULTS - 07/27/2024\n
    \n
    **PASS**\n
    \n
    | COMPOUND                | LOD/LOQ (µg/g) | ACTION LIMIT (µg/g) | MEASUREMENT UNCERTAINTY (µg/g) | RESULT (µg/g) | RESULT |\n
    | ----------------------- | -------------- | ------------------- | ------------------------------ | ------------- | ------ |\n
    | Cyfluthrin              | 0.12 / 0.38    | 2                   | N/A                            | ND            | PASS   |\n
    | Cypermethrin            | 0.11 / 0.32    | 1                   | N/A                            | ND            | PASS   |\n
    | Diazinon                | 0.02 / 0.05    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Dimethomorph            | 0.03 / 0.09    | 2                   | N/A                            | ND            | PASS   |\n
    | Etoxazole               | 0.02 / 0.06    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Fenhexamid              | 0.03 / 0.09    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Fenpyroximate           | 0.02 / 0.06    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Flonicamid              | 0.03 / 0.10    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Fludioxonil             | 0.03 / 0.10    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Hexythiazox             | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Imidacloprid            | 0.04 / 0.11    | 5                   | N/A                            | ND            | PASS   |\n
    | Kresoxim-methyl         | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Malathion               | 0.03 / 0.09    | 0.5                 | N/A                            | ND            | PASS   |\n
    | Metalaxyl               | 0.03 / 0.10    | 1                   | N/A                            | ND            | PASS   |\n
    | Myclobutanil            | 0.03 / 0.09    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Oxamyl                  | 0.04 / 0.11    | 0.5                 | N/A                            | ND            | PASS   |\n
    | Pentachloronitrobenzene | 0.03 / 0.09    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Permethrin              | 0.04 / 0.12    | 0.5                 | N/A                            | ND            | PASS   |\n
    | Phosmet                 | 0.03 / 0.10    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Piperonyl Butoxide      | 0.02 / 0.07    | 3                   | N/A                            | ND            | PASS   |\n
    | Prallethrin             | 0.03 / 0.08    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Propiconazole           | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Pyrethrins              | 0.04 / 0.12    | 0.5                 | N/A                            | ND            | PASS   |\n
    | Pyridaben               | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Spinetoram              | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Spinosad                | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Spiromesifen            | 0.02 / 0.05    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Spirotetramat           | 0.02 / 0.06    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Tebuconazole            | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Thiamethoxam            | 0.03 / 0.10    | 5                   | N/A                            | ND            | PASS   |\n
    | Trifloxystrobin         | 0.03 / 0.08    | 0.1                 | N/A                            | ND            | PASS   |\n
    \n
    \n
    ## CATEGORY 2 PESTICIDE TEST RESULTS - 07/27/2024 continued\n
    \n
    **PASS**\n
    \n
    | COMPOUND            | LOD/LOQ (µg/g) | ACTION LIMIT (µg/g) | MEASUREMENT UNCERTAINTY (µg/g) | RESULT (µg/g) | RESULT |\n
    | ------------------- | -------------- | ------------------- | ------------------------------ | ------------- | ------ |\n
    | Abamectin           | 0.03 / 0.10    | 1                   | N/A                            | ND            | PASS   |\n
    | Acephate            | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Acetamiprid         | 0.02 / 0.05    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Azoxystrobin        | 0.02 / 0.07    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Bifenazate          | 0.01 / 0.04    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Bifenthrin          | 0.02 / 0.05    | 3                   | N/A                            | ND            | PASS   |\n
    | Boscalid            | 0.03 / 0.09    | 0.5                 | N/A                            | ND            | PASS   |\n
    | Captan              | 0.19 / 0.57    | 0.5                 | N/A                            | ND            | PASS   |\n
    | Carbaryl            | 0.02 / 0.06    | 0.1                 | N/A                            | ND            | PASS   |\n
    | Chlorantraniliprole | 0.02 / 0.10    | 1                   | N/A                            | ND            | PASS   |\n
    | Clofentezine        | 0.03 / 0.09    | 0.1                 | N/A                            | ND            | PASS   |\n
    \n
    \n
    ----\n
    \n
    SC Laboratories California LLC, 100 Pioneer Street, Suite E, Santa Cruz, CA 95060 | (866) 435-0709 | sclabs.com | C8-0000013-LIC | ISO/IES 17025:2017 P.J.A Accreditation Number 87168\n
    \n
    © 2024 SC Labs all rights reserved. Trademarks referenced are trademarks of either SC Labs or their respective owners. MKT00162 REV6 12/20 CoA ID: 24027#P002-001 Page 3 of 4\n
    ---\n
    # Regulatory Compliance Testing  \n
    CERTIFICATE OF ANALYSIS\n
    \n
    **CEREAL MILK | DATE ISSUED 07/27/2024 | OVERALL BATCH RESULT: PASS**\n
    \n
    ----\n
    \n
    ## MYCOTOXIN TEST RESULTS - 07/27/2024 ✅ PASS\n
    \n
    Mycotoxin analysis utilizing high-performance liquid chromatography-mass spectrometry (HPLC-MS). Method: QSP 1210 - Analysis of Pesticides and Mycotoxins by LC-MS\n
    \n
    | COMPOUND     | LOD/LOQ (µg/kg) | ACTION LIMIT (µg/kg) | MEASUREMENT UNCERTAINTY (µg/kg) | RESULT (µg/kg) | RESULT |\n
    |--------------|-----------------|----------------------|---------------------------------|----------------|--------|\n
    | Aflatoxin B1 | 2.0 / 6.0       | N/A                  | ND                              | ND             | PASS   |\n
    | Aflatoxin B2 | 1.8 / 5.6       | N/A                  | ND                              | ND             | PASS   |\n
    | Aflatoxin G1 | 1.0 / 3.1       | N/A                  | ND                              | ND             | PASS   |\n
    | Aflatoxin G2 | 1.2 / 3.5       | N/A                  | ND                              | ND             | PASS   |\n
    | Total Aflatoxin | 20 / 20      | ND                   | PASS                            |                |        |\n
    | Ochratoxin A | 6.3 / 19.2      | N/A                  | ND                              | ND             | PASS   |\n
    \n
    ----\n
    \n
    ## FOREIGN MATERIAL TEST RESULTS - 07/26/2024 ✅ PASS\n
    \n
    Visual analysis includes, but is not limited to, sand, soil, cinders, dirt, mold, hair, insect fragments, and mammalian excreta. Method: QSP 1226 - Analysis of Foreign Material in Cannabis and Cannabis Products\n
    \n
    | COMPOUND                                      | ACTION LIMIT | RESULT | RESULT |\n
    |-----------------------------------------------|--------------|--------|--------|\n
    | Total Sample Area Covered by Sand, Soil, Cinders, or Dirt | >25%         | None   | PASS   |\n
    | Total Sample Area Covered by Mold            | >25%         | None   | PASS   |\n
    | Total Sample Area Covered by an Embedded Foreign Material | >25%         | None   | PASS   |\n
    | Insect Fragment Count                        | > 1 per 3 grams | 0.0  | PASS   |\n
    | Hair Count                                   | > 1 per 3 grams | 0.0  | PASS   |\n
    | Mammalian Excreta Count                      | > 1 per 3 grams | 0.0  | PASS   |\n
    \n
    ----\n
    \n
    ## HEAVY METALS TEST RESULTS - 07/26/2024 ✅ PASS\n
    \n
    Heavy metal analysis utilizing inductively coupled plasma-mass spectrometry (ICP-MS). Method: QSP 1160 - Analysis of Heavy Metals by ICP-MS\n
    \n
    | COMPOUND | LOD/LOQ (µg/g) | ACTION LIMIT (µg/g) | MEASUREMENT UNCERTAINTY (µg/g) | RESULT (µg/g) | RESULT |\n
    |----------|----------------|---------------------|-------------------------------|---------------|--------|\n
    | Arsenic  | 0.002 / 0.1    | 0.2                 | <LOQ                          | PASS          |        |\n
    | Cadmium  | 0.002 / 0.05   | 0.2                 | <LOQ                          | PASS          |        |\n
    | Lead     | 0.002 / 0.1    | 0.5                 | <LOQ                          | PASS          |        |\n
    | Mercury  | 0.002 / 0.01   | 0.1                 | <LOQ                          | PASS          |        |\n
    \n
    ----\n
    \n
    ## WATER ACTIVITY TEST RESULTS - 07/25/2024 ✅ PASS\n
    \n
    Method: QSP 1227 - Analysis of Water Activity in Cannabis and Cannabis Products\n
    \n
    | COMPOUND     | LOD/LOQ (Aw) | ACTION LIMIT (Aw) | MEASUREMENT UNCERTAINTY (Aw) | RESULT (Aw) | RESULT |\n
    |--------------|--------------|-------------------|------------------------------|-------------|--------|\n
    | Water Activity | 0.030 / 0.15 | <0.003           | 0.50                         | PASS        |        |\n
    \n
    ----\n
    \n
    ## MICROBIOLOGY TEST RESULTS - 07/27/2024 ✅ PASS\n
    \n
    Analysis conducted by polymerase chain reaction (PCR) and fluorescence detection of microbiological contaminants. Method: QSP 1221 - Analysis of Microbiological Contaminants\n
    \n
    | COMPOUND                                      | ACTION LIMIT     | RESULT | RESULT |\n
    |-----------------------------------------------|------------------|--------|--------|\n
    | Shiga toxin-producing Escherichia coli        | Not Detected in 1g | ND   | PASS   |\n
    | Salmonella spp.                               | Not Detected in 1g | ND   | PASS   |\n
    | Aspergillus fumigatus                         | Not Detected in 1g | ND   | PASS   |\n
    | Aspergillus flavus                            | Not Detected in 1g | ND   | PASS   |\n
    | Aspergillus niger                             | Not Detected in 1g | ND   | PASS   |\n
    | Aspergillus terreus                           | Not Detected in 1g | ND   | PASS   |\n
    \n
    ----\n
    \n
    SC Laboratories California LLC, 100 Pioneer Street, Suite E, Santa Cruz, CA 95060 | (866) 435-0709 | sclabs.com | C8-0000013-LIC | ISO/IES 17025:2017 P.J.A Accreditation Number 87168\n
    \n
    © 2024 SC Labs all rights reserved. Trademarks referenced are trademarks of either SC Labs or their respective owners. MKT00162 REV6 12/20 CoA ID: 240724R002-001 Page 4 of 4
    """
  -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=576"
    -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: 576
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1751 …}
  }
]
"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 {#1746 …}
    -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=576"
    -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: 576
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1751 …}
  }
]
"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