Redirect 302 redirect from GET @admin (8a4ab2)

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#844
  -isAccessible: true
  -fqcn: "App\Entity\LabReport"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#691 …}
  -instance: App\Entity\LabReport {#854 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 901
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1718 …}
}
"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: 901
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1718 …}
  }
  "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 {#1216
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -value: "Canna Hemp Sleep Vape Cartridge COA"
  -formattedValue: "Canna Hemp Sleep Vape Cartridge COA"
  -formatValueCallable: null
  -label: "Name"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1219 …}
  -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 {#1218 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1220 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1359 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1217 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1222 …}
  -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 {#1224
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sampleName"
  -value: "Sleep CBD Vape Cartridge 200mg"
  -formattedValue: "Sleep CBD Vape Cartridge 200mg"
  -formatValueCallable: null
  -label: "Sample Name"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1227 …}
  -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 {#1226 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1228 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1392 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1225 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1230 …}
  -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 {#1232
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sampleMatrix"
  -value: "Concentrate"
  -formattedValue: "Concentrate"
  -formatValueCallable: null
  -label: "Sample Matrix"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1235 …}
  -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 {#1234 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1236 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1391 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1233 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1238 …}
  -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 {#1240
  -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 {#1243 …}
  -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 {#1242 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1244 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1229 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1241 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1246 …}
  -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 {#1248
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "labName"
  -value: "Kaycha Labs"
  -formattedValue: "Kaycha Labs"
  -formatValueCallable: null
  -label: "Lab 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 {#1237 …}
  -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
8 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1264
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\UrlField"
  -propertyName: "externalUrl"
  -value: "https://cannabuddy.com/wp-content/uploads/2019/09/Canna-Hemp-Sleep-Vape-Cartridge-COA-1.pdf"
  -formattedValue: "cannabuddy.com/wp-content/uploads/2019/09/Canna-Hemp-Sleep-Vape-Cartridge-COA-1.pdf"
  -formatValueCallable: null
  -label: "External Url"
  -formType: "Symfony\Component\Form\Extension\Core\Type\UrlType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1267 …}
  -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 {#1266 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1268 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1245 …}
  -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
9 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1272
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\UrlField"
  -propertyName: "internalUrl"
  -value: "https://cbdextract.nw.agency/lab-reports/CannaHempSleepVapeCartridgeCOA.pdf"
  -formattedValue: "cbdextract.nw.agency/lab-reports/CannaHempSleepVapeCartridgeCOA.pdf"
  -formatValueCallable: null
  -label: "Internal Url"
  -formType: "Symfony\Component\Form\Extension\Core\Type\UrlType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1275 …}
  -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 {#1274 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1276 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1253 …}
  -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
10 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1280
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "category"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "Category"
  -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/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1282 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1284 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1422 …}
  -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
11 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1288
  -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 {#1291 …}
  -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 {#1290 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1292 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1431 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1289 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1294 …}
  -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 {#1296
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "project"
  -value: Proxies\__CG__\App\Entity\Project {#903 …}
  -formattedValue: "-------Cannabuddy27Nov------- [ 18 ] "
  -formatValueCallable: null
  -label: "Project"
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1299 …}
  -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 {#1298 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1300 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1440 …}
  -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
13 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1482
  -isAccessible: true
  -fqcn: "App\Entity\Project"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#763 …}
  -instance: Proxies\__CG__\App\Entity\Project {#903 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 18
  -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 {#1304
  -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 {#1307 …}
  -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 {#1306 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1308 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1694 …}
  -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
15 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1312
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -value: "Canna Hemp Sleep Vape Cartridge COA"
  -formattedValue: "Canna Hemp Sleep Vape Cartridge COA"
  -formatValueCallable: null
  -label: "Additional Data"
  -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: null
  -templatePath: "admin/labReports/fields/additionalData.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1314 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1316 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1695 …}
  -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
16 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1320
  -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 {#1323 …}
  -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 {#1322 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1324 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1691 …}
  -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
17 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1328
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextEditorField"
  -propertyName: "markdownContent"
  -value: ""!Kaycha Labs Logo\n\n# Certificate of Analysis\n\n4439 Polaris Ave.  \nLas Vegas, NV, 89103, US  \n(702) 728-5180  \n\n## Sep 25, 2023 | Canna Hemp\n\n### INFUSED MFG\n\n**Sample Information:**\n\n- **Sample:** LA3092003-008\n- **Batch #:** CBDSLPCT092023-01\n- **Production Run #:** CBLDLPCT092023-01\n- **Laboratory License #:** 6920430547517257553\n- **Sample Size Received:** 0.5 gram\n- **Total Amount:** 0.5 gram\n- **Retail Product Size:** 0.5 gram\n- **Ordered:** 09\/20\/23\n- **Sampled:** 09\/20\/23\n- **Completed:** 09\/25\/23\n\n**Status:** PASSED\n\n**Safety Results:**\n\n- Pesticides: PASSED\n- Heavy Metals: PASSED\n- Microbials: PASSED\n- Mycotoxins: PASSED\n- Residual Solvents: PASSED\n- Filth: PASSED\n- Water Activity: NOT TESTED\n- Moisture: NOT TESTED\n- Homogeneity Testing: NOT TESTED\n- Terpenes: TESTED\n\n**Cannabinoid Analysis:**\n\n- **Total THC:** <LOQ\n- **Total CBD:** 39.4800%\n- **Total Cannabinoids:** 39.6630%\n\n### Cannabinoid Breakdown\n\n| Cannabinoid | %   | mg\/g | LOQ  |\n|-------------|-----|------|------|\n| Total Cannabinoids | 39.6630 | 396.630 | 0.0010 |\n| CBN           | 0.1830 | 1.830  | 0.0010 |\n| CBDV          | <LOQ   | <LOQ  | 0.0010 |\n| CBDA          | <LOQ   | <LOQ  | 0.0010 |\n| CBG           | <LOQ   | <LOQ  | 0.0010 |\n| CBGA          | <LOQ   | <LOQ  | 0.0010 |\n| CBD           | 39.4800 | 394.800 | 0.0010 |\n| THCV          | <LOQ   | <LOQ  | 0.0010 |\n| CBN           | <LOQ   | <LOQ  | 0.0010 |\n| \u03948-THC        | <LOQ   | <LOQ  | 0.0010 |\n| \u03949-THC        | <LOQ   | <LOQ  | 0.0010 |\n| CBC           | <LOQ   | <LOQ  | 0.0010 |\n| THCA          | <LOQ   | <LOQ  | 0.0010 |\n\n**Analysis Details:**\n\n- **Analyzed by:** 871, 1256\n- **Weight:** 0.1729g\n- **Extraction Date:** 09\/21\/23 15:14:49\n- **Extracted by:** 1525, 1268\n- **Analysis Method:** SOP 300.18b\n- **Analysis Batch:** L007SP300T\n- **Instrument Used:** UHPLC-003\n- **Analyzed Date:** N\/A\n- **Dilution:** None\n- **Reviewed On:** 09\/23\/23 15:30:29\n- **Batch Date:** 09\/21\/23 07:48:33\n\n**Notes:**\n\nCannabinoid analysis utilizing Ultra High Performance Liquid Chromatography with UV Detection (UHPLC-UV). Method SOP 303.18a for sample preparation and SOP 303.18b for analysis. Total THC = d9-THC + d8-THC + THCA. Total CBD = CBD + CBDA.\n\n----\n\n**Glen Marquez**  \nLab Director  \nState License # L003  \nISO 17025 Accreditation # ISO\/IEC 17025:2017: 97164  \n**Signature:** 09\/25\/23\n\n----\n\nThis report shall not be reproduced, unless in its entirety, without written approval from Kaycha Labs. This report is on Kaycha Labs certification. The results relate only to the material or product analyzed. Test results are confidential unless explicitly waived otherwise. Void after 1 year from test end date. Cannabinoid content of batch material may vary depending on sampling error. C=Concentration; QC=Parameter; NC=Non-controlled QC parameter; ND=Not Detected; NA=Not Analyzed; ppm=parts Per Million; ppb=Parts Per Billion; LOD=Limit of Detection (LOQ) and Limit of Quantitation (LOQ) are terms used to describe the smallest concentration that can be reliably measured by an analytical procedure. R=Reproducibility of measurements. Action Levels are State determined thresholds variable based on concentration of measurement (UM) for the analyte. The LMI or available from the lab upon request. The \"Decision Rule\" for the pass\/fail does not include the UM. The limits are based on NV regulations.\n---\n!Kaycha Labs Logo\n\n4439 Polaris Ave.  \nLas Vegas, NV, 89103, US  \n(702) 728-5180  \n\n# Certificate of Analysis\n\n**Canna Hemp**\n\n- **Sample #**: LA30920003-008\n- **Batch #**: CBDISPC0723-002-31\n- **Sample Size Received**: 0.5 gram\n- **Sampled**: 09\/20\/23\n- **Total Amount**: 0.5 gram\n- **Ordered**: 09\/20\/23\n- **Completed**: 09\/25\/23\n- **Expires**: 09\/25\/24\n- **Sample Method**: SOP Client Method\n\n**Kaycha Labs**  \nSleep CBD Vape Cartridge 200mg  \nN\/A  \nMatrix: Concentrate  \n\n**Status**: PASSED  \n**Page**: 2 of 7  \n\n## Terpenes\n\n**Status**: TESTED\n\n| Terpenes                  | LOQ (%) | mg\/g % | Result (%) |\n|---------------------------|---------|--------|------------|\n| TOTAL TERPENES            | 0.0200  | 1.990  | 0.1990     |\n| D-LIMONENE                | 0.0200  | 0.3500 | 0.3500     |\n| BETA-MYRCENE              | 0.0200  | <LOQ   | <LOQ       |\n| BETA-CARYOPHYLLENE        | 0.0200  | <LOQ   | <LOQ       |\n| ALPHA-PINENE              | 0.0200  | <LOQ   | <LOQ       |\n| BETA-PINENE               | 0.0200  | <LOQ   | <LOQ       |\n| TERPINOLENE               | 0.0200  | <LOQ   | <LOQ       |\n| LINALOOL                  | 0.0200  | <LOQ   | <LOQ       |\n| ALPHA-HUMULENE            | 0.0200  | <LOQ   | <LOQ       |\n| FARNESENE                 | 0.0200  | <LOQ   | <LOQ       |\n| VALENCENE                 | 0.0200  | <LOQ   | <LOQ       |\n| OCIMENE                   | 0.0200  | <LOQ   | <LOQ       |\n| DELTA-3-CARENE            | 0.0200  | <LOQ   | <LOQ       |\n| ALPHA-BISABOLOL           | 0.0200  | <LOQ   | <LOQ       |\n| ALPHA-CEDRENE             | 0.0200  | <LOQ   | <LOQ       |\n| ALPHA-PHELLANDRENE        | 0.0200  | <LOQ   | <LOQ       |\n| ALPHA-TERPINENE           | 0.0200  | <LOQ   | <LOQ       |\n| BORNEOL                   | 0.0200  | <LOQ   | <LOQ       |\n| CAMPHENE                  | 0.0200  | <LOQ   | <LOQ       |\n| CAMPHOR                   | 0.0200  | <LOQ   | <LOQ       |\n| CARYOPHYLLENE OXIDE       | 0.0200  | <LOQ   | <LOQ       |\n| CEDROL                    | 0.0200  | <LOQ   | <LOQ       |\n| CIS-NEROLIDOL             | 0.0200  | <LOQ   | <LOQ       |\n| EUCALYPTOL                | 0.0200  | <LOQ   | <LOQ       |\n| FENCHOL                   | 0.0200  | <LOQ   | <LOQ       |\n| FENCHYL ALCOHOL           | 0.0200  | <LOQ   | <LOQ       |\n| GAMMA-TERPINENE           | 0.0200  | <LOQ   | <LOQ       |\n| GAMMA-TERPINEOL           | 0.0200  | <LOQ   | <LOQ       |\n| GERANIOL                  | 0.0200  | <LOQ   | <LOQ       |\n| GERANYL ACETATE           | 0.0200  | <LOQ   | <LOQ       |\n| GUAICOL                   | 0.0200  | <LOQ   | <LOQ       |\n| HEXAHYDROTHYMOL           | 0.0200  | <LOQ   | <LOQ       |\n| ISOBORNEOL                | 0.0200  | <LOQ   | <LOQ       |\n| ISOPULEGOL                | 0.0200  | <LOQ   | <LOQ       |\n| NEROL                     | 0.0200  | <LOQ   | <LOQ       |\n| PULEGONE                  | 0.0200  | <LOQ   | <LOQ       |\n| SABINENE                  | 0.0200  | <LOQ   | <LOQ       |\n| SABINENE HYDRATE          | 0.0200  | <LOQ   | <LOQ       |\n| TRANS-NEROLIDOL           | 0.0200  | <LOQ   | <LOQ       |\n\n**Analyzed by**:  \n- **Weight**: 480.125 mg\n- **Extraction Date**: 09\/19\/23\n- **Extracted by**: BQ\n\n**Analysis Method**: SOP.300.130  \n**Analyst**: LUCY  \n**Instrument Used**: LAV-GCMS-002  \n**Analyzed Date**: N\/A  \n**Dilution**: N\/A  \n**Reagents**: 061023.01; 062303.04; 091323.01; 091323.03  \n**Standards**: 0123; 02172017C16; 22201003; 0423; 21657  \n**Pipette**: LVP-004; LVP-008; LVP-004; LVP-008; LVPTD-014  \n\n**Note**: Terpene screening is performed using headspace gas chromatography with Flame Ionization Detection following SOP.300.130.\n\n----\n\nThis report shall not be reproduced, unless in its entirety, without written approval from Kaycha Labs. This report is a Kaycha Labs certification. The results relate only to the material or product analyzed. Test results are confidential unless explicitly waived otherwise. Void after 1 year from test end date. Cannabinoid content of batch material may vary depending on sampling error. IC=Internal QC parameter, NC=Non-controlled QC parameter, ND=Not Detected, NA=Not Analyzed, ppm=Parts Per Million, ppb=Parts Per Billion. Limit Of Detection (LOD) and Limit Of Quantitation (LOQ) are terms used to describe the smallest concentration that can be reliably measured by an analytical procedure. RPD=Reproducibility of two measurements. Action Levels are State determined thresholds variable based on uncertainty of measurement (UM) for the analyte. The UM error is available from the lab upon request. The \"Decision Rule\" for the pass\/fail does not include the UM. The limits are based on NV regulations.\n\n**Glen Marquez**  \nLab Director  \nState License # L003  \nISO 17025 Accreditation # ISO\/IEC 17025:2017: 97164  \n\n**Signature**  \n09\/25\/23\n---\n!Kaycha Labs Logo\n\n# Certificate of Analysis\n\n**Canna Hemp**\n\n- **Sample #:** LA30920003-008\n- **Batch #:** CBDISPC170923-01\n- **Sample Size Received:** 0.5 gram\n- **Sampled:** 09\/20\/23\n- **Total Amount:** 0.5 gram\n- **Ordered:** 09\/20\/23\n- **Completed:** 09\/25\/23\n- **Expires:** 09\/25\/24\n- **Sample Method:** SOP Client Method\n\n**Kaycha Labs**\n\n- **Product:** Sleep CBD Vape Cartridge 200mg\n- **Matrix:** Concentrate\n\n**Address:**\n\n4439 Polaris Ave.  \nLas Vegas, NV, 89103, US  \n(702) 728-5180  \n\n----\n\n## Pesticides\n\n| Pesticide        | LOD    | Units | Action Level | Pass\/Fail | Result | Pesticide         | LOD    | Units | Action Level | Pass\/Fail | Result |\n| ---------------- | ------ | ----- | ------------ | --------- | ------ | ----------------- | ------ | ----- | ------------ | --------- | ------ |\n| ABAMECTIN        | 0.0500 | ppm   | 0.001        | PASS      | \\<LOD  | CYFLUTHRIN, GC\\*  | 0.0500 | ppm   | 0.002        | PASS      | \\<LOD  |\n| ACEQUINOCYL      | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  | CYHALOTHRIN, GC\\* | 0.0500 | ppm   | 0.002        | PASS      | \\<LOD  |\n| ACETAMIPRID      | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  | PCNB, GC\\*        | 0.0500 | ppm   | 0.1          | PASS      | \\<LOD  |\n| BIFENTHRIN       | 0.0500 | ppm   | 0.1          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| CARBARYL         | 0.0500 | ppm   | 0.5          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| CHLORFENAPYR     | 0.0500 | ppm   | 1            | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| CHLORPYRIFOS     | 0.0500 | ppm   | 0.1          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| CYFLUTHRIN       | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| CYHALOTHRIN      | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| FENHEXAMID       | 0.0500 | ppm   | 0.4          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| FLONICAMID       | 0.0500 | ppm   | 0.4          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| IMIDACLOPRID     | 0.0500 | ppm   | 0.4          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| MYCLOBUTANIL     | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| PYRETHRINS, GC\\* | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| PYRACLOSTROBIN   | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| SPINOSAD         | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| SPIROTETRAMAT    | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| THIAMETHOXAM     | 0.0500 | ppm   | 0.4          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| TRIFLOXYSTROBIN  | 0.0500 | ppm   | 3            | PASS      | \\<LOD  |                   |        |       |              |           |        |\n\n\n----\n\n**Analysis Information:**\n\n- **Analyzed by:** Kaycha Labs\n- **Weight:** 0.2733g\n- **Extraction Date:** 09\/21\/23\n- **Reviewed on:** 09\/25\/23 15:36:23\n- **Analysis Date:** 09\/25\/23 09:42:19\n- **Batch Date:** 09\/21\/23\n\n**Notes:**\n\n- Pesticide analysis is performed using Liquid Chromatography Triple Quadrupole Mass Spectrometry and Gas Chromatography Triple Quadrupole Mass Spectrometry, in accordance with SOPs: KAN-PEST-LC-003 and KAN-PEST-GC-001.\n\n----\n\n**Glen Marquez**  \nLab Director  \nState License # 1003  \nISO 17025 Accreditation # ISO\/IEC 17025:2017: 97164  \n\n**Signature**  \n09\/25\/23\n\n----\n\nThis report shall not be reproduced, unless in its entirety, without written approval from Kaycha Labs. This report is on Kaycha Labs certification. The results relate only to the material or product analyzed. Test results are confidential unless explicitly waived otherwise. Void after 1 year from test end date. Cannabinoid content of batch material may vary depending on sampling error. LC=Internal QC\/QA parameter, NC=Non-controlled QC parameter, ND=Not Detected, NA=Not Analyzed, ppm=Parts Per Million, ppb=Parts Per Billion, LOD=Limit Of Detection (LOD) and Limit Of Quantitation (LOQ) are terms used to describe the smallest concentration that can be reliably measured by an analytical procedure. RPD=Reproducibility of two measurements. Action Levels are State determined thresholds variable based on uncertainty of measurement (UM) for the analyte. The UM error is available from the lab upon request. The \"Decision Rule\" for the pass\/fail does not include the UM. The limits are based on NV regulations.\n---\n!Kaycha Labs Logo\n\n4439 Polaris Ave.  \nLas Vegas, NV, 89103, US  \n(702) 728-5180  \n\n# Certificate of Analysis\n\n**Canna Hemp**\n\n- **Sample #:** LAB092003-008\n- **Batch #:** CBDISPC0923-001\n- **Sample Size Received:** 0.5 gram\n- **Sampled:** 09\/20\/23\n- **Total Amount:** 0.5 gram\n- **Ordered:** 09\/20\/23\n- **Completed:** 09\/25\/23\n- **Expires:** 09\/25\/24\n- **Sample Method:** SOP: Client Method\n\n**Kaycha Labs**  \nSleep CBD Vape Cartridge 200mg  \nN\/A  \nMatrix: Concentrate  \n\n**Status:** PASSED\n\n**Page 4 of 7**\n\n----\n\n## Residual Solvents\n\n**Status:** PASSED\n\n| Solvents | LOQ     | Units | Action Level | Pass\/Fail | Result |\n|----------|---------|-------|--------------|-----------|--------|\n| PROPANE  | 50.0000 | ppm   | 499.5        | PASS      | <LOQ   |\n| BUTANES  | 100.0000| ppm   | 499.5        | PASS      | <LOQ   |\n| HEPTANE  | 50.0000 | ppm   | 499.5        | PASS      | <LOQ   |\n| ETHANOL  | 100.0000| ppm   |              | TESTED    | <LOQ   |\n\n- **Analyzed by:** 880, 1526\n- **Weight:** 0.0192g\n- **Extraction date:** 09\/25\/23 09:47:54\n- **Extracted by:** 880\n\n**Analysis Method:** SOP 300.13b  \n**Analytical Batch #:** L3003735-3COL  \n**Instrument Used:** LVC-GCMS-001  \n**Analyzed Date:** N\/A  \n**Dilution:** N\/A  \n**Reagent:** 064220-01, 042220-02  \n**Consumables:** N\/A  \n**Pipette:** 25uL Hamilton Gastight syringe, 25uL GT6, Hamilton Gastight Syringe, 10 uL  \n\nResidual solvent screening is performed by Headspace Gas Chromatography with Flame Ionization Detection following SOP 300.13b\n\n----\n\nThis report shall not be reproduced, unless in its entirety, without written approval from Kaycha Labs. This report is on Kaycha Labs certification. The results relate only to the material or product analyzed. Test results are confidential unless explicitly waived otherwise. Void after 1 year from test end date. Cannabinoid content of batch material may vary depending on sampling error. IC=Internal QC parameter, NC=Non-controlled QC parameter, ND=Not Detected, NA=Not Analyzed, ppm=Parts Per Million, ppb=Parts Per Billion, LOD=Limit Of Detection (LOQ) and Limit Of Quantitation (LOQ) are terms used to describe the smallest concentration that can be reliably measured by an analytical procedure. RPD=Reproducibility of two measurements. Action Levels are State determined thresholds variable based on uncertainty of measurement (UM) for the analyte. The UM error is available from the lab upon request. The \"Decision Rule\" for the pass\/fail does not include the UM. The limits are based on NV regulations.\n\n**Glen Marquez**  \nLab Director  \nState License # L003  \nISO 17025 Accreditation # ISO\/IEC 17025:2017: 97164  \n\n**Signature**  \n09\/25\/23\n---\n# Certificate of Analysis\n\n**Canna Hemp**\n\n- **Sample ID:** L430920003-008\n- **Batch:** CBDISLPC0923-01\n- **Sample Size Received:** 0.5 gram\n- **Sample Size Tested:** 0.5 gram\n- **Total Amount:** 0.5 gram\n- **Sampled:** 09\/20\/23\n- **Ordered:** 09\/20\/23\n- **Completed:** 09\/25\/23\n- **Expires:** 09\/25\/24\n- **Sample Method:** SOP Client Method\n\n**Kaycha Labs**\n\n- **Address:** 4439 Polaris Ave. Las Vegas, NV, 89103, US\n- **Phone:** (702) 728-5180\n\n**Product:** Sleep CBD Vape Cartridge 200mg  \n**Matrix:** Concentrate\n\n----\n\n## Microbial\n\n| Analyte            | LOQ | Units | Result      | Pass \/ Fail | Action Level |\n|--------------------|-----|-------|-------------|-------------|--------------|\n| ASPERGILLUS        |     |       | Not Present | PASS        |              |\n| SALMONELLA         |     |       | Not Present | PASS        |              |\n| STEC               |     |       | Not Present | PASS        |              |\n| ENTEROBACTERIACEAE | 10  | cfu\/g | ND          | PASS        | 99           |\n| YEAST AND MOLD     | 10  | cfu\/g | ND          | PASS        | 999          |\n\n- **Analyzed by:** 1336, 1337, 1268, 1526\n- **Weight:** N\/A\n- **Extraction date:** N\/A\n- **Extracted by:** N\/A\n- **Analysis Method:** SOP 300.1\n- **Analytical Batch:** L0403767CME\n- **Reviewed On:** 09\/25\/23 12:17:39\n- **Instrument Used:** PCR-001 (Bioscifind), PCR-002 (Multiis), PCR-003 (Gene-10), Date: 09\/22\/23\n- **Analyzed Date:** N\/A\n- **Dilution:** N\/A\n- **Reagent:** 092023 R05; 091523 R05\n- **Consumables:** 6453665; 64263985; C950600057\n- **Pipette:** LVP-PIP-017; LVP-PIP-019; LVP-PIP-046\n\nMicrobial testing is performed via a combination of agar and Petrifilm plating as well as PCR (Polymerase Chain Reaction) to test for Mycotoxins, Total Aerobic Count, Enterobacteria, Coliforms, Salmonella, Pathogenic E Coli, and Aspergillus.\n\n----\n\n## Mycotoxins\n\n| Analyte            | LOQ   | Units | Result | Pass \/ Fail | Action Level |\n|--------------------|-------|-------|--------|-------------|--------------|\n| TOTAL AFLATOXINS   | 0.0050 | ppm   | <LOQ   | PASS        | 0.02         |\n| OCHRATOXIN A       | 0.0050 | ppm   | <LOQ   | PASS        | 0.02         |\n\n- **Analyzed by:** 888\n- **Weight:** 0.2182g\n- **Extraction date:** 09\/22\/23 19:12:35\n- **Extracted by:** 888\n- **Analysis Method:** SOP 300.7\n- **Analytical Batch:** L0300773MYC\n- **Instrument Used:** Shimadzu LCMS 8060\n- **Reviewed On:** 09\/25\/23 19:11:12\n- **Batch Date:** 09\/25\/23 17:16:11\n- **Dilution:** 5\n- **Reagent:** 095323 R01; 082323 R02; 092123 R05; 081723 R02; 091423 R03; 091423 R09\n- **Consumables:** 2022033-1 04026; 251697\n- **Pipette:** LVP-PIP-019; LVP-PIP-046; LVP-PIP-041; LVP-PIP-034\n\nTotal Aflatoxins (B1, B2, G1, G2) and Ochratoxin A screening are performed by ELISA (Enzyme Linked Immunoassay) following SOP 300.2.\n\n----\n\n## Heavy Metals\n\n| Metal     | LOQ   | Units | Result | Pass \/ Fail | Action Level |\n|-----------|-------|-------|--------|-------------|--------------|\n| ARSENIC   | 0.0020 | ppm   | <LOQ   | PASS        | 0.2          |\n| CADMIUM   | 0.0020 | ppm   | <LOQ   | PASS        | 0.82         |\n| LEAD      | 0.0020 | ppm   | <LOQ   | PASS        | 1.2          |\n| MERCURY   | 0.0020 | ppm   | <LOQ   | PASS        | 0.4          |\n\n- **Analyzed by:** 1266, 1526\n- **Weight:** 0.1828g\n- **Extraction date:** 09\/22\/23 16:21:51\n- **Extracted by:** 1268\n- **Analysis Method:** SOP 300.8a\n- **Analytical Batch:** L0403761HEA\n- **Instrument Used:** Subcontract ICPMS\n- **Reviewed On:** 09\/25\/23 13:58:38\n- **Batch Date:** 09\/22\/23 16:12:43\n- **Dilution:** 50\n- **Reagent:** N\/A\n- **Consumables:** N\/A\n- **Pipette:** N\/A\n\nHeavy Metals screening is performed using ICP-MS (Inductively Coupled Plasma - Mass Spectrometry) using method SOP 300.8a.\n\n----\n\n**Glen Marquez**  \nLab Director  \nState License # L003  \nISO 17025 Accreditation # ISO\/IEC 17025:2017: 97164  \n**Signature**  \n09\/25\/23\n\n----\n\nThis report shall not be reproduced, unless in its entirety, without written approval from Kaycha Labs. This report is on Kaycha Labs certification. The results relate only to the material or product analyzed. Test results are confidential unless explicitly waived otherwise. Valid after 1 year from test end date. Cannabinoid content of batch material may vary depending on sampling error.\n---\n# Certificate of Analysis\n\n**Canna Hemp**\n\n- **Sample #:** L430920003-008\n- **Batch #:** CBDISPC0923-01\n- **Sample Size Received:** 0.5 gram\n- **Sample Size:** 0.5 gram\n- **Total Amount:** 0.5 gram\n- **Sampled:** 09\/20\/23\n- **Ordered:** 09\/20\/23\n- **Completed:** 09\/25\/23\n- **Expires:** 09\/25\/24\n- **Sample Method:** SOP Client Method\n\n**Kaycha Labs**\n\n- **Sleep CBD Vape Cartridge 200mg**\n- **Matrix:** Concentrate\n\n**Filth\/Foreign Material**  \n**PASSED**\n\n| Analyte                  | LOQ | Units | Result | P\/F  | Action Level |\n|--------------------------|-----|-------|--------|------|--------------|\n| Filth and Foreign Material | N\/A | detect\/g | <LOQ   | PASS | 0.001        |\n\n- **Analyzed by:** N\/A\n- **Weight:** N\/A\n- **Extraction date:** N\/A\n- **Extracted by:** N\/A\n\n- **Analysis Method:** 300.10\n- **Analytical Batch #:** N\/A\n- **Instrument Used #:** N\/A\n- **Analyzed Date:** N\/A\n- **Reviewed On:** 09\/21\/23 14:17:41\n- **Batch Date #:** N\/A\n\n- **Dilution:** N\/A\n- **Reagent:** N\/A\n- **Consumables:** N\/A\n- **Pipette #:** N\/A\n\n*Samples are visually screened for foreign matter (hair, insects, packaging materials, etc.). For flower, stems >3 mm in diameter may only make up <5% of the sample.*\n\n----\n\nThis report shall not be reproduced, unless in its entirety, without written approval from Kaycha Labs. This report is on Kaycha Labs certification. The results relate only to the material or product analyzed. Test results are confidential unless explicitly waived otherwise. Void after 1 year from test end date. Cannabinoid content of batch material may vary depending on sampling error. IC=Internal QC parameter, NC=Non-controlled QC parameter, ND=Not Detected, NA=Not Analyzed, ppm=Parts Per Million, ppb=Parts Per Billion, LOD=Limit Of Detection (LOD) and Limit Of Quantitation (LOQ) are terms used to describe the smallest concentration that can be reliably measured by an analytical procedure. RPD=Reproducibility of two measurements. Action Levels are State determined thresholds variable based on uncertainty of measurement (UM) for the analyte. The UM error is available from the lab upon request. The \"Decision Rule\" for the pass\/fail does not include the UM. The limits are based on NV regulations.\n\n**Glen Marquez**  \nLab Director  \nState License #: 1003  \nISO 17025 Accreditation # ISO\/IEC 17025:2017: 97164  \n**Signature**  \n09\/25\/23\n---\n# Certificate of Analysis\n\n## Kaycha Labs\n\n4439 Polaris Ave.  \nLas Vegas, NV, 89103, US  \n(702) 728-5180  \n\n### Canna Hemp\n\n- **Sample ID:** LA30920003-008\n- **Batch:** CBDISPC092023-01\n- **Sample Size Received:** 0.5 gram\n- **Sampled:** 09\/20\/23\n- **Total Amount:** 0.5 gram\n- **Ordered:** 09\/20\/23\n- **Completed:** 09\/25\/23\n- **Expires:** 09\/25\/24\n- **Sample Method:** SOP Client Method\n\n### Kaycha Labs\n\n- **Product:** Sleep CBD Vape Cartridge 200mg\n- **Matrix:** Concentrate\n\n**Status:** PASSED\n\n**Page:** 7 of 7\n\n----\n\n## COMMENTS\n\n- **Metal**  \n  LA30920003-008HEA  \n  1 - Metals were tested at another ISO accredited lab.\n\n- **Terpene**  \n  LA30920003-008TER  \n  1 - The farnesene value reported is semi-quantitative due to unknown isomer purity from the Certified Reference Material manufacturer.\n\n----\n\nThis report shall not be reproduced, unless in its entirety, without written approval from Kaycha Labs. This report is on Kaycha Labs certification. The results relate only to the material or product analyzed. Test results are confidential unless explicitly waived otherwise. Void after 1 year from test end date. Cannabinoid content of batch material may vary depending on sampling error. IC=Internal QC parameter, NC=Non-controlled QC parameter, ND=Not Detected, NA=Not Analyzed, ppm=Parts Per Million, ppb=Parts Per Billion, LOD=Limit Of Detection, LOQ=Limit Of Quantitation. LOD and LOQ are terms used to describe the smallest concentration that can be reliably measured by an analytical procedure. RPD=Reproducibility of two measurements. Action Levels are State determined thresholds variable based on uncertainty of measurement (UM) for the analyte. The UM error is available from the lab upon request. The \"Decision Rule\" for the pass\/fail does not include the UM. The limits are based on NV regulations.\n\n**Glen Marquez**  \nLab Director  \nState License # L003  \nISO 17025 Accreditation # ISO\/IEC 17025:2017: 97164  \n\n**Signature**  \n09\/25\/23""
  -formattedValue: ""!Kaycha Labs Logo\n\n# Certificate of Analysis\n\n4439 Polaris Ave.  \nLas Vegas, NV, 89103, US  \n(702) 728-5180  \n\n## Sep 25, 2023 | Canna Hemp\n\n### INFUSED MFG\n\n**Sample Information:**\n\n- **Sample:** LA3092003-008\n- **Batch #:** CBDSLPCT092023-01\n- **Production Run #:** CBLDLPCT092023-01\n- **Laboratory License #:** 6920430547517257553\n- **Sample Size Received:** 0.5 gram\n- **Total Amount:** 0.5 gram\n- **Retail Product Size:** 0.5 gram\n- **Ordered:** 09\/20\/23\n- **Sampled:** 09\/20\/23\n- **Completed:** 09\/25\/23\n\n**Status:** PASSED\n\n**Safety Results:**\n\n- Pesticides: PASSED\n- Heavy Metals: PASSED\n- Microbials: PASSED\n- Mycotoxins: PASSED\n- Residual Solvents: PASSED\n- Filth: PASSED\n- Water Activity: NOT TESTED\n- Moisture: NOT TESTED\n- Homogeneity Testing: NOT TESTED\n- Terpenes: TESTED\n\n**Cannabinoid Analysis:**\n\n- **Total THC:** <LOQ\n- **Total CBD:** 39.4800%\n- **Total Cannabinoids:** 39.6630%\n\n### Cannabinoid Breakdown\n\n| Cannabinoid | %   | mg\/g | LOQ  |\n|-------------|-----|------|------|\n| Total Cannabinoids | 39.6630 | 396.630 | 0.0010 |\n| CBN           | 0.1830 | 1.830  | 0.0010 |\n| CBDV          | <LOQ   | <LOQ  | 0.0010 |\n| CBDA          | <LOQ   | <LOQ  | 0.0010 |\n| CBG           | <LOQ   | <LOQ  | 0.0010 |\n| CBGA          | <LOQ   | <LOQ  | 0.0010 |\n| CBD           | 39.4800 | 394.800 | 0.0010 |\n| THCV          | <LOQ   | <LOQ  | 0.0010 |\n| CBN           | <LOQ   | <LOQ  | 0.0010 |\n| \u03948-THC        | <LOQ   | <LOQ  | 0.0010 |\n| \u03949-THC        | <LOQ   | <LOQ  | 0.0010 |\n| CBC           | <LOQ   | <LOQ  | 0.0010 |\n| THCA          | <LOQ   | <LOQ  | 0.0010 |\n\n**Analysis Details:**\n\n- **Analyzed by:** 871, 1256\n- **Weight:** 0.1729g\n- **Extraction Date:** 09\/21\/23 15:14:49\n- **Extracted by:** 1525, 1268\n- **Analysis Method:** SOP 300.18b\n- **Analysis Batch:** L007SP300T\n- **Instrument Used:** UHPLC-003\n- **Analyzed Date:** N\/A\n- **Dilution:** None\n- **Reviewed On:** 09\/23\/23 15:30:29\n- **Batch Date:** 09\/21\/23 07:48:33\n\n**Notes:**\n\nCannabinoid analysis utilizing Ultra High Performance Liquid Chromatography with UV Detection (UHPLC-UV). Method SOP 303.18a for sample preparation and SOP 303.18b for analysis. Total THC = d9-THC + d8-THC + THCA. Total CBD = CBD + CBDA.\n\n----\n\n**Glen Marquez**  \nLab Director  \nState License # L003  \nISO 17025 Accreditation # ISO\/IEC 17025:2017: 97164  \n**Signature:** 09\/25\/23\n\n----\n\nThis report shall not be reproduced, unless in its entirety, without written approval from Kaycha Labs. This report is on Kaycha Labs certification. The results relate only to the material or product analyzed. Test results are confidential unless explicitly waived otherwise. Void after 1 year from test end date. Cannabinoid content of batch material may vary depending on sampling error. C=Concentration; QC=Parameter; NC=Non-controlled QC parameter; ND=Not Detected; NA=Not Analyzed; ppm=parts Per Million; ppb=Parts Per Billion; LOD=Limit of Detection (LOQ) and Limit of Quantitation (LOQ) are terms used to describe the smallest concentration that can be reliably measured by an analytical procedure. R=Reproducibility of measurements. Action Levels are State determined thresholds variable based on concentration of measurement (UM) for the analyte. The LMI or available from the lab upon request. The \"Decision Rule\" for the pass\/fail does not include the UM. The limits are based on NV regulations.\n---\n!Kaycha Labs Logo\n\n4439 Polaris Ave.  \nLas Vegas, NV, 89103, US  \n(702) 728-5180  \n\n# Certificate of Analysis\n\n**Canna Hemp**\n\n- **Sample #**: LA30920003-008\n- **Batch #**: CBDISPC0723-002-31\n- **Sample Size Received**: 0.5 gram\n- **Sampled**: 09\/20\/23\n- **Total Amount**: 0.5 gram\n- **Ordered**: 09\/20\/23\n- **Completed**: 09\/25\/23\n- **Expires**: 09\/25\/24\n- **Sample Method**: SOP Client Method\n\n**Kaycha Labs**  \nSleep CBD Vape Cartridge 200mg  \nN\/A  \nMatrix: Concentrate  \n\n**Status**: PASSED  \n**Page**: 2 of 7  \n\n## Terpenes\n\n**Status**: TESTED\n\n| Terpenes                  | LOQ (%) | mg\/g % | Result (%) |\n|---------------------------|---------|--------|------------|\n| TOTAL TERPENES            | 0.0200  | 1.990  | 0.1990     |\n| D-LIMONENE                | 0.0200  | 0.3500 | 0.3500     |\n| BETA-MYRCENE              | 0.0200  | <LOQ   | <LOQ       |\n| BETA-CARYOPHYLLENE        | 0.0200  | <LOQ   | <LOQ       |\n| ALPHA-PINENE              | 0.0200  | <LOQ   | <LOQ       |\n| BETA-PINENE               | 0.0200  | <LOQ   | <LOQ       |\n| TERPINOLENE               | 0.0200  | <LOQ   | <LOQ       |\n| LINALOOL                  | 0.0200  | <LOQ   | <LOQ       |\n| ALPHA-HUMULENE            | 0.0200  | <LOQ   | <LOQ       |\n| FARNESENE                 | 0.0200  | <LOQ   | <LOQ       |\n| VALENCENE                 | 0.0200  | <LOQ   | <LOQ       |\n| OCIMENE                   | 0.0200  | <LOQ   | <LOQ       |\n| DELTA-3-CARENE            | 0.0200  | <LOQ   | <LOQ       |\n| ALPHA-BISABOLOL           | 0.0200  | <LOQ   | <LOQ       |\n| ALPHA-CEDRENE             | 0.0200  | <LOQ   | <LOQ       |\n| ALPHA-PHELLANDRENE        | 0.0200  | <LOQ   | <LOQ       |\n| ALPHA-TERPINENE           | 0.0200  | <LOQ   | <LOQ       |\n| BORNEOL                   | 0.0200  | <LOQ   | <LOQ       |\n| CAMPHENE                  | 0.0200  | <LOQ   | <LOQ       |\n| CAMPHOR                   | 0.0200  | <LOQ   | <LOQ       |\n| CARYOPHYLLENE OXIDE       | 0.0200  | <LOQ   | <LOQ       |\n| CEDROL                    | 0.0200  | <LOQ   | <LOQ       |\n| CIS-NEROLIDOL             | 0.0200  | <LOQ   | <LOQ       |\n| EUCALYPTOL                | 0.0200  | <LOQ   | <LOQ       |\n| FENCHOL                   | 0.0200  | <LOQ   | <LOQ       |\n| FENCHYL ALCOHOL           | 0.0200  | <LOQ   | <LOQ       |\n| GAMMA-TERPINENE           | 0.0200  | <LOQ   | <LOQ       |\n| GAMMA-TERPINEOL           | 0.0200  | <LOQ   | <LOQ       |\n| GERANIOL                  | 0.0200  | <LOQ   | <LOQ       |\n| GERANYL ACETATE           | 0.0200  | <LOQ   | <LOQ       |\n| GUAICOL                   | 0.0200  | <LOQ   | <LOQ       |\n| HEXAHYDROTHYMOL           | 0.0200  | <LOQ   | <LOQ       |\n| ISOBORNEOL                | 0.0200  | <LOQ   | <LOQ       |\n| ISOPULEGOL                | 0.0200  | <LOQ   | <LOQ       |\n| NEROL                     | 0.0200  | <LOQ   | <LOQ       |\n| PULEGONE                  | 0.0200  | <LOQ   | <LOQ       |\n| SABINENE                  | 0.0200  | <LOQ   | <LOQ       |\n| SABINENE HYDRATE          | 0.0200  | <LOQ   | <LOQ       |\n| TRANS-NEROLIDOL           | 0.0200  | <LOQ   | <LOQ       |\n\n**Analyzed by**:  \n- **Weight**: 480.125 mg\n- **Extraction Date**: 09\/19\/23\n- **Extracted by**: BQ\n\n**Analysis Method**: SOP.300.130  \n**Analyst**: LUCY  \n**Instrument Used**: LAV-GCMS-002  \n**Analyzed Date**: N\/A  \n**Dilution**: N\/A  \n**Reagents**: 061023.01; 062303.04; 091323.01; 091323.03  \n**Standards**: 0123; 02172017C16; 22201003; 0423; 21657  \n**Pipette**: LVP-004; LVP-008; LVP-004; LVP-008; LVPTD-014  \n\n**Note**: Terpene screening is performed using headspace gas chromatography with Flame Ionization Detection following SOP.300.130.\n\n----\n\nThis report shall not be reproduced, unless in its entirety, without written approval from Kaycha Labs. This report is a Kaycha Labs certification. The results relate only to the material or product analyzed. Test results are confidential unless explicitly waived otherwise. Void after 1 year from test end date. Cannabinoid content of batch material may vary depending on sampling error. IC=Internal QC parameter, NC=Non-controlled QC parameter, ND=Not Detected, NA=Not Analyzed, ppm=Parts Per Million, ppb=Parts Per Billion. Limit Of Detection (LOD) and Limit Of Quantitation (LOQ) are terms used to describe the smallest concentration that can be reliably measured by an analytical procedure. RPD=Reproducibility of two measurements. Action Levels are State determined thresholds variable based on uncertainty of measurement (UM) for the analyte. The UM error is available from the lab upon request. The \"Decision Rule\" for the pass\/fail does not include the UM. The limits are based on NV regulations.\n\n**Glen Marquez**  \nLab Director  \nState License # L003  \nISO 17025 Accreditation # ISO\/IEC 17025:2017: 97164  \n\n**Signature**  \n09\/25\/23\n---\n!Kaycha Labs Logo\n\n# Certificate of Analysis\n\n**Canna Hemp**\n\n- **Sample #:** LA30920003-008\n- **Batch #:** CBDISPC170923-01\n- **Sample Size Received:** 0.5 gram\n- **Sampled:** 09\/20\/23\n- **Total Amount:** 0.5 gram\n- **Ordered:** 09\/20\/23\n- **Completed:** 09\/25\/23\n- **Expires:** 09\/25\/24\n- **Sample Method:** SOP Client Method\n\n**Kaycha Labs**\n\n- **Product:** Sleep CBD Vape Cartridge 200mg\n- **Matrix:** Concentrate\n\n**Address:**\n\n4439 Polaris Ave.  \nLas Vegas, NV, 89103, US  \n(702) 728-5180  \n\n----\n\n## Pesticides\n\n| Pesticide        | LOD    | Units | Action Level | Pass\/Fail | Result | Pesticide         | LOD    | Units | Action Level | Pass\/Fail | Result |\n| ---------------- | ------ | ----- | ------------ | --------- | ------ | ----------------- | ------ | ----- | ------------ | --------- | ------ |\n| ABAMECTIN        | 0.0500 | ppm   | 0.001        | PASS      | \\<LOD  | CYFLUTHRIN, GC\\*  | 0.0500 | ppm   | 0.002        | PASS      | \\<LOD  |\n| ACEQUINOCYL      | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  | CYHALOTHRIN, GC\\* | 0.0500 | ppm   | 0.002        | PASS      | \\<LOD  |\n| ACETAMIPRID      | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  | PCNB, GC\\*        | 0.0500 | ppm   | 0.1          | PASS      | \\<LOD  |\n| BIFENTHRIN       | 0.0500 | ppm   | 0.1          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| CARBARYL         | 0.0500 | ppm   | 0.5          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| CHLORFENAPYR     | 0.0500 | ppm   | 1            | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| CHLORPYRIFOS     | 0.0500 | ppm   | 0.1          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| CYFLUTHRIN       | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| CYHALOTHRIN      | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| FENHEXAMID       | 0.0500 | ppm   | 0.4          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| FLONICAMID       | 0.0500 | ppm   | 0.4          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| IMIDACLOPRID     | 0.0500 | ppm   | 0.4          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| MYCLOBUTANIL     | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| PYRETHRINS, GC\\* | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| PYRACLOSTROBIN   | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| SPINOSAD         | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| SPIROTETRAMAT    | 0.0500 | ppm   | 0.2          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| THIAMETHOXAM     | 0.0500 | ppm   | 0.4          | PASS      | \\<LOD  |                   |        |       |              |           |        |\n| TRIFLOXYSTROBIN  | 0.0500 | ppm   | 3            | PASS      | \\<LOD  |                   |        |       |              |           |        |\n\n\n----\n\n**Analysis Information:**\n\n- **Analyzed by:** Kaycha Labs\n- **Weight:** 0.2733g\n- **Extraction Date:** 09\/21\/23\n- **Reviewed on:** 09\/25\/23 15:36:23\n- **Analysis Date:** 09\/25\/23 09:42:19\n- **Batch Date:** 09\/21\/23\n\n**Notes:**\n\n- Pesticide analysis is performed using Liquid Chromatography Triple Quadrupole Mass Spectrometry and Gas Chromatography Triple Quadrupole Mass Spectrometry, in accordance with SOPs: KAN-PEST-LC-003 and KAN-PEST-GC-001.\n\n----\n\n**Glen Marquez**  \nLab Director  \nState License # 1003  \nISO 17025 Accreditation # ISO\/IEC 17025:2017: 97164  \n\n**Signature**  \n09\/25\/23\n\n----\n\nThis report shall not be reproduced, unless in its entirety, without written approval from Kaycha Labs. This report is on Kaycha Labs certification. The results relate only to the material or product analyzed. Test results are confidential unless explicitly waived otherwise. Void after 1 year from test end date. Cannabinoid content of batch material may vary depending on sampling error. LC=Internal QC\/QA parameter, NC=Non-controlled QC parameter, ND=Not Detected, NA=Not Analyzed, ppm=Parts Per Million, ppb=Parts Per Billion, LOD=Limit Of Detection (LOD) and Limit Of Quantitation (LOQ) are terms used to describe the smallest concentration that can be reliably measured by an analytical procedure. RPD=Reproducibility of two measurements. Action Levels are State determined thresholds variable based on uncertainty of measurement (UM) for the analyte. The UM error is available from the lab upon request. The \"Decision Rule\" for the pass\/fail does not include the UM. The limits are based on NV regulations.\n---\n!Kaycha Labs Logo\n\n4439 Polaris Ave.  \nLas Vegas, NV, 89103, US  \n(702) 728-5180  \n\n# Certificate of Analysis\n\n**Canna Hemp**\n\n- **Sample #:** LAB092003-008\n- **Batch #:** CBDISPC0923-001\n- **Sample Size Received:** 0.5 gram\n- **Sampled:** 09\/20\/23\n- **Total Amount:** 0.5 gram\n- **Ordered:** 09\/20\/23\n- **Completed:** 09\/25\/23\n- **Expires:** 09\/25\/24\n- **Sample Method:** SOP: Client Method\n\n**Kaycha Labs**  \nSleep CBD Vape Cartridge 200mg  \nN\/A  \nMatrix: Concentrate  \n\n**Status:** PASSED\n\n**Page 4 of 7**\n\n----\n\n## Residual Solvents\n\n**Status:** PASSED\n\n| Solvents | LOQ     | Units | Action Level | Pass\/Fail | Result |\n|----------|---------|-------|--------------|-----------|--------|\n| PROPANE  | 50.0000 | ppm   | 499.5        | PASS      | <LOQ   |\n| BUTANES  | 100.0000| ppm   | 499.5        | PASS      | <LOQ   |\n| HEPTANE  | 50.0000 | ppm   | 499.5        | PASS      | <LOQ   |\n| ETHANOL  | 100.0000| ppm   |              | TESTED    | <LOQ   |\n\n- **Analyzed by:** 880, 1526\n- **Weight:** 0.0192g\n- **Extraction date:** 09\/25\/23 09:47:54\n- **Extracted by:** 880\n\n**Analysis Method:** SOP 300.13b  \n**Analytical Batch #:** L3003735-3COL  \n**Instrument Used:** LVC-GCMS-001  \n**Analyzed Date:** N\/A  \n**Dilution:** N\/A  \n**Reagent:** 064220-01, 042220-02  \n**Consumables:** N\/A  \n**Pipette:** 25uL Hamilton Gastight syringe, 25uL GT6, Hamilton Gastight Syringe, 10 uL  \n\nResidual solvent screening is performed by Headspace Gas Chromatography with Flame Ionization Detection following SOP 300.13b\n\n----\n\nThis report shall not be reproduced, unless in its entirety, without written approval from Kaycha Labs. This report is on Kaycha Labs certification. The results relate only to the material or product analyzed. Test results are confidential unless explicitly waived otherwise. Void after 1 year from test end date. Cannabinoid content of batch material may vary depending on sampling error. IC=Internal QC parameter, NC=Non-controlled QC parameter, ND=Not Detected, NA=Not Analyzed, ppm=Parts Per Million, ppb=Parts Per Billion, LOD=Limit Of Detection (LOQ) and Limit Of Quantitation (LOQ) are terms used to describe the smallest concentration that can be reliably measured by an analytical procedure. RPD=Reproducibility of two measurements. Action Levels are State determined thresholds variable based on uncertainty of measurement (UM) for the analyte. The UM error is available from the lab upon request. The \"Decision Rule\" for the pass\/fail does not include the UM. The limits are based on NV regulations.\n\n**Glen Marquez**  \nLab Director  \nState License # L003  \nISO 17025 Accreditation # ISO\/IEC 17025:2017: 97164  \n\n**Signature**  \n09\/25\/23\n---\n# Certificate of Analysis\n\n**Canna Hemp**\n\n- **Sample ID:** L430920003-008\n- **Batch:** CBDISLPC0923-01\n- **Sample Size Received:** 0.5 gram\n- **Sample Size Tested:** 0.5 gram\n- **Total Amount:** 0.5 gram\n- **Sampled:** 09\/20\/23\n- **Ordered:** 09\/20\/23\n- **Completed:** 09\/25\/23\n- **Expires:** 09\/25\/24\n- **Sample Method:** SOP Client Method\n\n**Kaycha Labs**\n\n- **Address:** 4439 Polaris Ave. Las Vegas, NV, 89103, US\n- **Phone:** (702) 728-5180\n\n**Product:** Sleep CBD Vape Cartridge 200mg  \n**Matrix:** Concentrate\n\n----\n\n## Microbial\n\n| Analyte            | LOQ | Units | Result      | Pass \/ Fail | Action Level |\n|--------------------|-----|-------|-------------|-------------|--------------|\n| ASPERGILLUS        |     |       | Not Present | PASS        |              |\n| SALMONELLA         |     |       | Not Present | PASS        |              |\n| STEC               |     |       | Not Present | PASS        |              |\n| ENTEROBACTERIACEAE | 10  | cfu\/g | ND          | PASS        | 99           |\n| YEAST AND MOLD     | 10  | cfu\/g | ND          | PASS        | 999          |\n\n- **Analyzed by:** 1336, 1337, 1268, 1526\n- **Weight:** N\/A\n- **Extraction date:** N\/A\n- **Extracted by:** N\/A\n- **Analysis Method:** SOP 300.1\n- **Analytical Batch:** L0403767CME\n- **Reviewed On:** 09\/25\/23 12:17:39\n- **Instrument Used:** PCR-001 (Bioscifind), PCR-002 (Multiis), PCR-003 (Gene-10), Date: 09\/22\/23\n- **Analyzed Date:** N\/A\n- **Dilution:** N\/A\n- **Reagent:** 092023 R05; 091523 R05\n- **Consumables:** 6453665; 64263985; C950600057\n- **Pipette:** LVP-PIP-017; LVP-PIP-019; LVP-PIP-046\n\nMicrobial testing is performed via a combination of agar and Petrifilm plating as well as PCR (Polymerase Chain Reaction) to test for Mycotoxins, Total Aerobic Count, Enterobacteria, Coliforms, Salmonella, Pathogenic E Coli, and Aspergillus.\n\n----\n\n## Mycotoxins\n\n| Analyte            | LOQ   | Units | Result | Pass \/ Fail | Action Level |\n|--------------------|-------|-------|--------|-------------|--------------|\n| TOTAL AFLATOXINS   | 0.0050 | ppm   | <LOQ   | PASS        | 0.02         |\n| OCHRATOXIN A       | 0.0050 | ppm   | <LOQ   | PASS        | 0.02         |\n\n- **Analyzed by:** 888\n- **Weight:** 0.2182g\n- **Extraction date:** 09\/22\/23 19:12:35\n- **Extracted by:** 888\n- **Analysis Method:** SOP 300.7\n- **Analytical Batch:** L0300773MYC\n- **Instrument Used:** Shimadzu LCMS 8060\n- **Reviewed On:** 09\/25\/23 19:11:12\n- **Batch Date:** 09\/25\/23 17:16:11\n- **Dilution:** 5\n- **Reagent:** 095323 R01; 082323 R02; 092123 R05; 081723 R02; 091423 R03; 091423 R09\n- **Consumables:** 2022033-1 04026; 251697\n- **Pipette:** LVP-PIP-019; LVP-PIP-046; LVP-PIP-041; LVP-PIP-034\n\nTotal Aflatoxins (B1, B2, G1, G2) and Ochratoxin A screening are performed by ELISA (Enzyme Linked Immunoassay) following SOP 300.2.\n\n----\n\n## Heavy Metals\n\n| Metal     | LOQ   | Units | Result | Pass \/ Fail | Action Level |\n|-----------|-------|-------|--------|-------------|--------------|\n| ARSENIC   | 0.0020 | ppm   | <LOQ   | PASS        | 0.2          |\n| CADMIUM   | 0.0020 | ppm   | <LOQ   | PASS        | 0.82         |\n| LEAD      | 0.0020 | ppm   | <LOQ   | PASS        | 1.2          |\n| MERCURY   | 0.0020 | ppm   | <LOQ   | PASS        | 0.4          |\n\n- **Analyzed by:** 1266, 1526\n- **Weight:** 0.1828g\n- **Extraction date:** 09\/22\/23 16:21:51\n- **Extracted by:** 1268\n- **Analysis Method:** SOP 300.8a\n- **Analytical Batch:** L0403761HEA\n- **Instrument Used:** Subcontract ICPMS\n- **Reviewed On:** 09\/25\/23 13:58:38\n- **Batch Date:** 09\/22\/23 16:12:43\n- **Dilution:** 50\n- **Reagent:** N\/A\n- **Consumables:** N\/A\n- **Pipette:** N\/A\n\nHeavy Metals screening is performed using ICP-MS (Inductively Coupled Plasma - Mass Spectrometry) using method SOP 300.8a.\n\n----\n\n**Glen Marquez**  \nLab Director  \nState License # L003  \nISO 17025 Accreditation # ISO\/IEC 17025:2017: 97164  \n**Signature**  \n09\/25\/23\n\n----\n\nThis report shall not be reproduced, unless in its entirety, without written approval from Kaycha Labs. This report is on Kaycha Labs certification. The results relate only to the material or product analyzed. Test results are confidential unless explicitly waived otherwise. Valid after 1 year from test end date. Cannabinoid content of batch material may vary depending on sampling error.\n---\n# Certificate of Analysis\n\n**Canna Hemp**\n\n- **Sample #:** L430920003-008\n- **Batch #:** CBDISPC0923-01\n- **Sample Size Received:** 0.5 gram\n- **Sample Size:** 0.5 gram\n- **Total Amount:** 0.5 gram\n- **Sampled:** 09\/20\/23\n- **Ordered:** 09\/20\/23\n- **Completed:** 09\/25\/23\n- **Expires:** 09\/25\/24\n- **Sample Method:** SOP Client Method\n\n**Kaycha Labs**\n\n- **Sleep CBD Vape Cartridge 200mg**\n- **Matrix:** Concentrate\n\n**Filth\/Foreign Material**  \n**PASSED**\n\n| Analyte                  | LOQ | Units | Result | P\/F  | Action Level |\n|--------------------------|-----|-------|--------|------|--------------|\n| Filth and Foreign Material | N\/A | detect\/g | <LOQ   | PASS | 0.001        |\n\n- **Analyzed by:** N\/A\n- **Weight:** N\/A\n- **Extraction date:** N\/A\n- **Extracted by:** N\/A\n\n- **Analysis Method:** 300.10\n- **Analytical Batch #:** N\/A\n- **Instrument Used #:** N\/A\n- **Analyzed Date:** N\/A\n- **Reviewed On:** 09\/21\/23 14:17:41\n- **Batch Date #:** N\/A\n\n- **Dilution:** N\/A\n- **Reagent:** N\/A\n- **Consumables:** N\/A\n- **Pipette #:** N\/A\n\n*Samples are visually screened for foreign matter (hair, insects, packaging materials, etc.). For flower, stems >3 mm in diameter may only make up <5% of the sample.*\n\n----\n\nThis report shall not be reproduced, unless in its entirety, without written approval from Kaycha Labs. This report is on Kaycha Labs certification. The results relate only to the material or product analyzed. Test results are confidential unless explicitly waived otherwise. Void after 1 year from test end date. Cannabinoid content of batch material may vary depending on sampling error. IC=Internal QC parameter, NC=Non-controlled QC parameter, ND=Not Detected, NA=Not Analyzed, ppm=Parts Per Million, ppb=Parts Per Billion, LOD=Limit Of Detection (LOD) and Limit Of Quantitation (LOQ) are terms used to describe the smallest concentration that can be reliably measured by an analytical procedure. RPD=Reproducibility of two measurements. Action Levels are State determined thresholds variable based on uncertainty of measurement (UM) for the analyte. The UM error is available from the lab upon request. The \"Decision Rule\" for the pass\/fail does not include the UM. The limits are based on NV regulations.\n\n**Glen Marquez**  \nLab Director  \nState License #: 1003  \nISO 17025 Accreditation # ISO\/IEC 17025:2017: 97164  \n**Signature**  \n09\/25\/23\n---\n# Certificate of Analysis\n\n## Kaycha Labs\n\n4439 Polaris Ave.  \nLas Vegas, NV, 89103, US  \n(702) 728-5180  \n\n### Canna Hemp\n\n- **Sample ID:** LA30920003-008\n- **Batch:** CBDISPC092023-01\n- **Sample Size Received:** 0.5 gram\n- **Sampled:** 09\/20\/23\n- **Total Amount:** 0.5 gram\n- **Ordered:** 09\/20\/23\n- **Completed:** 09\/25\/23\n- **Expires:** 09\/25\/24\n- **Sample Method:** SOP Client Method\n\n### Kaycha Labs\n\n- **Product:** Sleep CBD Vape Cartridge 200mg\n- **Matrix:** Concentrate\n\n**Status:** PASSED\n\n**Page:** 7 of 7\n\n----\n\n## COMMENTS\n\n- **Metal**  \n  LA30920003-008HEA  \n  1 - Metals were tested at another ISO accredited lab.\n\n- **Terpene**  \n  LA30920003-008TER  \n  1 - The farnesene value reported is semi-quantitative due to unknown isomer purity from the Certified Reference Material manufacturer.\n\n----\n\nThis report shall not be reproduced, unless in its entirety, without written approval from Kaycha Labs. This report is on Kaycha Labs certification. The results relate only to the material or product analyzed. Test results are confidential unless explicitly waived otherwise. Void after 1 year from test end date. Cannabinoid content of batch material may vary depending on sampling error. IC=Internal QC parameter, NC=Non-controlled QC parameter, ND=Not Detected, NA=Not Analyzed, ppm=Parts Per Million, ppb=Parts Per Billion, LOD=Limit Of Detection, LOQ=Limit Of Quantitation. LOD and LOQ are terms used to describe the smallest concentration that can be reliably measured by an analytical procedure. RPD=Reproducibility of two measurements. Action Levels are State determined thresholds variable based on uncertainty of measurement (UM) for the analyte. The UM error is available from the lab upon request. The \"Decision Rule\" for the pass\/fail does not include the UM. The limits are based on NV regulations.\n\n**Glen Marquez**  \nLab Director  \nState License # L003  \nISO 17025 Accreditation # ISO\/IEC 17025:2017: 97164  \n\n**Signature**  \n09\/25\/23""
  -formatValueCallable: null
  -label: "Markdown Content"
  -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1335 …}
  -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 {#1334 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1336 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1317 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1333 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1338 …}
  -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=901"
    -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: 901
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1718 …}
  }
]
"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 {#1713 …}
    -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=901"
    -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: 901
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1718 …}
  }
]
"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 {#4188
  -type: "dashboard"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4223 …}
  -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 {#4190
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4226 …}
  -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 {#4192
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4229 …}
  -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 {#4194
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4240 …}
  -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 {#4196
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4225 …}
  -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 {#4198
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4260 …}
  -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 {#4200
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4271 …}
  -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 {#4202
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4281 …}
  -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 {#4204
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4290 …}
  -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 {#4206
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4301 …}
  -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 {#4208
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4312 …}
  -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 {#4210
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4313 …}
  -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 {#4212
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4332 …}
  -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 {#4214
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4333 …}
  -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 {#4216
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4352 …}
  -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 {#4218
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4353 …}
  -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 {#4220
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4372 …}
  -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 {#4222
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4291 …}
  -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