Redirect 302 redirect from GET @admin (6de7d8)

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: 316
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1719 …}
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
2 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#844
    -isAccessible: true
    -fqcn: "App\Entity\LabReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#691 …}
    -instance: App\Entity\LabReport {#854 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 316
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1719 …}
  }
  "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: "Cloud Corp Quantum Cartridge COA"
  -formattedValue: "Cloud Corp Quantum Cartridge COA"
  -formatValueCallable: null
  -label: "Name"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1219 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1218 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1220 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1359 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1217 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1222 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
4 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1224
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sampleName"
  -value: "D9THCP-060724.1"
  -formattedValue: "D9THCP-060724.1"
  -formatValueCallable: null
  -label: "Sample Name"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1227 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1226 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1228 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1392 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1225 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1230 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
5 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1232
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sampleMatrix"
  -value: "Concentrate - Distillate"
  -formattedValue: "Concentrate - Distillate"
  -formatValueCallable: null
  -label: "Sample Matrix"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1235 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1234 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1236 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1391 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1233 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1238 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
6 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1240
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productType"
  -value: "cannabis"
  -formattedValue: "cannabis"
  -formatValueCallable: null
  -label: "Product Type"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1243 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1242 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1244 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1229 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1241 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1246 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
7 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1248
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "labName"
  -value: "KCA Laboratories"
  -formattedValue: "KCA Laboratories"
  -formatValueCallable: null
  -label: "Lab Name"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1251 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1250 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1252 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1237 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1249 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1254 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
8 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1264
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\UrlField"
  -propertyName: "externalUrl"
  -value: "https://cdn.shopify.com/s/files/1/0892/0678/4292/files/Cloud_Corp_Quantum_Cartridge_COA.pdf?v=1737468712"
  -formattedValue: "cdn.shopify.com/s/files/1/0892/0678/4292/files/Cloud_Corp_Quantum_Cartridge_COA.pdf?v=1737468712"
  -formatValueCallable: null
  -label: "External Url"
  -formType: "Symfony\Component\Form\Extension\Core\Type\UrlType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1267 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-url"
  -columns: null
  -defaultColumns: "col-md-10 col-xxl-8"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/fields/full_url.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1266 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1268 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1245 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1265 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1270 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
9 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1272
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\UrlField"
  -propertyName: "internalUrl"
  -value: "https://cbdextract.nw.agency/lab-reports/CloudCorpQuantumCartridgeCOA.pdf"
  -formattedValue: "cbdextract.nw.agency/lab-reports/CloudCorpQuantumCartridgeCOA.pdf"
  -formatValueCallable: null
  -label: "Internal Url"
  -formType: "Symfony\Component\Form\Extension\Core\Type\UrlType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1275 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-url"
  -columns: null
  -defaultColumns: "col-md-10 col-xxl-8"
  -translationParameters: []
  -templateName: "crud/field/url"
  -templatePath: "@EasyAdmin/crud/field/url.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1274 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1276 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1253 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1273 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1278 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
10 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1280
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "category"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "Category"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1283 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1282 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1284 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1422 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1281 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1286 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
11 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1288
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "type"
  -value: "pdf"
  -formattedValue: "pdf"
  -formatValueCallable: null
  -label: "Type"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1291 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1290 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1292 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1431 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1289 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1294 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
12 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1296
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "project"
  -value: Proxies\__CG__\App\Entity\Project {#903 …}
  -formattedValue: "overnighthemp [ 73 ] "
  -formatValueCallable: null
  -label: "Project"
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1299 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1298 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1300 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1440 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1297 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1302 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
13 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1482
  -isAccessible: true
  -fqcn: "App\Entity\Project"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#763 …}
  -instance: Proxies\__CG__\App\Entity\Project {#903 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 73
  -permission: null
  -fields: null
  -actions: null
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
14 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1304
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "state"
  -value: "processed"
  -formattedValue: "processed"
  -formatValueCallable: null
  -label: "State"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1307 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/fields/state.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1306 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1308 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1695 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1305 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1310 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
15 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1312
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -value: "Cloud Corp Quantum Cartridge COA"
  -formattedValue: "Cloud Corp Quantum Cartridge COA"
  -formatValueCallable: null
  -label: "Additional Data"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1315 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/labReports/fields/additionalData.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1314 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1316 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1696 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1313 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1318 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
16 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1320
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextEditorField"
  -propertyName: "debugData"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "Debug Data"
  -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1323 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text_editor"
  -columns: null
  -defaultColumns: "col-md-9 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/text_editor"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1322 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1324 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1692 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1321 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1326 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
17 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1328
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextEditorField"
  -propertyName: "markdownContent"
  -value: ""# Certificate of Analysis\n\n## KCA Laboratories\n\n232 North Plaza Drive  \nNicholasville, KY 40356  \n+1-833-KCA-LABS  \nhttps:\/\/kcalabs.com  \nKDA Lic.# P.0058  \n\n----\n\n### D9THCP-060724.1\n\n- **Sample ID:** SA-240610-420000  \n- **Batch:** D9THCP-060724.1  \n- **Type:** Raw Material  \n- **Matrix:** Concentrate - Distillate  \n- **Unit Mass (g):**  \n\n**Received:** 06\/11\/2024  \n**Completed:** 06\/20\/2024  \n\n### Client\n\nMC Nutraceuticals  \n6101 Long Prairie Rd, Ste 144 LB 17  \nFlower Mound, TX 75028  \nUSA  \n\n----\n\n### Summary\n\n| Test              | Date Tested | Status |\n|-------------------|-------------|--------|\n| Cannabinoids      | 06\/18\/2024  | Tested |\n| Heavy Metals      | 06\/20\/2024  | Tested |\n| Pesticides        | 06\/20\/2024  | Tested |\n| Residual Solvents | 06\/20\/2024  | Tested |\n\n- **ND** Total \u03949-THC\n- **87.0%** \u03949-THCP\n- **87.7%** Total Cannabinoids\n- **Not Tested** Moisture Content\n- **Not Tested** Foreign Matter\n- **Yes** Internal Standard Normalization\n\n----\n\n### Cannabinoids by HPLC-PDA and GC-MS\/MS\n\n| Analyte   | LOD (%) | LOQ (%) | Result (%) | Result (mg\/g) |\n|-----------|---------|---------|------------|---------------|\n| CBC       | 0.004   | 0.012   | ND         | ND            |\n| CBCV      | 0.004   | 0.012   | ND         | ND            |\n| CBD       | 0.004   | 0.012   | ND         | ND            |\n| CBDV      | 0.004   | 0.012   | ND         | ND            |\n| CBDV      | 0.004   | 0.012   | ND         | ND            |\n| CBG       | 0.004   | 0.012   | ND         | ND            |\n| CBL       | 0.004   | 0.012   | ND         | ND            |\n| CBN       | 0.004   | 0.012   | ND         | ND            |\n| CBT       | 0.004   | 0.012   | ND         | ND            |\n| \u03948-THC    | 0.010   | 0.031   | ND         | ND            |\n| \u03948-THCP   | 0.010   | 0.031   | ND         | ND            |\n| \u03948-THCV   | 0.010   | 0.031   | ND         | ND            |\n| \u03949-THC    | 0.006   | 0.018   | ND         | ND            |\n| \u03949-THCP   | 0.006   | 0.018   | 0.877      | 8.77          |\n| \u03949-THCV   | 0.006   | 0.018   | ND         | ND            |\n\n**Total \u03949-THC Total**: ND\n\n----\n\n**ND** = Not Detected; **NT** = Not Tested; **LOD** = Limit of Detection; **LOQ** = Limit of Quantitation; **RL** = Reporting Limit; \u0394 = Delta; Total \u03949-THC = \u03949-THCA * 0.877 + \u03949-THC; Total CBD = CBDA * 0.877 + CBD.\n\n----\n\nGenerated By: Alex Morris  \nQuality Manager  \nDate: 06\/20\/2024  \n\nTested By: Nicholas Howard  \nScientist  \nDate: 06\/18\/2024  \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 report relates to the sample analyzed only in the state received. Results of tests performed on all quality control samples met criteria for acceptance established by KCA Laboratories. KCA Laboratories assumes no responsibility to anyone other than the client with respect to the test results, and will only be liable for proven negligence. KCA Laboratories makes no claims regarding the status of this product under any federal, state, or local law. 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# Certificate of Analysis\n\n## KCA Laboratories\n\n232 North Plaza Drive  \nNicholasville, KY 40356  \n+1-833-KCA-LABS  \nhttps:\/\/kcalabs.com  \nKDA Lic.# P.0058  \n\n----\n\n### D9THCP-060724.1\n\n- **Sample ID:** SA-246010-420000  \n- **Batch:** D9THCP-060724.1  \n- **Type:** Raw Material  \n- **Matrix:** Concentrate - Distillate  \n- **Unit Mass (g):**  \n\n**Received:** 06\/11\/2024  \n**Completed:** 06\/20\/2024  \n\n### Client\n\nMC Nutraceuticals  \n6101 Long Prairie Rd, Ste 144 LB 17  \nFlower Mound, TX 75028  \nUSA  \n\n----\n\n## Heavy Metals by ICP-MS\n\n| Analyte   | LOD (ppm) | LOQ (ppm) | Result (ppm) |\n|-----------|-----------|-----------|--------------|\n| Arsenic   | 0.002     | 0.02      | ND           |\n| Cadmium   | 0.001     | 0.02      | ND           |\n| Lead      | 0.002     | 0.02      | ND           |\n| Mercury   | 0.012     | 0.05      | ND           |\n\nND = Not Detected; NT = Not Tested; LOD = Limit of Detection; LOQ = Limit of Quantitation; P = Pass; F = Fail; RL = Reporting Limit; Values over action limits may be estimates\n\n----\n\nGenerated By: Alex Morris  \nQuality Manager  \nDate: 06\/20\/2024  \n\nTested By: Chris Farnan  \nScientist  \nDate: 06\/20\/2024  \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# Certificate of Analysis\n\n**KCA Laboratories**  \n232 North Plaza Drive  \nNicholasville, KY 40356  \n+1-833-KCA-LABS  \nhttps:\/\/kcalabs.com  \nKDA Lic.# P_0058  \n\n----\n\n**Sample ID:** SA-246010-42000  \n**Batch:** D9THCP-060724.1  \n**Type:** Raw Material  \n**Matrix:** Concentrate - Distillate  \n**Unit Mass (g):**  \n\n**Received:** 06\/11\/2024  \n**Completed:** 06\/20\/2024  \n\n**Client**  \nMC Nutraceuticals  \n6101 Long Prairie Rd, Ste 144 LB 17  \nFlower Mound, TX 75028  \nUSA  \n\n----\n\n## Pesticides by LC-MS\/MS\n\n| Analyte               | LOD (ppb) | LOQ (ppb) | Result (ppb) |\n|-----------------------|-----------|-----------|--------------|\n| Abamectin             | 30        | 100       | ND           |\n| Acephate              | 30        | 100       | ND           |\n| Acetamiprid           | 30        | 100       | ND           |\n| Aldicarb              | 30        | 100       | ND           |\n| Azoxystrobin          | 30        | 100       | ND           |\n| Bifenazate            | 30        | 100       | ND           |\n| Bifenthrin            | 30        | 100       | ND           |\n| Boscalid              | 30        | 100       | ND           |\n| Carbaryl              | 30        | 100       | ND           |\n| Carbofuran            | 30        | 100       | ND           |\n| Chlorantraniliprole   | 30        | 100       | ND           |\n| Chlorpyrifos          | 30        | 100       | ND           |\n| Clofentezine          | 30        | 100       | ND           |\n| Coumaphos             | 30        | 100       | ND           |\n| Cypermethrin          | 30        | 100       | ND           |\n| Daminozide            | 30        | 100       | ND           |\n| Diazinon              | 30        | 100       | ND           |\n| Dichlorvos            | 30        | 100       | ND           |\n| Dimethoate            | 30        | 100       | ND           |\n| Dimethomorph          | 30        | 100       | ND           |\n| Ethoprophos           | 30        | 100       | ND           |\n| Etofenprox            | 30        | 100       | ND           |\n| Etoxazole             | 30        | 100       | ND           |\n| Fenhexamid            | 30        | 100       | ND           |\n| Fenoxycarb            | 30        | 100       | ND           |\n| Fenpyroximate         | 30        | 100       | ND           |\n| Fipronil              | 30        | 100       | ND           |\n| Flonicamid            | 30        | 100       | ND           |\n| Fludioxonil           | 30        | 100       | ND           |\n| Hexythiazox           | 30        | 100       | ND           |\n| Imazalil              | 30        | 100       | ND           |\n| Imidacloprid          | 30        | 100       | ND           |\n| Kresoxim methyl       | 30        | 100       | ND           |\n| Malathion             | 30        | 100       | ND           |\n| Metalaxyl             | 30        | 100       | ND           |\n| Methiocarb            | 30        | 100       | ND           |\n| Methomyl              | 30        | 100       | ND           |\n| Mevinphos             | 30        | 100       | ND           |\n| Myclobutanil          | 30        | 100       | ND           |\n| Naled                 | 30        | 100       | ND           |\n| Oxamyl                | 30        | 100       | ND           |\n| Paclobutrazol         | 30        | 100       | ND           |\n| Permethrin            | 30        | 100       | ND           |\n| Phosmet               | 30        | 100       | ND           |\n| Piperonyl Butoxide    | 30        | 100       | ND           |\n| Prallethrin           | 30        | 100       | ND           |\n| Propiconazole         | 30        | 100       | ND           |\n| Pyproxyfen            | 30        | 100       | ND           |\n| Pyrethrins            | 30        | 100       | ND           |\n| Pyridaben             | 30        | 100       | ND           |\n| Spinetoram            | 30        | 100       | ND           |\n| Spinosad              | 30        | 100       | ND           |\n| Spiromesifen          | 30        | 100       | ND           |\n| Spirotetramat         | 30        | 100       | ND           |\n| Spiroxamine           | 30        | 100       | ND           |\n| Tebuconazole          | 30        | 100       | ND           |\n| Thiacloprid           | 30        | 100       | ND           |\n| Thiamethoxam          | 30        | 100       | ND           |\n| Trifloxystrobin       | 30        | 100       | ND           |\n\n**ND:** Not Detected; **NT:** Not Tested; **LOD:** Limit of Detection; **LOQ:** Limit of Quantitation; **P:** Pass; **F:** Fail; **RL:** Reporting Limit; Values over action limits may be estimates.\n\n----\n\n**Generated By:** Alex Morris  \n**Quality Manager**  \n**Date:** 06\/20\/2024  \n\n**Tested By:** Anthony Mattingly  \n**Scientist**  \n**Date:** 06\/20\/2024  \n\nThis product 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 are reported on an \"as received\" basis, without correction for moisture content. This Certificate of Analysis shall not be reproduced except in full, without the written approval of KCA Laboratories. KCA Laboratories makes no claims as to the efficacy, safety, or other uses associated with any detected or non-detected amounts of any substances reported herein.\n---\n# Certificate of Analysis\n\n## KCA Laboratories\n232 North Plaza Drive  \nNicholasville, KY 40356  \n+1-833-KCA-LABS  \nhttps:\/\/kcalabs.com  \nKDA Lic.# P.0058  \n\n----\n\n### Sample Information\n- **Sample ID:** SA-246010-42000\n- **Batch:** D9THCP-060724.1\n- **Type:** Raw Material\n- **Matrix:** Concentrate - Distillate\n\n### Client\n- **Name:** MC Nutraceuticals\n- **Address:** 6101 Long Prairie Rd, Ste 144 LB 17  \n  Flower Mound, TX 75028  \n  USA\n\n### Dates\n- **Received:** 06\/11\/2024\n- **Completed:** 06\/20\/2024\n\n----\n\n## Residual Solvents by HS-GC-MS\n\n| Analyte                  | LOD (ppm) | LOQ (ppm) | Result (ppm) | Analyte                  | LOD (ppm) | LOQ (ppm) | Result (ppm) |\n|--------------------------|-----------|-----------|--------------|--------------------------|-----------|-----------|--------------|\n| Acetone                  | 167       | 500       | ND           | Ethylene Oxide           | 0.5       | 5         | ND           |\n| Acetonitrile             | 14        | 41        | ND           | Heptane                  | 167       | 500       | ND           |\n| Benzene                  | 0.5       | 1.5       | ND           | n-Hexane                 | 167       | 500       | ND           |\n| Butane                   | 50        | 150       | ND           | Isobutane                | 50        | 150       | ND           |\n| 1-Butanol                | 167       | 500       | ND           | Isopropyl Acetate        | 167       | 500       | ND           |\n| 2-Butanol                | 167       | 500       | ND           | Isopropyl Alcohol        | 167       | 500       | ND           |\n| 2-Butanone               | 167       | 500       | ND           | Isopropylbenzene         | 3         | 9         | ND           |\n| Chloroform               | 30        | 88        | ND           | Methanol                 | 167       | 500       | ND           |\n| Cyclohexane              | 129       | 388       | ND           | 2-Methylbutane           | 50        | 150       | ND           |\n| 1,2-Dichloroethane       | 1         | 3         | ND           | Methylene Chloride       | 30        | 88        | ND           |\n| 1,2-Dimethoxyethane      | 4         | 10        | ND           | 2-Methylpentane          | 50        | 150       | ND           |\n| Dimethyl Sulfoxide       | 167       | 500       | ND           | 3-Methylpentane          | 50        | 150       | ND           |\n| N,N-Dimethylacetamide    | 30        | 88        | ND           | n-Pentane                | 50        | 150       | ND           |\n| 2,2-Dimethylbutane       | 10        | 29        | ND           | 1-Pentanol               | 167       | 500       | ND           |\n| 3,3-Dimethylbutane       | 10        | 29        | ND           | n-Propanol               | 167       | 500       | ND           |\n| N,N-Dimethylformamide    | 30        | 88        | ND           | 1-Propanol               | 167       | 500       | ND           |\n| 2,2-Dimethylpropane      | 167       | 500       | ND           | Pyridine                 | 3         | 9         | ND           |\n| 1,4-Dioxane              | 1         | 3         | ND           | Tetrahydrofuran          | 30        | 88        | ND           |\n| Ethanol                  | 167       | 500       | ND           | Toluene                  | 30        | 88        | ND           |\n| 2-Ethoxyethanol          | 167       | 500       | ND           | Trichloroethylene        | 30        | 88        | ND           |\n| Ethyl Acetate            | 167       | 500       | ND           | Xylenes (o-, m-, and p-) | 73        | 217       | ND           |\n| Ethyl Ether              | 167       | 500       | ND           |                          |           |           |              |\n| Ethylbenzene             | 3         | 7         | ND           |                          |           |           |              |\n\n**ND = Not Detected; NT = Not Tested; LOD = Limit of Detection; LOQ = Limit of Quantitation; P = Pass; F = Fail; RL = Reporting Limit; Values over action limits may be estimates**\n\n----\n\n### Signatures\n\n- **Generated By:** Alex Morris  \n  **Quality Manager**  \n  **Date:** 06\/20\/2024\n\n- **Tested By:** Kelsey Rogers  \n  **Scientist**  \n  **Date:** 06\/20\/2024\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 single analysis. 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 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# Certificate of Analysis\n\n## KCA Laboratories\n232 North Plaza Drive  \nNicholasville, KY 40356  \n+1-833-KCA-LABS  \nhttps:\/\/kcalabs.com  \nKDA Lic.# P.0058  \n\n----\n\n### HHC-042424.1\n\n- **Sample ID:** SA-240425-39248\n- **Batch:** HHC-042424.1\n- **Type:** In-Process Material\n- **Matrix:** Concentrate - Distillate\n- **Unit Mass (g):** \n\n### Client\n- **Name:** MC Nutraceuticals\n- **Address:** 6101 Long Prairie Rd, Ste 144 LB 17  \n  Flower Mound, TX 75028  \n  USA\n\n----\n\n### Summary\n\n- **Test:** Cannabinoids\n- **Date Tested:** 05\/10\/2024\n- **Status:** Tested\n\n| ND | 62.3% | 92.8% | Not Tested | Not Tested | Yes |\n|----|-------|-------|------------|------------|-----|\n| Total \u03949-THC | (6aR,9R,10aR)-HHC | Total Cannabinoids | Moisture Content | Foreign Matter | Internal Standard Normalization |\n\n----\n\n### Cannabinoids by GC-MS\/MS\n\n| Analyte               | LOD (%) | LOQ (%) | Result (%) | Result (mg\/g) |\n|-----------------------|---------|---------|------------|---------------|\n| CBC                   | 0.0095  | 0.0284  | ND         | ND            |\n| CBCV                  | 0.0128  | 0.0384  | ND         | ND            |\n| CBD                   | 0.0072  | 0.0216  | ND         | ND            |\n| CBDV                  | 0.0072  | 0.0216  | ND         | ND            |\n| CBG                   | 0.0177  | 0.0531  | ND         | ND            |\n| CBL                   | 0.0064  | 0.0192  | ND         | ND            |\n| CBN                   | 0.0064  | 0.0192  | 0.640     | 6.40          |\n| CBT                   | 0.0064  | 0.0192  | ND         | ND            |\n| \u03948-iso-THC            | 0.0067  | 0.0202  | ND         | ND            |\n| \u03948-iso-THC            | 0.0067  | 0.0202  | ND         | ND            |\n| \u03948-THC                | 0.0067  | 0.0202  | ND         | ND            |\n| \u03949-THC                | 0.0067  | 0.0202  | ND         | ND            |\n| \u03949-THCV               | 0.0067  | 0.0202  | ND         | ND            |\n| (6aR,9R,10aR)-HHC     | 0.0067  | 0.0202  | 62.3       | 623           |\n| (6aR,9S,10aR)-HHC     | 0.0067  | 0.0202  | 30.4       | 304           |\n| Total                 |         |         | 92.8       | 928           |\n\n- **ND:** Not Detected\n- **NT:** Not Tested\n- **LOD:** Limit of Detection\n- **LOQ:** Limit of Quantitation\n- **R.L.:** Reporting Limit\n- **\u0394:** Delta\n- **Total \u03949-THC = \u03949-THC + \u03948-THC + \u03949-THCV**\n- **Total CBD = CBDA + CBD**\n- **Total CBG = CBGA + CBG**\n\n----\n\nGenerated By: Ryan Bellone  \nCEO  \nDate: 05\/10\/2024  \n\nTested By: Scott Caudill  \nLaboratory Manager  \nDate: 05\/10\/2024  \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 report must not be used to imply certification or endorsement with any standard, test, or performance and quality of any similar material or article not tested or for acceptances established by KCA Laboratories. KCA Laboratories shall not be liable to the efficacy, safety, or other characteristics related to any tested 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: ""# Certificate of Analysis\n\n## KCA Laboratories\n\n232 North Plaza Drive  \nNicholasville, KY 40356  \n+1-833-KCA-LABS  \nhttps:\/\/kcalabs.com  \nKDA Lic.# P.0058  \n\n----\n\n### D9THCP-060724.1\n\n- **Sample ID:** SA-240610-420000  \n- **Batch:** D9THCP-060724.1  \n- **Type:** Raw Material  \n- **Matrix:** Concentrate - Distillate  \n- **Unit Mass (g):**  \n\n**Received:** 06\/11\/2024  \n**Completed:** 06\/20\/2024  \n\n### Client\n\nMC Nutraceuticals  \n6101 Long Prairie Rd, Ste 144 LB 17  \nFlower Mound, TX 75028  \nUSA  \n\n----\n\n### Summary\n\n| Test              | Date Tested | Status |\n|-------------------|-------------|--------|\n| Cannabinoids      | 06\/18\/2024  | Tested |\n| Heavy Metals      | 06\/20\/2024  | Tested |\n| Pesticides        | 06\/20\/2024  | Tested |\n| Residual Solvents | 06\/20\/2024  | Tested |\n\n- **ND** Total \u03949-THC\n- **87.0%** \u03949-THCP\n- **87.7%** Total Cannabinoids\n- **Not Tested** Moisture Content\n- **Not Tested** Foreign Matter\n- **Yes** Internal Standard Normalization\n\n----\n\n### Cannabinoids by HPLC-PDA and GC-MS\/MS\n\n| Analyte   | LOD (%) | LOQ (%) | Result (%) | Result (mg\/g) |\n|-----------|---------|---------|------------|---------------|\n| CBC       | 0.004   | 0.012   | ND         | ND            |\n| CBCV      | 0.004   | 0.012   | ND         | ND            |\n| CBD       | 0.004   | 0.012   | ND         | ND            |\n| CBDV      | 0.004   | 0.012   | ND         | ND            |\n| CBDV      | 0.004   | 0.012   | ND         | ND            |\n| CBG       | 0.004   | 0.012   | ND         | ND            |\n| CBL       | 0.004   | 0.012   | ND         | ND            |\n| CBN       | 0.004   | 0.012   | ND         | ND            |\n| CBT       | 0.004   | 0.012   | ND         | ND            |\n| \u03948-THC    | 0.010   | 0.031   | ND         | ND            |\n| \u03948-THCP   | 0.010   | 0.031   | ND         | ND            |\n| \u03948-THCV   | 0.010   | 0.031   | ND         | ND            |\n| \u03949-THC    | 0.006   | 0.018   | ND         | ND            |\n| \u03949-THCP   | 0.006   | 0.018   | 0.877      | 8.77          |\n| \u03949-THCV   | 0.006   | 0.018   | ND         | ND            |\n\n**Total \u03949-THC Total**: ND\n\n----\n\n**ND** = Not Detected; **NT** = Not Tested; **LOD** = Limit of Detection; **LOQ** = Limit of Quantitation; **RL** = Reporting Limit; \u0394 = Delta; Total \u03949-THC = \u03949-THCA * 0.877 + \u03949-THC; Total CBD = CBDA * 0.877 + CBD.\n\n----\n\nGenerated By: Alex Morris  \nQuality Manager  \nDate: 06\/20\/2024  \n\nTested By: Nicholas Howard  \nScientist  \nDate: 06\/18\/2024  \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 report relates to the sample analyzed only in the state received. Results of tests performed on all quality control samples met criteria for acceptance established by KCA Laboratories. KCA Laboratories assumes no responsibility to anyone other than the client with respect to the test results, and will only be liable for proven negligence. KCA Laboratories makes no claims regarding the status of this product under any federal, state, or local law. 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# Certificate of Analysis\n\n## KCA Laboratories\n\n232 North Plaza Drive  \nNicholasville, KY 40356  \n+1-833-KCA-LABS  \nhttps:\/\/kcalabs.com  \nKDA Lic.# P.0058  \n\n----\n\n### D9THCP-060724.1\n\n- **Sample ID:** SA-246010-420000  \n- **Batch:** D9THCP-060724.1  \n- **Type:** Raw Material  \n- **Matrix:** Concentrate - Distillate  \n- **Unit Mass (g):**  \n\n**Received:** 06\/11\/2024  \n**Completed:** 06\/20\/2024  \n\n### Client\n\nMC Nutraceuticals  \n6101 Long Prairie Rd, Ste 144 LB 17  \nFlower Mound, TX 75028  \nUSA  \n\n----\n\n## Heavy Metals by ICP-MS\n\n| Analyte   | LOD (ppm) | LOQ (ppm) | Result (ppm) |\n|-----------|-----------|-----------|--------------|\n| Arsenic   | 0.002     | 0.02      | ND           |\n| Cadmium   | 0.001     | 0.02      | ND           |\n| Lead      | 0.002     | 0.02      | ND           |\n| Mercury   | 0.012     | 0.05      | ND           |\n\nND = Not Detected; NT = Not Tested; LOD = Limit of Detection; LOQ = Limit of Quantitation; P = Pass; F = Fail; RL = Reporting Limit; Values over action limits may be estimates\n\n----\n\nGenerated By: Alex Morris  \nQuality Manager  \nDate: 06\/20\/2024  \n\nTested By: Chris Farnan  \nScientist  \nDate: 06\/20\/2024  \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# Certificate of Analysis\n\n**KCA Laboratories**  \n232 North Plaza Drive  \nNicholasville, KY 40356  \n+1-833-KCA-LABS  \nhttps:\/\/kcalabs.com  \nKDA Lic.# P_0058  \n\n----\n\n**Sample ID:** SA-246010-42000  \n**Batch:** D9THCP-060724.1  \n**Type:** Raw Material  \n**Matrix:** Concentrate - Distillate  \n**Unit Mass (g):**  \n\n**Received:** 06\/11\/2024  \n**Completed:** 06\/20\/2024  \n\n**Client**  \nMC Nutraceuticals  \n6101 Long Prairie Rd, Ste 144 LB 17  \nFlower Mound, TX 75028  \nUSA  \n\n----\n\n## Pesticides by LC-MS\/MS\n\n| Analyte               | LOD (ppb) | LOQ (ppb) | Result (ppb) |\n|-----------------------|-----------|-----------|--------------|\n| Abamectin             | 30        | 100       | ND           |\n| Acephate              | 30        | 100       | ND           |\n| Acetamiprid           | 30        | 100       | ND           |\n| Aldicarb              | 30        | 100       | ND           |\n| Azoxystrobin          | 30        | 100       | ND           |\n| Bifenazate            | 30        | 100       | ND           |\n| Bifenthrin            | 30        | 100       | ND           |\n| Boscalid              | 30        | 100       | ND           |\n| Carbaryl              | 30        | 100       | ND           |\n| Carbofuran            | 30        | 100       | ND           |\n| Chlorantraniliprole   | 30        | 100       | ND           |\n| Chlorpyrifos          | 30        | 100       | ND           |\n| Clofentezine          | 30        | 100       | ND           |\n| Coumaphos             | 30        | 100       | ND           |\n| Cypermethrin          | 30        | 100       | ND           |\n| Daminozide            | 30        | 100       | ND           |\n| Diazinon              | 30        | 100       | ND           |\n| Dichlorvos            | 30        | 100       | ND           |\n| Dimethoate            | 30        | 100       | ND           |\n| Dimethomorph          | 30        | 100       | ND           |\n| Ethoprophos           | 30        | 100       | ND           |\n| Etofenprox            | 30        | 100       | ND           |\n| Etoxazole             | 30        | 100       | ND           |\n| Fenhexamid            | 30        | 100       | ND           |\n| Fenoxycarb            | 30        | 100       | ND           |\n| Fenpyroximate         | 30        | 100       | ND           |\n| Fipronil              | 30        | 100       | ND           |\n| Flonicamid            | 30        | 100       | ND           |\n| Fludioxonil           | 30        | 100       | ND           |\n| Hexythiazox           | 30        | 100       | ND           |\n| Imazalil              | 30        | 100       | ND           |\n| Imidacloprid          | 30        | 100       | ND           |\n| Kresoxim methyl       | 30        | 100       | ND           |\n| Malathion             | 30        | 100       | ND           |\n| Metalaxyl             | 30        | 100       | ND           |\n| Methiocarb            | 30        | 100       | ND           |\n| Methomyl              | 30        | 100       | ND           |\n| Mevinphos             | 30        | 100       | ND           |\n| Myclobutanil          | 30        | 100       | ND           |\n| Naled                 | 30        | 100       | ND           |\n| Oxamyl                | 30        | 100       | ND           |\n| Paclobutrazol         | 30        | 100       | ND           |\n| Permethrin            | 30        | 100       | ND           |\n| Phosmet               | 30        | 100       | ND           |\n| Piperonyl Butoxide    | 30        | 100       | ND           |\n| Prallethrin           | 30        | 100       | ND           |\n| Propiconazole         | 30        | 100       | ND           |\n| Pyproxyfen            | 30        | 100       | ND           |\n| Pyrethrins            | 30        | 100       | ND           |\n| Pyridaben             | 30        | 100       | ND           |\n| Spinetoram            | 30        | 100       | ND           |\n| Spinosad              | 30        | 100       | ND           |\n| Spiromesifen          | 30        | 100       | ND           |\n| Spirotetramat         | 30        | 100       | ND           |\n| Spiroxamine           | 30        | 100       | ND           |\n| Tebuconazole          | 30        | 100       | ND           |\n| Thiacloprid           | 30        | 100       | ND           |\n| Thiamethoxam          | 30        | 100       | ND           |\n| Trifloxystrobin       | 30        | 100       | ND           |\n\n**ND:** Not Detected; **NT:** Not Tested; **LOD:** Limit of Detection; **LOQ:** Limit of Quantitation; **P:** Pass; **F:** Fail; **RL:** Reporting Limit; Values over action limits may be estimates.\n\n----\n\n**Generated By:** Alex Morris  \n**Quality Manager**  \n**Date:** 06\/20\/2024  \n\n**Tested By:** Anthony Mattingly  \n**Scientist**  \n**Date:** 06\/20\/2024  \n\nThis product 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 are reported on an \"as received\" basis, without correction for moisture content. This Certificate of Analysis shall not be reproduced except in full, without the written approval of KCA Laboratories. KCA Laboratories makes no claims as to the efficacy, safety, or other uses associated with any detected or non-detected amounts of any substances reported herein.\n---\n# Certificate of Analysis\n\n## KCA Laboratories\n232 North Plaza Drive  \nNicholasville, KY 40356  \n+1-833-KCA-LABS  \nhttps:\/\/kcalabs.com  \nKDA Lic.# P.0058  \n\n----\n\n### Sample Information\n- **Sample ID:** SA-246010-42000\n- **Batch:** D9THCP-060724.1\n- **Type:** Raw Material\n- **Matrix:** Concentrate - Distillate\n\n### Client\n- **Name:** MC Nutraceuticals\n- **Address:** 6101 Long Prairie Rd, Ste 144 LB 17  \n  Flower Mound, TX 75028  \n  USA\n\n### Dates\n- **Received:** 06\/11\/2024\n- **Completed:** 06\/20\/2024\n\n----\n\n## Residual Solvents by HS-GC-MS\n\n| Analyte                  | LOD (ppm) | LOQ (ppm) | Result (ppm) | Analyte                  | LOD (ppm) | LOQ (ppm) | Result (ppm) |\n|--------------------------|-----------|-----------|--------------|--------------------------|-----------|-----------|--------------|\n| Acetone                  | 167       | 500       | ND           | Ethylene Oxide           | 0.5       | 5         | ND           |\n| Acetonitrile             | 14        | 41        | ND           | Heptane                  | 167       | 500       | ND           |\n| Benzene                  | 0.5       | 1.5       | ND           | n-Hexane                 | 167       | 500       | ND           |\n| Butane                   | 50        | 150       | ND           | Isobutane                | 50        | 150       | ND           |\n| 1-Butanol                | 167       | 500       | ND           | Isopropyl Acetate        | 167       | 500       | ND           |\n| 2-Butanol                | 167       | 500       | ND           | Isopropyl Alcohol        | 167       | 500       | ND           |\n| 2-Butanone               | 167       | 500       | ND           | Isopropylbenzene         | 3         | 9         | ND           |\n| Chloroform               | 30        | 88        | ND           | Methanol                 | 167       | 500       | ND           |\n| Cyclohexane              | 129       | 388       | ND           | 2-Methylbutane           | 50        | 150       | ND           |\n| 1,2-Dichloroethane       | 1         | 3         | ND           | Methylene Chloride       | 30        | 88        | ND           |\n| 1,2-Dimethoxyethane      | 4         | 10        | ND           | 2-Methylpentane          | 50        | 150       | ND           |\n| Dimethyl Sulfoxide       | 167       | 500       | ND           | 3-Methylpentane          | 50        | 150       | ND           |\n| N,N-Dimethylacetamide    | 30        | 88        | ND           | n-Pentane                | 50        | 150       | ND           |\n| 2,2-Dimethylbutane       | 10        | 29        | ND           | 1-Pentanol               | 167       | 500       | ND           |\n| 3,3-Dimethylbutane       | 10        | 29        | ND           | n-Propanol               | 167       | 500       | ND           |\n| N,N-Dimethylformamide    | 30        | 88        | ND           | 1-Propanol               | 167       | 500       | ND           |\n| 2,2-Dimethylpropane      | 167       | 500       | ND           | Pyridine                 | 3         | 9         | ND           |\n| 1,4-Dioxane              | 1         | 3         | ND           | Tetrahydrofuran          | 30        | 88        | ND           |\n| Ethanol                  | 167       | 500       | ND           | Toluene                  | 30        | 88        | ND           |\n| 2-Ethoxyethanol          | 167       | 500       | ND           | Trichloroethylene        | 30        | 88        | ND           |\n| Ethyl Acetate            | 167       | 500       | ND           | Xylenes (o-, m-, and p-) | 73        | 217       | ND           |\n| Ethyl Ether              | 167       | 500       | ND           |                          |           |           |              |\n| Ethylbenzene             | 3         | 7         | ND           |                          |           |           |              |\n\n**ND = Not Detected; NT = Not Tested; LOD = Limit of Detection; LOQ = Limit of Quantitation; P = Pass; F = Fail; RL = Reporting Limit; Values over action limits may be estimates**\n\n----\n\n### Signatures\n\n- **Generated By:** Alex Morris  \n  **Quality Manager**  \n  **Date:** 06\/20\/2024\n\n- **Tested By:** Kelsey Rogers  \n  **Scientist**  \n  **Date:** 06\/20\/2024\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 single analysis. 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 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# Certificate of Analysis\n\n## KCA Laboratories\n232 North Plaza Drive  \nNicholasville, KY 40356  \n+1-833-KCA-LABS  \nhttps:\/\/kcalabs.com  \nKDA Lic.# P.0058  \n\n----\n\n### HHC-042424.1\n\n- **Sample ID:** SA-240425-39248\n- **Batch:** HHC-042424.1\n- **Type:** In-Process Material\n- **Matrix:** Concentrate - Distillate\n- **Unit Mass (g):** \n\n### Client\n- **Name:** MC Nutraceuticals\n- **Address:** 6101 Long Prairie Rd, Ste 144 LB 17  \n  Flower Mound, TX 75028  \n  USA\n\n----\n\n### Summary\n\n- **Test:** Cannabinoids\n- **Date Tested:** 05\/10\/2024\n- **Status:** Tested\n\n| ND | 62.3% | 92.8% | Not Tested | Not Tested | Yes |\n|----|-------|-------|------------|------------|-----|\n| Total \u03949-THC | (6aR,9R,10aR)-HHC | Total Cannabinoids | Moisture Content | Foreign Matter | Internal Standard Normalization |\n\n----\n\n### Cannabinoids by GC-MS\/MS\n\n| Analyte               | LOD (%) | LOQ (%) | Result (%) | Result (mg\/g) |\n|-----------------------|---------|---------|------------|---------------|\n| CBC                   | 0.0095  | 0.0284  | ND         | ND            |\n| CBCV                  | 0.0128  | 0.0384  | ND         | ND            |\n| CBD                   | 0.0072  | 0.0216  | ND         | ND            |\n| CBDV                  | 0.0072  | 0.0216  | ND         | ND            |\n| CBG                   | 0.0177  | 0.0531  | ND         | ND            |\n| CBL                   | 0.0064  | 0.0192  | ND         | ND            |\n| CBN                   | 0.0064  | 0.0192  | 0.640     | 6.40          |\n| CBT                   | 0.0064  | 0.0192  | ND         | ND            |\n| \u03948-iso-THC            | 0.0067  | 0.0202  | ND         | ND            |\n| \u03948-iso-THC            | 0.0067  | 0.0202  | ND         | ND            |\n| \u03948-THC                | 0.0067  | 0.0202  | ND         | ND            |\n| \u03949-THC                | 0.0067  | 0.0202  | ND         | ND            |\n| \u03949-THCV               | 0.0067  | 0.0202  | ND         | ND            |\n| (6aR,9R,10aR)-HHC     | 0.0067  | 0.0202  | 62.3       | 623           |\n| (6aR,9S,10aR)-HHC     | 0.0067  | 0.0202  | 30.4       | 304           |\n| Total                 |         |         | 92.8       | 928           |\n\n- **ND:** Not Detected\n- **NT:** Not Tested\n- **LOD:** Limit of Detection\n- **LOQ:** Limit of Quantitation\n- **R.L.:** Reporting Limit\n- **\u0394:** Delta\n- **Total \u03949-THC = \u03949-THC + \u03948-THC + \u03949-THCV**\n- **Total CBD = CBDA + CBD**\n- **Total CBG = CBGA + CBG**\n\n----\n\nGenerated By: Ryan Bellone  \nCEO  \nDate: 05\/10\/2024  \n\nTested By: Scott Caudill  \nLaboratory Manager  \nDate: 05\/10\/2024  \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 report must not be used to imply certification or endorsement with any standard, test, or performance and quality of any similar material or article not tested or for acceptances established by KCA Laboratories. KCA Laboratories shall not be liable to the efficacy, safety, or other characteristics related to any tested 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: "Markdown Content"
  -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1335 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text_editor"
  -columns: null
  -defaultColumns: "col-md-9 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/text_editor"
  -templatePath: "@EasyAdmin/crud/field/text_editor.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1334 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1336 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1317 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1333 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1338 …}
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
18 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#598
    -type: "entity"
    -name: "saveAndContinue"
    -label: Symfony\Component\Translation\TranslatableMessage {#604 …}
    -icon: "far fa-edit"
    -cssClass: "action-saveAndContinue btn btn-secondary action-save"
    -addedCssClass: " btn btn-secondary action-save"
    -htmlElement: "button"
    -htmlAttributes: [
      "type" => "submit"
      "name" => "ea[newForm][btn]"
      "value" => "saveAndContinue"
      "data-action-name" => "saveAndContinue"
      "form" => "edit-LabReport-form"
    ]
    -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController&entityId=316"
    -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: 316
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1719 …}
  }
]
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
19 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#596
    -type: "entity"
    -name: "saveAndReturn"
    -label: Symfony\Component\Translation\TranslatableMessage {#1714 …}
    -icon: null
    -cssClass: "action-saveAndReturn btn btn-primary action-save"
    -addedCssClass: " btn btn-primary action-save"
    -htmlElement: "button"
    -htmlAttributes: [
      "type" => "submit"
      "name" => "ea[newForm][btn]"
      "value" => "saveAndReturn"
      "data-action-name" => "saveAndReturn"
      "form" => "edit-LabReport-form"
    ]
    -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController&entityId=316"
    -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: 316
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1343 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1719 …}
  }
]
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
20 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
Show voter details
21 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4188
  -type: "dashboard"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4223 …}
  -icon: "fa fa-home"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "https://cbdextract.nw.agency/admin"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
22 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4190
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4226 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
23 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4192
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4229 …}
  -icon: "fa-solid fa-cannabis"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Project"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProjectCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
24 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4194
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4240 …}
  -icon: "fa-solid fa-cannabis"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Product"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProductCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
25 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4196
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4225 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
26 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4198
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4260 …}
  -icon: "fa fa-file"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\LabReport"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
27 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4200
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4271 …}
  -icon: "fa fa-file"
  -cssClass: ""
  -permission: null
  -routeName: "admin_upload_extract"
  -routeParameters: []
  -linkUrl: "https://cbdextract.nw.agency/admin?routeName=admin_upload_extract"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
28 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4202
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4281 …}
  -icon: "fa fa-file"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\LabReportFail"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CLabReportFailCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
29 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4204
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4290 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
30 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4206
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4301 …}
  -icon: "fa-solid fa-globe"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ProductUrl"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProductUrlCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
31 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4208
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4312 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
32 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4210
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4313 …}
  -icon: "fa fa-book"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ExtractorDictionary"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CExtractorDictionaryCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
33 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4212
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4332 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
34 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4214
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4333 …}
  -icon: "fa-solid fa-list"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\AILog"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAILogCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
35 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4216
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4352 …}
  -icon: "fa-solid fa-message"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
36 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4218
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4353 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Queue"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CQueueCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
37 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4220
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4372 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\QueueSimulator"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CQueueSimulatorCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
38 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4222
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4291 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\QueueException"
    "entityId" => null
  ]
  -linkUrl: "https://cbdextract.nw.agency/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CQueueExceptionCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
39 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\ProjectVoter"
ACCESS ABSTAIN
Show voter details