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: 323
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1750 …}
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
2 GRANTED EA_EXECUTE_ACTION
[
  "action" => "detail"
  "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: 323
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1750 …}
  }
  "entityFqcn" => "App\Entity\LabReport"
]
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
3 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1216
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -value: "Pulse"
  -formattedValue: "Pulse"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1359 …}
  -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 {#1361 …}
  -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: "3Chi True Strains Gummy - Pulse"
  -formattedValue: "3Chi True Strains Gummy - Pulse"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1393 …}
  -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 {#1395 …}
  -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: "Edible - Gummy"
  -formattedValue: "Edible - Gummy"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1391 …}
  -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 {#1405 …}
  -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: Symfony\Component\Translation\TranslatableMessage {#1392 …}
  -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 {#1415 …}
  -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: "KCA Laboratories"
  -formattedValue: "KCA Laboratories"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1229 …}
  -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 {#1425 …}
  -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 {#1256
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "matchingName"
  -value: "Pulse 3Chi True Strains Gummy - Pulse Edible - Gummy"
  -formattedValue: "Pulse 3Chi True Strains Gummy - Pulse Edible - Gummy"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1237 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1259 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1258 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1260 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1435 …}
  -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
9 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1264
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\UrlField"
  -propertyName: "externalUrl"
  -value: "https://cdn.shopify.com/s/files/1/0892/0678/4292/files/3Chi_True_Strain_Gummies_Pulse_COA.pdf?v=1737468238"
  -formattedValue: "cdn.shopify.com/s/files/1/0892/0678/4292/files/3Chi_True_Strain_Gummies_Pulse_COA.pdf?v=1737468238"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1245 …}
  -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 {#1445 …}
  -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
10 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/Pulse.pdf"
  -formattedValue: "cbdextract.nw.agency/lab-reports/Pulse.pdf"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1253 …}
  -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 {#1455 …}
  -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
11 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: Symfony\Component\Translation\TranslatableMessage {#1269 …}
  -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 {#1465 …}
  -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
12 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: Symfony\Component\Translation\TranslatableMessage {#1277 …}
  -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 {#1475 …}
  -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
13 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: "overnighthemp [ 73 ] "
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1285 …}
  -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 {#1485 …}
  -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
14 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1502
  -isAccessible: true
  -fqcn: "App\Entity\Project"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#763 …}
  -instance: Proxies\__CG__\App\Entity\Project {#903 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 73
  -permission: null
  -fields: null
  -actions: null
}
"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 {#1304
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "state"
  -value: "processed"
  -formattedValue: "processed"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1715 …}
  -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 {#1713 …}
  -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
16 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1312
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -value: "Pulse"
  -formattedValue: "Pulse"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1717 …}
  -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 {#1309 …}
  -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
17 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: Symfony\Component\Translation\TranslatableMessage {#1712 …}
  -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 {#1687 …}
  -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
18 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1328
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextEditorField"
  -propertyName: "markdownContent"
  -value: ""# 3Chi True Strains Gummy - Pulse\n\n**Sample ID:** SA-231130-31022  \n**Batch:** 3ONOV23-TS-PULGM  \n**Type:** Finished Product - Ingestible  \n**Matrix:** Edible - Gummy  \n**Unit Mass (g):** 4.42064  \n\n**Received:** 12\/01\/2023  \n**Completed:** 12\/15\/2023  \n\n**Client**  \n3Chi  \n275 Medical Dr #857  \nCarmel, IN 46082  \nUSA  \nLic. #: 18_0235  \n\n## Summary\n\n| Test            | Date Tested | Status |\n|-----------------|-------------|--------|\n| Cannabinoids    | 12\/15\/2023  | Tested |\n| Heavy Metals    | 12\/10\/2023  | Tested |\n| Microbials      | 12\/06\/2023  | Tested |\n| Mycotoxins      | 12\/07\/2023  | Tested |\n| Pesticides      | 12\/07\/2023  | Tested |\n| Residual Solvents | 12\/08\/2023 | Tested |\n\n| ND | 1.50% | 2.19% | Not Tested | Not Tested | Yes |\n|----|-------|-------|------------|------------|-----|\n| Total \u03949-THC | \u03948-THC | Total Cannabinoids | Moisture Content | Foreign Matter | Internal Standard Normalization |\n\n## Cannabinoids by HPLC-PDA and\/or GC-MS\/MS\n\n| Analyte          | LOD (%) | LOQ (%) | Result (%) | Result (mg\/unit) |\n|------------------|---------|---------|------------|------------------|\n| CBC              | 0.0024  | 0.0084  | ND         | ND               |\n| CBCA             | 0.0018  | 0.0063  | ND         | ND               |\n| CBCV             | 0.0011  | 0.0038  | ND         | ND               |\n| CBD              | 0.0018  | 0.0063  | ND         | ND               |\n| CBDA             | 0.0024  | 0.0084  | ND         | ND               |\n| CBDV             | 0.0018  | 0.0063  | ND         | ND               |\n| CBE              | 0.0018  | 0.0063  | ND         | ND               |\n| CBG              | 0.0018  | 0.0063  | 0.0360     | 1.59             |\n| CBGA             | 0.0024  | 0.0084  | ND         | ND               |\n| CBL              | 0.0018  | 0.0063  | ND         | ND               |\n| CBLA             | 0.0024  | 0.0084  | ND         | ND               |\n| CBN              | 0.0018  | 0.0063  | ND         | ND               |\n| CBNA             | 0.0024  | 0.0084  | ND         | ND               |\n| CBT              | 0.0018  | 0.0063  | ND         | ND               |\n| \u03944,8-iso-THC     | 0.0067  | 0.0224  | ND         | ND               |\n| \u03948-iso-THC       | 0.0067  | 0.0224  | ND         | ND               |\n| \u03948-THC           | 0.0067  | 0.0224  | 1.50       | 63.1             |\n| \u03948-THCV          | 0.0067  | 0.0224  | ND         | ND               |\n| \u03949-THC           | 0.0067  | 0.0224  | ND         | ND               |\n| \u03949-THCA          | 0.0067  | 0.0224  | ND         | ND               |\n| \u03949-THCV          | 0.0067  | 0.0224  | 0.00831    | 0.367            |\n| \u03949-THCVA         | 0.0067  | 0.0224  | ND         | ND               |\n| \u03949-THCP          | 0.0067  | 0.0224  | ND         | ND               |\n| exo-THC          | 0.0067  | 0.0224  | ND         | ND               |\n| (6aR,9R,10aR)-HHC| 0.0067  | 0.0224  | 0.0541     | 2.39             |\n| (6aR,9S,10aR)-HHC| 0.0067  | 0.0224  | 0.248      | 10.9             |\n| (6aS,9R,10aR)-HHC| 0.0067  | 0.0224  | 0.0871     | 3.85             |\n\n**Total \u03949-THC:** ND  \n**Total:** 2.19%  \n**Total (mg\/unit):** 97.0  \n\n----\n\n**Generated By:** Ryan Bellone  \n**CCO**  \n**Date:** 12\/15\/2023  \n\n**Tested By:** Scott Caudill  \n**Laboratory Manager**  \n**Date:** 12\/15\/2023  \n\nThis product or substance has been tested by KCA Laboratories using validated testing methodologies in an ISO\/IEC 17025:2017 accredited quality system. Values reported relate only to the product or substance tested. The reported result is based on a single weight. Unless otherwise stated, results of tests performed on all quality control samples met criteria for acceptance established by KCA Laboratories. KCA Laboratories makes no claims as to the efficacy, safety, or other risks associated with any detected or non-detected amounts of any substances reported herein. This Certificate of Analysis shall not be reproduced except in full, without the written approval of KCA Laboratories. KCA Laboratories can provide measurement uncertainty upon request.\n---\n# 3Chi True Strains Gummy - Pulse\n\n**Sample ID:** SA-231130-31022  \n**Batch:** 3NOV23-TS-PULGM  \n**Type:** Finished Product - Ingestible  \n**Matrix:** Edible - Gummy  \n**Unit Mass (g):** 4.42064  \n\n**Client**  \n3Chi  \n275 Medical Dr #857  \nCarmel, IN 46082  \nUSA  \nLic. #: 18_0235  \n\n**Received:** 12\/01\/2023  \n**Completed:** 12\/15\/2023  \n\n## Heavy Metals by ICP-MS\n\n| Analyte   | LOD (ppb) | LOQ (ppb) | Result (ppb) |\n|-----------|-----------|-----------|--------------|\n| Arsenic   | 2         | 20        | ND           |\n| Cadmium   | 1         | 20        | ND           |\n| Lead      | 2         | 20        | ND           |\n| Mercury   | 2         | 50        | ND           |\n\nND = Not Detected NT = Not Tested, LOD = Limit of Detection; LOQ = Limit of Quantitation; P = Pass; F = Fail; RL = Reporting Limit\n\n----\n\n**Generated By:** Ryan Bellone  \n**CCO**  \n**Date:** 12\/15\/2023  \n\n**Tested By:** Kelsey Rogers  \n**Scientist**  \n**Date:** 12\/12\/2023  \n\nThis product or substance has been tested by KCA Laboratories using validated testing methodologies in an ISO\/IEC 17025:2017 accredited quality system. Values reported relate only to the product or substance tested. The reported result is based on a sample weight. Unless otherwise stated, results of tests performed on all quality control samples met criteria for acceptance established by KCA Laboratories. KCA Laboratories makes no claims as to the efficacy, safety, or other risks associated with any detected or non-detected amounts of any substances reported herein. This Certificate of Analysis shall not be reproduced except in full, without the written approval of KCA Laboratories. KCA Laboratories can provide measurement uncertainty upon request.\n---\n# 3Chi True Strains Gummy - Pulse\n\n**Sample ID:** SA-231130-31022  \n**Batch:** 3ONOV23-TS-PULGM  \n**Type:** Finished Product - Ingestible  \n**Matrix:** Edible - Gummy  \n**Unit Mass (g):** 4.42064  \n\n**Client**  \n3Chi  \n275 Medical Dr #857  \nCarmel, IN 46082  \nUSA  \nLic. #: 18_0235  \n\n**Received:** 12\/01\/2023  \n**Completed:** 12\/15\/2023  \n\n## Pesticides by LC-MS\/MS\n\n| Analyte              | LOD (ppb) | LOQ (ppb) | Result (ppb) | Analyte              | LOD (ppb) | LOQ (ppb) | Result (ppb) |\n|----------------------|-----------|-----------|--------------|----------------------|-----------|-----------|--------------|\n| Acephate             | 30        | 100       | ND           | Hexythiazox          | 30        | 100       | ND           |\n| Acetamiprid          | 30        | 100       | ND           | Imazalil             | 30        | 100       | ND           |\n| Aldicarb             | 30        | 100       | ND           | Imidacloprid         | 30        | 100       | ND           |\n| Azoxystrobin         | 30        | 100       | ND           | Kresoxim methyl      | 30        | 100       | ND           |\n| Bifenazate           | 30        | 100       | ND           | Malathion            | 30        | 100       | ND           |\n| Bifenthrin           | 30        | 100       | ND           | Metalaxyl            | 30        | 100       | ND           |\n| Boscalid             | 30        | 100       | ND           | Methiocarb           | 30        | 100       | ND           |\n| Carbaryl             | 30        | 100       | ND           | Methomyl             | 30        | 100       | ND           |\n| Carbofuran           | 30        | 100       | ND           | Mevinphos            | 30        | 100       | ND           |\n| Chlorantraniliprole  | 30        | 100       | ND           | Myclobutanil         | 30        | 100       | ND           |\n| Chlorpyrifos         | 30        | 100       | ND           | Naled                | 30        | 100       | ND           |\n| Clofentezine         | 30        | 100       | ND           | Oxamyl               | 30        | 100       | ND           |\n| Clothianidin         | 30        | 100       | ND           | Paclobutrazol        | 30        | 100       | ND           |\n| Cypermethrin         | 30        | 100       | ND           | Permethrin           | 30        | 100       | ND           |\n| Daminozide           | 30        | 100       | ND           | Phosmet              | 30        | 100       | ND           |\n| Diazinon             | 30        | 100       | ND           | Piperonyl Butoxide   | 30        | 100       | ND           |\n| Dichlorvos           | 30        | 100       | ND           | Prallethrin          | 30        | 100       | ND           |\n| Dimethoate           | 30        | 100       | ND           | Propiconazole        | 30        | 100       | ND           |\n| Dimethomorph         | 30        | 100       | ND           | Pyrethrins           | 30        | 100       | ND           |\n| Ethoprophos          | 30        | 100       | ND           | Pyridaben            | 30        | 100       | ND           |\n| Etofenprox           | 30        | 100       | ND           | Spinetoram           | 30        | 100       | ND           |\n| Etoxazole            | 30        | 100       | ND           | Spinosad             | 30        | 100       | ND           |\n| Fenhexamid           | 30        | 100       | ND           | Spiromesifen         | 30        | 100       | ND           |\n| Fenoxycarb           | 30        | 100       | ND           | Spirotetramat        | 30        | 100       | ND           |\n| Fenpyroximate        | 30        | 100       | ND           | Spiroxamine          | 30        | 100       | ND           |\n| Fipronil             | 30        | 100       | ND           | Tebuconazole         | 30        | 100       | ND           |\n| Flonicamid           | 30        | 100       | ND           | Thiacloprid          | 30        | 100       | ND           |\n| Fludioxonil          | 30        | 100       | ND           | Thiamethoxam         | 30        | 100       | ND           |\n|                      |           |           |              | Trifloxystrobin      | 30        | 100       | ND           |\n\nND = Not Detected; NT = Not Tested; LOD = Limit of Detection; LOQ = Limit of Quantitation; P = Pass; F = Fail; RL = Reporting Limit\n\n----\n\n**Generated By:** Ryan Bellone  \n**CCO**  \n**Date:** 12\/15\/2023  \n\n**Tested By:** Jasper van Heemst  \n**Principal Scientist**  \n**Date:** 12\/07\/2023  \n\nThis product or substance has been tested by KCA Laboratories using validated testing methodologies on an ISO\/IEC 17025:2017 accredited quality system. Values reported relate only to the product or substance tested. The reported result is based on a sample weight. Unless otherwise stated, results of tests performed on all quality control samples criteria for acceptance established by KCA Laboratories. KCA Laboratories makes no claims as to the efficacy, safety or other risks associated with any detected or non-detected amounts of any substances reported herein. This Certificate of Analysis shall not be reproduced except in full, without the written approval of KCA Laboratories. KCA Laboratories can provide measurement uncertainty upon request.\n---\n# 3Chi True Strains Gummy - Pulse\n\n**Sample ID:** SA-231130-31022  \n**Batch:** 3ONOV23-TS-PULGM  \n**Type:** Finished Product - Ingestible  \n**Matrix:** Edible - Gummy  \n**Unit Mass (g):** 4.42064  \n\n**Received:** 12\/01\/2023  \n**Completed:** 12\/15\/2023  \n\n**Client**  \n3Chi  \n275 Medical Dr #857  \nCarmel, IN 46082  \nUSA  \nLic. #: 18_0235  \n\n## Mycotoxins by LC-MS\/MS\n\n| Analyte       | LOD (ppb) | LOQ (ppb) | Result (ppb) |\n|---------------|-----------|-----------|--------------|\n| B1            | 1         | 5         | ND           |\n| B2            | 1         | 5         | ND           |\n| G1            | 1         | 5         | ND           |\n| G2            | 1         | 5         | ND           |\n| Ochratoxin A  | 1         | 5         | ND           |\n\nND = Not Detected; NT = Not Tested; LOD = Limit of Detection; LOQ = Limit of Quantitation; P = Pass; F = Fail; RL = Reporting Limit\n\n----\n\n**Generated By:** Ryan Bellone  \n**CCO**  \n**Date:** 12\/15\/2023  \n\n**Tested By:** Jasper van Heemst  \n**Principal Scientist**  \n**Date:** 12\/07\/2023  \n\nThis product or substance has been tested by KCA Laboratories using validated testing methodologies in an ISO\/IEC 17025:2017 accredited quality system. Values reported relate only to the product or substance tested. The reported result is based on a sample weight. Unless otherwise stated, results of tests performed on all quality control samples met criteria for acceptance established by KCA Laboratories. KCA Laboratories makes no claims as to the efficacy, safety, or other risks associated with any detected or non-detected amounts of any substances reported herein. This Certificate of Analysis shall not be reproduced except in full, without the written approval of KCA Laboratories. KCA Laboratories can provide measurement uncertainty upon request.\n---\n# 3Chi True Strains Gummy - Pulse\n\n**Sample ID:** SA-231130-31022  \n**Batch:** 3ONOV23-TS-PULGM  \n**Type:** Finished Product - Ingestible  \n**Matrix:** Edible - Gummy  \n**Unit Mass (g):** 4.42064  \n\n**Received:** 12\/01\/2023  \n**Completed:** 12\/15\/2023  \n\n**Client**  \n3Chi  \n275 Medical Dr #857  \nCarmel, IN 46082  \nUSA  \nLic. #: 18_0235  \n\n----\n\n## Microbials by PCR and Plating\n\n| Analyte                              | LOD (CFU\/g) | Result (CFU\/g) | Result (Qualitative)         |\n|--------------------------------------|-------------|----------------|------------------------------|\n| Total aerobic count                  | 10          | ND             |                              |\n| Total coliforms                      | 10          | ND             |                              |\n| Generic E. coli                      | 1           | ND             |                              |\n| Salmonella spp.                      | 1           |                | Not Detected per 1 gram      |\n| Shiga-toxin producing E. coli (STEC) | 1           |                | Not Detected per 1 gram      |\n\nND = Not Detected; NT = Not Tested; LOD = Limit of Detection; LOQ = Limit of Quantitation; CFU = Colony Forming Units; P = Pass; F = Fail; RL = Reporting Limit\n\n----\n\n**Generated By:** Ryan Bellone  \n**CCO**  \n**Date:** 12\/15\/2023  \n\n**Tested By:** Matt Zachman  \n**Laboratory Technician**  \n**Date:** 12\/06\/2023  \n\n----\n\nThis product or substance has been tested by KCA Laboratories using validated testing methodologies in an ISO\/IEC 17025:2017 accredited quality system. Values reported relate only to the product or substance tested. The reported result is based on a sample weight. Unless otherwise stated, results of tests performed on all quality control samples met criteria for acceptance established by KCA Laboratories. KCA Laboratories makes no claims as to the efficacy, safety or other risks associated with any detected or non-detected amounts of any substances reported herein. This Certificate of Analysis shall not be reproduced except in full, without the written approval of KCA Laboratories. KCA Laboratories can provide measurement uncertainty upon request.\n---\n# 3Chi True Strains Gummy - Pulse\n\n**Sample ID:** SA-231130-31022  \n**Batch:** 3ONOV23-TS-PULGM  \n**Type:** Finished Product - Ingestible  \n**Matrix:** Edible - Gummy  \n**Unit Mass (g):** 4.42064  \n\n**Client**  \n3Chi  \n275 Medical Dr #857  \nCarmel, IN 46082  \nUSA  \nLic. #: 18_0235  \n\n**Received:** 12\/01\/2023  \n**Completed:** 12\/15\/2023  \n\n## Residual Solvents by HS-GC-MS\n\n| Analyte                     | LOD (ppm) | LOQ (ppm) | Result (ppm) |\n|-----------------------------|-----------|-----------|--------------|\n| Acetone                     | 16        | 500       | ND           |\n| Acetonitrile                | 14        | 41        | ND           |\n| Benzene                     | 0.5       | 1         | ND           |\n| Butane                      | 167       | 500       | ND           |\n| 1-Butanol                   | 167       | 500       | ND           |\n| 2-Butanol                   | 167       | 500       | ND           |\n| Chloroform                  | 0.5       | 1         | ND           |\n| Cyclohexane                 | 129       | 388       | ND           |\n| 1,2-Dichloroethane          | 0.5       | 1         | ND           |\n| 1,1-Dimethoxyethane         | 10        | 29        | ND           |\n| Dimethyl Sulfoxide          | 167       | 500       | ND           |\n| 2,2-Dimethylbutane          | 10        | 29        | ND           |\n| 2,3-Dimethylbutane          | 10        | 29        | ND           |\n| N,N-Dimethylformamide       | 30        | 88        | ND           |\n| 2,2-Dimethylpropane         | 10        | 29        | ND           |\n| 1,4-Dioxane                 | 13        | 30        | ND           |\n| Ethanol                     | 167       | 500       | ND           |\n| 2-Ethoxyethanol             | 167       | 500       | ND           |\n| Ethyl Acetate               | 167       | 500       | ND           |\n| Ethyl Ether                 | 167       | 500       | ND           |\n| Ethylbenzene                | 3         | 7         | ND           |\n| Ethylene Oxide              | 0.5       | 1         | ND           |\n| Heptane                     | 167       | 500       | ND           |\n| n-Hexane                    | 10        | 29        | ND           |\n| Isobutane                   | 167       | 500       | ND           |\n| Isopropyl Acetate           | 167       | 500       | ND           |\n| Isopropyl Alcohol           | 167       | 500       | ND           |\n| Isopropylbenzene            | 167       | 500       | ND           |\n| Methanol                    | 167       | 500       | ND           |\n| 2-Methylbutane              | 10        | 29        | ND           |\n| Methylene Chloride          | 0.5       | 1         | ND           |\n| 2-Methylpentane             | 10        | 29        | ND           |\n| 3-Methylpentane             | 10        | 29        | ND           |\n| n-Pentane                   | 10        | 29        | ND           |\n| 1-Pentanol                  | 167       | 500       | ND           |\n| n-Propanol                  | 167       | 500       | ND           |\n| 1-Propanol                  | 167       | 500       | ND           |\n| Pyridine                    | 3         | 7         | ND           |\n| Tetrahydrofuran             | 30        | 89        | ND           |\n| Toluene                     | 30        | 89        | ND           |\n| Trichloroethylene           | 3         | 7         | ND           |\n| Xylenes (o-, m-, and p-)    | 73        | 217       | ND           |\n\n**ND = Not Detected; NT = Not Tested; LOD = Limit of Detection; LOQ = Limit of Quantitation; P = Pass; F = Fail; RL = Reporting Limit.**\n\n----\n\n**Generated By:** Ryan Bellone  \n**Date:** 12\/15\/2023  \n\n**Tested By:** Scott Caudill  \n**Date:** 12\/08\/2023  \n\nThis product or substance has been tested by KCA Laboratories using validated testing methodologies on an ISO\/IEC 17025:2017 accredited quality system. Values reported relate only to the product or substance tested. The reported result is based on a single weight. Unless otherwise stated, results of tests performed on all quality control samples met criteria for acceptance established by KCA Laboratories. KCA Laboratories makes no claims as to the efficacy, safety, or other risks associated with any detected or non-detected amounts of any substances reported herein. This Certificate of Analysis shall not be reproduced except in full, without the written approval of KCA Laboratories. KCA Laboratories can provide measurement uncertainty upon request.\n---\n# 3Chi True Strains Gummy - Pulse\n\n**Sample ID:** SA-231130-31022  \n**Batch:** 3ONOV23-TS-PULGM  \n**Type:** Finished Product - Ingestible  \n**Matrix:** Edible - Gummy  \n**Unit Mass (g):** 4.42064  \n\n**Received:** 12\/01\/2023  \n**Completed:** 12\/15\/2023  \n\n**Client**  \n3Chi  \n275 Medical Dr #857  \nCarmel, IN 46082  \nUSA  \nLic. #: 18_0235  \n\n----\n\n## Reporting Limit Appendix\n\n### Heavy Metals - Colorado CDPHE\n\n| Analyte | Limit (ppb) |\n|---------|-------------|\n| Arsenic | 1500        |\n| Cadmium | 500         |\n| Mercury | 1500        |\n\n### Microbials\n\n| Analyte | Limit (CFU\/g) | Analyte | Limit (CFU\/g) |\n|---------|---------------|---------|---------------|\n| Total Yeast & Mold | 1000 | Total Aerobic Count | 10000 |\n\n### Residual Solvents - USP 467\n\n| Analyte              | Limit (ppm) | Analyte              | Limit (ppm) |\n|----------------------|-------------|----------------------|-------------|\n| Acetone              | 5000        | Heptane              | 5000        |\n| Acetonitrile         | 410         | n-Hexane             | 290         |\n| Benzene              | 2           | Isopropyl Alcohol    | 5000        |\n| Butane               | 5000        | Isopropyl Acetate    | 5000        |\n| 1-Butanol            | 5000        | Methanol             | 3000        |\n| 2-Butanol            | 5000        | Methyl Isobutyl Ketone | 5000      |\n| 2-Butanone           | 5000        | Methylene Chloride   | 600         |\n| Chloroform           | 60          | Pentane              | 5000        |\n| Cyclohexane          | 3880        | 1-Pentanol           | 5000        |\n| 1,2-Dichloroethane   | 5           | n-Propane            | 5000        |\n| 1,1-Dichloroethene   | 8           | Pyridine             | 200         |\n| Dimethyl Sulfoxide   | 5000        | Tetrahydrofuran      | 720         |\n| N,N-Dimethylacetamide| 1090        | Toluene              | 890         |\n| 2,2-Dimethylbutane   | 5000        | Trichloroethylene    | 80          |\n| 2,3-Dimethylbutane   | 290         | Xylenes (o-, m-, and p-) | 2170    |\n| N,N-Dimethylformamide| 880         |                      |             |\n| 2,2-Dimethylpropane  | 5000        |                      |             |\n| 1,4-Dioxane          | 380         |                      |             |\n| Ethanol              | 5000        |                      |             |\n| 2-Ethoxyethanol      | 160         |                      |             |\n| Ethyl Acetate        | 5000        |                      |             |\n| Ethyl Ether          | 5000        |                      |             |\n| Ethylbenzene         | 70          |                      |             |\n\n### Pesticides - CA DCC\n\n| Analyte          | Limit (ppb) | Analyte          | Limit (ppb) |\n|------------------|-------------|------------------|-------------|\n| Acephate         | 5000        | Hexythiazox      | 2000        |\n| Acetamiprid      | 5000        | Imazalil         | 30          |\n| Aldicarb         | 30          | Imidacloprid     | 3000        |\n| Azoxystrobin     | 40000       | Kresoxim methyl  | 5000        |\n| Bifenazate       | 5000        | Malathion        | 5000        |\n| Bifenthrin       | 5000        | Metalaxyl        | 5000        |\n| Boscalid         | 1000        | Methomyl         | 30          |\n| Carbaryl         | 5000        | Methyl           | 100         |\n| Carbofuran       | 30          | Myclobutanil     | 9000        |\n| Chlorantraniliprole | 40000    | Naled            | 500         |\n| Chlorfenapyr     | 30          | Oxamyl           | 30          |\n| Chlorpyrifos     | 500         | Paclobutrazol    | 30          |\n| Clofentezine     | 5000        | Permethrin       | 2000        |\n| Coumaphos        | 300         | Phosmet          | 10000       |\n| Cypermethrin     | 1000        | Piperonyl Butoxide | 8000      |\n| Daminozide       | 2000        | Prallethrin      | 4000        |\n| Diazinon         | 2000        | Propiconazole    | 300         |\n| Dichlorvos       | 100         | Propoxur         | 30          |\n| Dimethoate       | 2000        | Pyrethrins       | 3000        |\n| Ethoprophos      | 30          | Pyridaben        | 3000        |\n| Etofenprox       | 3000        | Spinetoram       | 3000        |\n| Etoxazole        | 1000        | Spinosad         | 3000        |\n| Fenhexamid       | 1000        | Spiromesifen     | 12000       |\n| Fenpyroximate    | 1000        | Spirotetramat    | 12000       |\n| Fipronil         | 100         | Spiroxamine      | 30          |\n| Flonicamid       | 2000        | Tebuconazole     | 300         |\n| Fludioxonil      | 30000       | Thiacloprid      | 300         |\n|                  |             | Thiamethoxam     | 4500        |\n\n### Mycotoxins - Colorado CDPHE\n\n| Analyte     | Limit (ppm) | Analyte     | Limit (ppm) |\n|-------------|-------------|-------------|-------------|\n| B1          | 5           | B2          | 5           |\n| G1          | 5           | G2          | 5           |\n| Ochratoxin A| 5           |             |             |\n\n----\n\nThis product or substance has been tested by KCA Laboratories using validated testing methodologies and an ISO\/IEC 17025:2017 accredited quality system. Values reported relate only to the product or substance tested. The reported result is based on a sample weight. Unless otherwise stated, results of tests performed on all quality control samples met criteria for acceptance established by KCA Laboratories. KCA Laboratories makes no claims as to the efficacy, safety or other risks associated with any detected or non-detected amounts of any substances reported herein. This Certificate of Analysis shall not be reproduced except in full, without the written approval of KCA Laboratories. KCA Laboratories can provide measurement uncertainty upon request.""
  -formattedValue: ""# 3Chi True Strains Gummy - Pulse\n\n**Sample ID:** SA-231130-31022  \n**Batch:** 3ONOV23-TS-PULGM  \n**Type:** Finished Product - Ingestible  \n**Matrix:** Edible - Gummy  \n**Unit Mass (g):** 4.42064  \n\n**Received:** 12\/01\/2023  \n**Completed:** 12\/15\/2023  \n\n**Client**  \n3Chi  \n275 Medical Dr #857  \nCarmel, IN 46082  \nUSA  \nLic. #: 18_0235  \n\n## Summary\n\n| Test            | Date Tested | Status |\n|-----------------|-------------|--------|\n| Cannabinoids    | 12\/15\/2023  | Tested |\n| Heavy Metals    | 12\/10\/2023  | Tested |\n| Microbials      | 12\/06\/2023  | Tested |\n| Mycotoxins      | 12\/07\/2023  | Tested |\n| Pesticides      | 12\/07\/2023  | Tested |\n| Residual Solvents | 12\/08\/2023 | Tested |\n\n| ND | 1.50% | 2.19% | Not Tested | Not Tested | Yes |\n|----|-------|-------|------------|------------|-----|\n| Total \u03949-THC | \u03948-THC | Total Cannabinoids | Moisture Content | Foreign Matter | Internal Standard Normalization |\n\n## Cannabinoids by HPLC-PDA and\/or GC-MS\/MS\n\n| Analyte          | LOD (%) | LOQ (%) | Result (%) | Result (mg\/unit) |\n|------------------|---------|---------|------------|------------------|\n| CBC              | 0.0024  | 0.0084  | ND         | ND               |\n| CBCA             | 0.0018  | 0.0063  | ND         | ND               |\n| CBCV             | 0.0011  | 0.0038  | ND         | ND               |\n| CBD              | 0.0018  | 0.0063  | ND         | ND               |\n| CBDA             | 0.0024  | 0.0084  | ND         | ND               |\n| CBDV             | 0.0018  | 0.0063  | ND         | ND               |\n| CBE              | 0.0018  | 0.0063  | ND         | ND               |\n| CBG              | 0.0018  | 0.0063  | 0.0360     | 1.59             |\n| CBGA             | 0.0024  | 0.0084  | ND         | ND               |\n| CBL              | 0.0018  | 0.0063  | ND         | ND               |\n| CBLA             | 0.0024  | 0.0084  | ND         | ND               |\n| CBN              | 0.0018  | 0.0063  | ND         | ND               |\n| CBNA             | 0.0024  | 0.0084  | ND         | ND               |\n| CBT              | 0.0018  | 0.0063  | ND         | ND               |\n| \u03944,8-iso-THC     | 0.0067  | 0.0224  | ND         | ND               |\n| \u03948-iso-THC       | 0.0067  | 0.0224  | ND         | ND               |\n| \u03948-THC           | 0.0067  | 0.0224  | 1.50       | 63.1             |\n| \u03948-THCV          | 0.0067  | 0.0224  | ND         | ND               |\n| \u03949-THC           | 0.0067  | 0.0224  | ND         | ND               |\n| \u03949-THCA          | 0.0067  | 0.0224  | ND         | ND               |\n| \u03949-THCV          | 0.0067  | 0.0224  | 0.00831    | 0.367            |\n| \u03949-THCVA         | 0.0067  | 0.0224  | ND         | ND               |\n| \u03949-THCP          | 0.0067  | 0.0224  | ND         | ND               |\n| exo-THC          | 0.0067  | 0.0224  | ND         | ND               |\n| (6aR,9R,10aR)-HHC| 0.0067  | 0.0224  | 0.0541     | 2.39             |\n| (6aR,9S,10aR)-HHC| 0.0067  | 0.0224  | 0.248      | 10.9             |\n| (6aS,9R,10aR)-HHC| 0.0067  | 0.0224  | 0.0871     | 3.85             |\n\n**Total \u03949-THC:** ND  \n**Total:** 2.19%  \n**Total (mg\/unit):** 97.0  \n\n----\n\n**Generated By:** Ryan Bellone  \n**CCO**  \n**Date:** 12\/15\/2023  \n\n**Tested By:** Scott Caudill  \n**Laboratory Manager**  \n**Date:** 12\/15\/2023  \n\nThis product or substance has been tested by KCA Laboratories using validated testing methodologies in an ISO\/IEC 17025:2017 accredited quality system. Values reported relate only to the product or substance tested. The reported result is based on a single weight. Unless otherwise stated, results of tests performed on all quality control samples met criteria for acceptance established by KCA Laboratories. KCA Laboratories makes no claims as to the efficacy, safety, or other risks associated with any detected or non-detected amounts of any substances reported herein. This Certificate of Analysis shall not be reproduced except in full, without the written approval of KCA Laboratories. KCA Laboratories can provide measurement uncertainty upon request.\n---\n# 3Chi True Strains Gummy - Pulse\n\n**Sample ID:** SA-231130-31022  \n**Batch:** 3NOV23-TS-PULGM  \n**Type:** Finished Product - Ingestible  \n**Matrix:** Edible - Gummy  \n**Unit Mass (g):** 4.42064  \n\n**Client**  \n3Chi  \n275 Medical Dr #857  \nCarmel, IN 46082  \nUSA  \nLic. #: 18_0235  \n\n**Received:** 12\/01\/2023  \n**Completed:** 12\/15\/2023  \n\n## Heavy Metals by ICP-MS\n\n| Analyte   | LOD (ppb) | LOQ (ppb) | Result (ppb) |\n|-----------|-----------|-----------|--------------|\n| Arsenic   | 2         | 20        | ND           |\n| Cadmium   | 1         | 20        | ND           |\n| Lead      | 2         | 20        | ND           |\n| Mercury   | 2         | 50        | ND           |\n\nND = Not Detected NT = Not Tested, LOD = Limit of Detection; LOQ = Limit of Quantitation; P = Pass; F = Fail; RL = Reporting Limit\n\n----\n\n**Generated By:** Ryan Bellone  \n**CCO**  \n**Date:** 12\/15\/2023  \n\n**Tested By:** Kelsey Rogers  \n**Scientist**  \n**Date:** 12\/12\/2023  \n\nThis product or substance has been tested by KCA Laboratories using validated testing methodologies in an ISO\/IEC 17025:2017 accredited quality system. Values reported relate only to the product or substance tested. The reported result is based on a sample weight. Unless otherwise stated, results of tests performed on all quality control samples met criteria for acceptance established by KCA Laboratories. KCA Laboratories makes no claims as to the efficacy, safety, or other risks associated with any detected or non-detected amounts of any substances reported herein. This Certificate of Analysis shall not be reproduced except in full, without the written approval of KCA Laboratories. KCA Laboratories can provide measurement uncertainty upon request.\n---\n# 3Chi True Strains Gummy - Pulse\n\n**Sample ID:** SA-231130-31022  \n**Batch:** 3ONOV23-TS-PULGM  \n**Type:** Finished Product - Ingestible  \n**Matrix:** Edible - Gummy  \n**Unit Mass (g):** 4.42064  \n\n**Client**  \n3Chi  \n275 Medical Dr #857  \nCarmel, IN 46082  \nUSA  \nLic. #: 18_0235  \n\n**Received:** 12\/01\/2023  \n**Completed:** 12\/15\/2023  \n\n## Pesticides by LC-MS\/MS\n\n| Analyte              | LOD (ppb) | LOQ (ppb) | Result (ppb) | Analyte              | LOD (ppb) | LOQ (ppb) | Result (ppb) |\n|----------------------|-----------|-----------|--------------|----------------------|-----------|-----------|--------------|\n| Acephate             | 30        | 100       | ND           | Hexythiazox          | 30        | 100       | ND           |\n| Acetamiprid          | 30        | 100       | ND           | Imazalil             | 30        | 100       | ND           |\n| Aldicarb             | 30        | 100       | ND           | Imidacloprid         | 30        | 100       | ND           |\n| Azoxystrobin         | 30        | 100       | ND           | Kresoxim methyl      | 30        | 100       | ND           |\n| Bifenazate           | 30        | 100       | ND           | Malathion            | 30        | 100       | ND           |\n| Bifenthrin           | 30        | 100       | ND           | Metalaxyl            | 30        | 100       | ND           |\n| Boscalid             | 30        | 100       | ND           | Methiocarb           | 30        | 100       | ND           |\n| Carbaryl             | 30        | 100       | ND           | Methomyl             | 30        | 100       | ND           |\n| Carbofuran           | 30        | 100       | ND           | Mevinphos            | 30        | 100       | ND           |\n| Chlorantraniliprole  | 30        | 100       | ND           | Myclobutanil         | 30        | 100       | ND           |\n| Chlorpyrifos         | 30        | 100       | ND           | Naled                | 30        | 100       | ND           |\n| Clofentezine         | 30        | 100       | ND           | Oxamyl               | 30        | 100       | ND           |\n| Clothianidin         | 30        | 100       | ND           | Paclobutrazol        | 30        | 100       | ND           |\n| Cypermethrin         | 30        | 100       | ND           | Permethrin           | 30        | 100       | ND           |\n| Daminozide           | 30        | 100       | ND           | Phosmet              | 30        | 100       | ND           |\n| Diazinon             | 30        | 100       | ND           | Piperonyl Butoxide   | 30        | 100       | ND           |\n| Dichlorvos           | 30        | 100       | ND           | Prallethrin          | 30        | 100       | ND           |\n| Dimethoate           | 30        | 100       | ND           | Propiconazole        | 30        | 100       | ND           |\n| Dimethomorph         | 30        | 100       | ND           | Pyrethrins           | 30        | 100       | ND           |\n| Ethoprophos          | 30        | 100       | ND           | Pyridaben            | 30        | 100       | ND           |\n| Etofenprox           | 30        | 100       | ND           | Spinetoram           | 30        | 100       | ND           |\n| Etoxazole            | 30        | 100       | ND           | Spinosad             | 30        | 100       | ND           |\n| Fenhexamid           | 30        | 100       | ND           | Spiromesifen         | 30        | 100       | ND           |\n| Fenoxycarb           | 30        | 100       | ND           | Spirotetramat        | 30        | 100       | ND           |\n| Fenpyroximate        | 30        | 100       | ND           | Spiroxamine          | 30        | 100       | ND           |\n| Fipronil             | 30        | 100       | ND           | Tebuconazole         | 30        | 100       | ND           |\n| Flonicamid           | 30        | 100       | ND           | Thiacloprid          | 30        | 100       | ND           |\n| Fludioxonil          | 30        | 100       | ND           | Thiamethoxam         | 30        | 100       | ND           |\n|                      |           |           |              | Trifloxystrobin      | 30        | 100       | ND           |\n\nND = Not Detected; NT = Not Tested; LOD = Limit of Detection; LOQ = Limit of Quantitation; P = Pass; F = Fail; RL = Reporting Limit\n\n----\n\n**Generated By:** Ryan Bellone  \n**CCO**  \n**Date:** 12\/15\/2023  \n\n**Tested By:** Jasper van Heemst  \n**Principal Scientist**  \n**Date:** 12\/07\/2023  \n\nThis product or substance has been tested by KCA Laboratories using validated testing methodologies on an ISO\/IEC 17025:2017 accredited quality system. Values reported relate only to the product or substance tested. The reported result is based on a sample weight. Unless otherwise stated, results of tests performed on all quality control samples criteria for acceptance established by KCA Laboratories. KCA Laboratories makes no claims as to the efficacy, safety or other risks associated with any detected or non-detected amounts of any substances reported herein. This Certificate of Analysis shall not be reproduced except in full, without the written approval of KCA Laboratories. KCA Laboratories can provide measurement uncertainty upon request.\n---\n# 3Chi True Strains Gummy - Pulse\n\n**Sample ID:** SA-231130-31022  \n**Batch:** 3ONOV23-TS-PULGM  \n**Type:** Finished Product - Ingestible  \n**Matrix:** Edible - Gummy  \n**Unit Mass (g):** 4.42064  \n\n**Received:** 12\/01\/2023  \n**Completed:** 12\/15\/2023  \n\n**Client**  \n3Chi  \n275 Medical Dr #857  \nCarmel, IN 46082  \nUSA  \nLic. #: 18_0235  \n\n## Mycotoxins by LC-MS\/MS\n\n| Analyte       | LOD (ppb) | LOQ (ppb) | Result (ppb) |\n|---------------|-----------|-----------|--------------|\n| B1            | 1         | 5         | ND           |\n| B2            | 1         | 5         | ND           |\n| G1            | 1         | 5         | ND           |\n| G2            | 1         | 5         | ND           |\n| Ochratoxin A  | 1         | 5         | ND           |\n\nND = Not Detected; NT = Not Tested; LOD = Limit of Detection; LOQ = Limit of Quantitation; P = Pass; F = Fail; RL = Reporting Limit\n\n----\n\n**Generated By:** Ryan Bellone  \n**CCO**  \n**Date:** 12\/15\/2023  \n\n**Tested By:** Jasper van Heemst  \n**Principal Scientist**  \n**Date:** 12\/07\/2023  \n\nThis product or substance has been tested by KCA Laboratories using validated testing methodologies in an ISO\/IEC 17025:2017 accredited quality system. Values reported relate only to the product or substance tested. The reported result is based on a sample weight. Unless otherwise stated, results of tests performed on all quality control samples met criteria for acceptance established by KCA Laboratories. KCA Laboratories makes no claims as to the efficacy, safety, or other risks associated with any detected or non-detected amounts of any substances reported herein. This Certificate of Analysis shall not be reproduced except in full, without the written approval of KCA Laboratories. KCA Laboratories can provide measurement uncertainty upon request.\n---\n# 3Chi True Strains Gummy - Pulse\n\n**Sample ID:** SA-231130-31022  \n**Batch:** 3ONOV23-TS-PULGM  \n**Type:** Finished Product - Ingestible  \n**Matrix:** Edible - Gummy  \n**Unit Mass (g):** 4.42064  \n\n**Received:** 12\/01\/2023  \n**Completed:** 12\/15\/2023  \n\n**Client**  \n3Chi  \n275 Medical Dr #857  \nCarmel, IN 46082  \nUSA  \nLic. #: 18_0235  \n\n----\n\n## Microbials by PCR and Plating\n\n| Analyte                              | LOD (CFU\/g) | Result (CFU\/g) | Result (Qualitative)         |\n|--------------------------------------|-------------|----------------|------------------------------|\n| Total aerobic count                  | 10          | ND             |                              |\n| Total coliforms                      | 10          | ND             |                              |\n| Generic E. coli                      | 1           | ND             |                              |\n| Salmonella spp.                      | 1           |                | Not Detected per 1 gram      |\n| Shiga-toxin producing E. coli (STEC) | 1           |                | Not Detected per 1 gram      |\n\nND = Not Detected; NT = Not Tested; LOD = Limit of Detection; LOQ = Limit of Quantitation; CFU = Colony Forming Units; P = Pass; F = Fail; RL = Reporting Limit\n\n----\n\n**Generated By:** Ryan Bellone  \n**CCO**  \n**Date:** 12\/15\/2023  \n\n**Tested By:** Matt Zachman  \n**Laboratory Technician**  \n**Date:** 12\/06\/2023  \n\n----\n\nThis product or substance has been tested by KCA Laboratories using validated testing methodologies in an ISO\/IEC 17025:2017 accredited quality system. Values reported relate only to the product or substance tested. The reported result is based on a sample weight. Unless otherwise stated, results of tests performed on all quality control samples met criteria for acceptance established by KCA Laboratories. KCA Laboratories makes no claims as to the efficacy, safety or other risks associated with any detected or non-detected amounts of any substances reported herein. This Certificate of Analysis shall not be reproduced except in full, without the written approval of KCA Laboratories. KCA Laboratories can provide measurement uncertainty upon request.\n---\n# 3Chi True Strains Gummy - Pulse\n\n**Sample ID:** SA-231130-31022  \n**Batch:** 3ONOV23-TS-PULGM  \n**Type:** Finished Product - Ingestible  \n**Matrix:** Edible - Gummy  \n**Unit Mass (g):** 4.42064  \n\n**Client**  \n3Chi  \n275 Medical Dr #857  \nCarmel, IN 46082  \nUSA  \nLic. #: 18_0235  \n\n**Received:** 12\/01\/2023  \n**Completed:** 12\/15\/2023  \n\n## Residual Solvents by HS-GC-MS\n\n| Analyte                     | LOD (ppm) | LOQ (ppm) | Result (ppm) |\n|-----------------------------|-----------|-----------|--------------|\n| Acetone                     | 16        | 500       | ND           |\n| Acetonitrile                | 14        | 41        | ND           |\n| Benzene                     | 0.5       | 1         | ND           |\n| Butane                      | 167       | 500       | ND           |\n| 1-Butanol                   | 167       | 500       | ND           |\n| 2-Butanol                   | 167       | 500       | ND           |\n| Chloroform                  | 0.5       | 1         | ND           |\n| Cyclohexane                 | 129       | 388       | ND           |\n| 1,2-Dichloroethane          | 0.5       | 1         | ND           |\n| 1,1-Dimethoxyethane         | 10        | 29        | ND           |\n| Dimethyl Sulfoxide          | 167       | 500       | ND           |\n| 2,2-Dimethylbutane          | 10        | 29        | ND           |\n| 2,3-Dimethylbutane          | 10        | 29        | ND           |\n| N,N-Dimethylformamide       | 30        | 88        | ND           |\n| 2,2-Dimethylpropane         | 10        | 29        | ND           |\n| 1,4-Dioxane                 | 13        | 30        | ND           |\n| Ethanol                     | 167       | 500       | ND           |\n| 2-Ethoxyethanol             | 167       | 500       | ND           |\n| Ethyl Acetate               | 167       | 500       | ND           |\n| Ethyl Ether                 | 167       | 500       | ND           |\n| Ethylbenzene                | 3         | 7         | ND           |\n| Ethylene Oxide              | 0.5       | 1         | ND           |\n| Heptane                     | 167       | 500       | ND           |\n| n-Hexane                    | 10        | 29        | ND           |\n| Isobutane                   | 167       | 500       | ND           |\n| Isopropyl Acetate           | 167       | 500       | ND           |\n| Isopropyl Alcohol           | 167       | 500       | ND           |\n| Isopropylbenzene            | 167       | 500       | ND           |\n| Methanol                    | 167       | 500       | ND           |\n| 2-Methylbutane              | 10        | 29        | ND           |\n| Methylene Chloride          | 0.5       | 1         | ND           |\n| 2-Methylpentane             | 10        | 29        | ND           |\n| 3-Methylpentane             | 10        | 29        | ND           |\n| n-Pentane                   | 10        | 29        | ND           |\n| 1-Pentanol                  | 167       | 500       | ND           |\n| n-Propanol                  | 167       | 500       | ND           |\n| 1-Propanol                  | 167       | 500       | ND           |\n| Pyridine                    | 3         | 7         | ND           |\n| Tetrahydrofuran             | 30        | 89        | ND           |\n| Toluene                     | 30        | 89        | ND           |\n| Trichloroethylene           | 3         | 7         | ND           |\n| Xylenes (o-, m-, and p-)    | 73        | 217       | ND           |\n\n**ND = Not Detected; NT = Not Tested; LOD = Limit of Detection; LOQ = Limit of Quantitation; P = Pass; F = Fail; RL = Reporting Limit.**\n\n----\n\n**Generated By:** Ryan Bellone  \n**Date:** 12\/15\/2023  \n\n**Tested By:** Scott Caudill  \n**Date:** 12\/08\/2023  \n\nThis product or substance has been tested by KCA Laboratories using validated testing methodologies on an ISO\/IEC 17025:2017 accredited quality system. Values reported relate only to the product or substance tested. The reported result is based on a single weight. Unless otherwise stated, results of tests performed on all quality control samples met criteria for acceptance established by KCA Laboratories. KCA Laboratories makes no claims as to the efficacy, safety, or other risks associated with any detected or non-detected amounts of any substances reported herein. This Certificate of Analysis shall not be reproduced except in full, without the written approval of KCA Laboratories. KCA Laboratories can provide measurement uncertainty upon request.\n---\n# 3Chi True Strains Gummy - Pulse\n\n**Sample ID:** SA-231130-31022  \n**Batch:** 3ONOV23-TS-PULGM  \n**Type:** Finished Product - Ingestible  \n**Matrix:** Edible - Gummy  \n**Unit Mass (g):** 4.42064  \n\n**Received:** 12\/01\/2023  \n**Completed:** 12\/15\/2023  \n\n**Client**  \n3Chi  \n275 Medical Dr #857  \nCarmel, IN 46082  \nUSA  \nLic. #: 18_0235  \n\n----\n\n## Reporting Limit Appendix\n\n### Heavy Metals - Colorado CDPHE\n\n| Analyte | Limit (ppb) |\n|---------|-------------|\n| Arsenic | 1500        |\n| Cadmium | 500         |\n| Mercury | 1500        |\n\n### Microbials\n\n| Analyte | Limit (CFU\/g) | Analyte | Limit (CFU\/g) |\n|---------|---------------|---------|---------------|\n| Total Yeast & Mold | 1000 | Total Aerobic Count | 10000 |\n\n### Residual Solvents - USP 467\n\n| Analyte              | Limit (ppm) | Analyte              | Limit (ppm) |\n|----------------------|-------------|----------------------|-------------|\n| Acetone              | 5000        | Heptane              | 5000        |\n| Acetonitrile         | 410         | n-Hexane             | 290         |\n| Benzene              | 2           | Isopropyl Alcohol    | 5000        |\n| Butane               | 5000        | Isopropyl Acetate    | 5000        |\n| 1-Butanol            | 5000        | Methanol             | 3000        |\n| 2-Butanol            | 5000        | Methyl Isobutyl Ketone | 5000      |\n| 2-Butanone           | 5000        | Methylene Chloride   | 600         |\n| Chloroform           | 60          | Pentane              | 5000        |\n| Cyclohexane          | 3880        | 1-Pentanol           | 5000        |\n| 1,2-Dichloroethane   | 5           | n-Propane            | 5000        |\n| 1,1-Dichloroethene   | 8           | Pyridine             | 200         |\n| Dimethyl Sulfoxide   | 5000        | Tetrahydrofuran      | 720         |\n| N,N-Dimethylacetamide| 1090        | Toluene              | 890         |\n| 2,2-Dimethylbutane   | 5000        | Trichloroethylene    | 80          |\n| 2,3-Dimethylbutane   | 290         | Xylenes (o-, m-, and p-) | 2170    |\n| N,N-Dimethylformamide| 880         |                      |             |\n| 2,2-Dimethylpropane  | 5000        |                      |             |\n| 1,4-Dioxane          | 380         |                      |             |\n| Ethanol              | 5000        |                      |             |\n| 2-Ethoxyethanol      | 160         |                      |             |\n| Ethyl Acetate        | 5000        |                      |             |\n| Ethyl Ether          | 5000        |                      |             |\n| Ethylbenzene         | 70          |                      |             |\n\n### Pesticides - CA DCC\n\n| Analyte          | Limit (ppb) | Analyte          | Limit (ppb) |\n|------------------|-------------|------------------|-------------|\n| Acephate         | 5000        | Hexythiazox      | 2000        |\n| Acetamiprid      | 5000        | Imazalil         | 30          |\n| Aldicarb         | 30          | Imidacloprid     | 3000        |\n| Azoxystrobin     | 40000       | Kresoxim methyl  | 5000        |\n| Bifenazate       | 5000        | Malathion        | 5000        |\n| Bifenthrin       | 5000        | Metalaxyl        | 5000        |\n| Boscalid         | 1000        | Methomyl         | 30          |\n| Carbaryl         | 5000        | Methyl           | 100         |\n| Carbofuran       | 30          | Myclobutanil     | 9000        |\n| Chlorantraniliprole | 40000    | Naled            | 500         |\n| Chlorfenapyr     | 30          | Oxamyl           | 30          |\n| Chlorpyrifos     | 500         | Paclobutrazol    | 30          |\n| Clofentezine     | 5000        | Permethrin       | 2000        |\n| Coumaphos        | 300         | Phosmet          | 10000       |\n| Cypermethrin     | 1000        | Piperonyl Butoxide | 8000      |\n| Daminozide       | 2000        | Prallethrin      | 4000        |\n| Diazinon         | 2000        | Propiconazole    | 300         |\n| Dichlorvos       | 100         | Propoxur         | 30          |\n| Dimethoate       | 2000        | Pyrethrins       | 3000        |\n| Ethoprophos      | 30          | Pyridaben        | 3000        |\n| Etofenprox       | 3000        | Spinetoram       | 3000        |\n| Etoxazole        | 1000        | Spinosad         | 3000        |\n| Fenhexamid       | 1000        | Spiromesifen     | 12000       |\n| Fenpyroximate    | 1000        | Spirotetramat    | 12000       |\n| Fipronil         | 100         | Spiroxamine      | 30          |\n| Flonicamid       | 2000        | Tebuconazole     | 300         |\n| Fludioxonil      | 30000       | Thiacloprid      | 300         |\n|                  |             | Thiamethoxam     | 4500        |\n\n### Mycotoxins - Colorado CDPHE\n\n| Analyte     | Limit (ppm) | Analyte     | Limit (ppm) |\n|-------------|-------------|-------------|-------------|\n| B1          | 5           | B2          | 5           |\n| G1          | 5           | G2          | 5           |\n| Ochratoxin A| 5           |             |             |\n\n----\n\nThis product or substance has been tested by KCA Laboratories using validated testing methodologies and an ISO\/IEC 17025:2017 accredited quality system. Values reported relate only to the product or substance tested. The reported result is based on a sample weight. Unless otherwise stated, results of tests performed on all quality control samples met criteria for acceptance established by KCA Laboratories. KCA Laboratories makes no claims as to the efficacy, safety or other risks associated with any detected or non-detected amounts of any substances reported herein. This Certificate of Analysis shall not be reproduced except in full, without the written approval of KCA Laboratories. KCA Laboratories can provide measurement uncertainty upon request.""
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1673 …}
  -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 {#1695 …}
  -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
19 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#594
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#604 …}
    -icon: "fa fa-fw fa-trash-o"
    -cssClass: "action-delete btn btn-secondary pr-0 text-danger"
    -addedCssClass: " btn btn-secondary pr-0 text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://cbdextract.nw.agency/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController&entityId=323"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController&entityId=323"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -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: 323
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1750 …}
  }
]
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
20 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#592
    -type: "entity"
    -name: "index"
    -label: Symfony\Component\Translation\TranslatableMessage {#1747 …}
    -icon: null
    -cssClass: "action-index btn btn-secondary"
    -addedCssClass: " btn btn-secondary"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "index"
    ]
    -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "index"
    -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: 323
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1750 …}
  }
]
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
21 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#590
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1749 …}
    -icon: null
    -cssClass: "action-edit btn btn-primary"
    -addedCssClass: " btn btn-primary"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController&entityId=323"
    -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: 323
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1750 …}
  }
]
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
22 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
Show voter details
23 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1907
  -type: "dashboard"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1942 …}
  -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
24 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1909
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1945 …}
  -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
25 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1911
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1948 …}
  -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
26 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1913
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1959 …}
  -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
27 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1915
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1944 …}
  -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
28 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1917
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1979 …}
  -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
29 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1919
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1990 …}
  -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
30 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1921
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2000 …}
  -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
31 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1923
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2009 …}
  -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 {#1925
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2020 …}
  -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
33 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1927
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2031 …}
  -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 {#1929
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2032 …}
  -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
35 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1931
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2051 …}
  -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
36 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1933
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2052 …}
  -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
37 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1935
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2071 …}
  -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
38 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1937
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2072 …}
  -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
39 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1939
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2091 …}
  -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
40 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1941
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2010 …}
  -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
41 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
Show voter details